From: Koen Kooi Date: Wed, 21 Oct 2009 09:39:27 +0000 (+0200) Subject: igep0020: use omap3.inc X-Git-Tag: Release-2010-05/1~2019 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfba140ac1009cac42577c783b0a13460bee9c54;p=openembedded.git igep0020: use omap3.inc --- diff --git a/conf/machine/igep0020.conf b/conf/machine/igep0020.conf index f3cdcba730..512a977748 100644 --- a/conf/machine/igep0020.conf +++ b/conf/machine/igep0020.conf @@ -13,13 +13,10 @@ XSERVER = "xserver-xorg \ # Only has DVI connector for external screen GUI_MACHINE_CLASS = "bigscreen" -require conf/machine/include/tune-cortexa8.inc +require conf/machine/include/omap3.inc PREFERRED_PROVIDER_virtual/kernel = "linux-igep2" -# Increase this everytime you change something in the kernel -MACHINE_KERNEL_PR = "r0" - KERNEL_IMAGETYPE = "uImage" IMAGE_FSTYPES += "tar.bz2 ubi"