[poky] [PATCH 5/6] genericx86: ship all the driver firmware by default
Ross Burton
ross.burton at intel.com
Thu Jul 25 09:38:04 PDT 2013
By shipping all firmware, hopefully more hardware will work out of the box.
Signed-off-by: Ross Burton <ross.burton at intel.com>
---
meta-yocto-bsp/conf/machine/genericx86.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-yocto-bsp/conf/machine/genericx86.conf b/meta-yocto-bsp/conf/machine/genericx86.conf
index 572a480..fbe818c 100644
--- a/meta-yocto-bsp/conf/machine/genericx86.conf
+++ b/meta-yocto-bsp/conf/machine/genericx86.conf
@@ -27,7 +27,7 @@ XSERVER ?= "xserver-xorg \
#MACHINE_EXTRA_RDEPENDS = "rt2860"
-MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
+MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts linux-firmware"
IMAGE_FSTYPES ?= "ext3 cpio.gz live"
--
1.7.10.4
More information about the poky
mailing list