From: Philip Balister Date: Sat, 15 Sep 2007 20:26:23 +0000 (+0000) Subject: omap5912osk.conf : Prevent installation of uImage in /boot. X-Git-Tag: Release-2010-05/1~8625^2~97^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=316c60b31d41c1e6b8e80909a6588a8d3a040777;p=openembedded.git omap5912osk.conf : Prevent installation of uImage in /boot. --- diff --git a/conf/machine/omap5912osk.conf b/conf/machine/omap5912osk.conf index 7418054f49..ee476b3602 100644 --- a/conf/machine/omap5912osk.conf +++ b/conf/machine/omap5912osk.conf @@ -25,5 +25,7 @@ MACHINE_EXTRA_RRECOMMENDS = "kernel-module-ide-cs \ kernel-module-nls-base \ kernel-module-vfat" +RDEPENDS_kernel-base = "" + require conf/machine/include/tune-arm926ejs.inc