From: Philip Balister Date: Sat, 15 Sep 2007 20:27:17 +0000 (+0000) Subject: gumstix-connex.conf : Prevent installation of uImage in /boot. X-Git-Tag: Release-2010-05/1~8625^2~97^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdaf5543a35faa250e8d726a19f159b9afa26b76;p=openembedded.git gumstix-connex.conf : Prevent installation of uImage in /boot. --- diff --git a/conf/machine/gumstix-connex.conf b/conf/machine/gumstix-connex.conf index a431762d0a..5bca152500 100644 --- a/conf/machine/gumstix-connex.conf +++ b/conf/machine/gumstix-connex.conf @@ -1,5 +1,7 @@ require conf/machine/include/gumstix.inc +RDEPENDS_kernel-base = "" + MACHINE_FEATURES += " usbgadget " GUMSTIX_400MHZ = "y"