beagleboard: remove kernel-modules meta-package , those have no place in machine...
authorKoen Kooi <koen@openembedded.org>
Thu, 29 Jan 2009 15:41:06 +0000 (16:41 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 29 Jan 2009 15:41:06 +0000 (16:41 +0100)
conf/machine/beagleboard.conf

index f5bcb79..c95c373 100644 (file)
@@ -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