From ccf05d43d627fd6877acb210f11a14165ba6238e Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Thu, 29 Jan 2009 16:41:06 +0100 Subject: [PATCH] beagleboard: remove kernel-modules meta-package , those have no place in machine.conf --- conf/machine/beagleboard.conf | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.39.5