From: Stefan Schmidt Date: Wed, 14 Oct 2009 20:22:48 +0000 (+0000) Subject: palmpre.conf: Don't recommend sgx modules for now. X-Git-Tag: Release-2010-05/1~2089 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83eb8421a82b2263d4e8e3628aec674032b1409a;p=openembedded.git palmpre.conf: Don't recommend sgx modules for now. --- diff --git a/conf/machine/palmpre.conf b/conf/machine/palmpre.conf index fe3c2794ee..c7baaedd2d 100644 --- a/conf/machine/palmpre.conf +++ b/conf/machine/palmpre.conf @@ -26,6 +26,6 @@ IMAGE_FSTYPES += "tar.bz2" # Let's keep the following three from the beagleboard machine config UBOOT_MACHINE = "omap3_beagle_config" PREFERRED_VERSION_u-boot = "git" -MACHINE_EXTRA_RRECOMMENDS = " omap3-sgx-modules " +#MACHINE_EXTRA_RRECOMMENDS = " omap3-sgx-modules " MACHINE_FEATURES = "kernel26 screen apm usbgadget usbhost vfat alsa phone bluetooth touchscreen keyboard wifi"