From: Koen Kooi Date: Thu, 29 Jan 2009 15:41:06 +0000 (+0100) Subject: beagleboard: remove kernel-modules meta-package , those have no place in machine... X-Git-Tag: Release-2010-05/1~4069^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccf05d43d627fd6877acb210f11a14165ba6238e;p=openembedded.git beagleboard: remove kernel-modules meta-package , those have no place in machine.conf --- diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf index f5bcb79550..c95c373d2c 100644 --- a/conf/machine/beagleboard.conf +++ b/conf/machine/beagleboard.conf @@ -13,9 +13,6 @@ XSERVER = "xserver-xorg \ # Only has DVI connector for external screen GUI_MACHINE_CLASS = "bigscreen" -#Ship all kernel modules till the board support has matured enough -MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" - #include conf/machine/include/tune-arm1136jf-s.inc # requires gcc 4.3.0: include conf/machine/include/tune-cortexa8.inc