[poky] [PATCH 2/4] genericx86: add v86d to machine recommends for uvesafb
Ross Burton
ross.burton at intel.com
Thu Aug 22 08:59:08 PDT 2013
The uvesafb framebuffer driver needs a userspace helper.
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 88464fa..e144754 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 linux-firmware"
+MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts linux-firmware v86d"
IMAGE_FSTYPES ?= "ext3 cpio.gz live"
--
1.7.10.4
More information about the poky
mailing list