From: Philip Balister Date: Sat, 15 Sep 2007 20:26:53 +0000 (+0000) Subject: gumstix-verdex.conf : Prevent installation of uImage in /boot. X-Git-Tag: Release-2010-05/1~8625^2~97^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbcef11acc6fbd8660650c0da642d121d8bcc128;p=openembedded.git gumstix-verdex.conf : Prevent installation of uImage in /boot. --- diff --git a/conf/machine/gumstix-verdex.conf b/conf/machine/gumstix-verdex.conf index ab24552646..dc44342e65 100644 --- a/conf/machine/gumstix-verdex.conf +++ b/conf/machine/gumstix-verdex.conf @@ -1,5 +1,7 @@ require conf/machine/include/gumstix.inc +RDEPENDS_kernel-base = "" + PACKAGE_EXTRA_ARCHS += " iwmmxt " MACHINE_FEATURES += " usbhost "