aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/qemux86.conf
diff options
context:
space:
mode:
authorJeremy Laine <jeremy.laine@m4x.org>2008-05-07 13:05:56 +0000
committerJeremy Laine <jeremy.laine@m4x.org>2008-05-07 13:05:56 +0000
commitedf0c5d29fa3265a77c6cf13053e2cf16dc7c0cf (patch)
tree770bc2a0f6bf29d62e167751c60b34be3a163c88 /conf/machine/qemux86.conf
parentf9f3134eb35dae4e9a5c7f33b6b62e55be7b2d96 (diff)
downloadopenembedded-edf0c5d29fa3265a77c6cf13053e2cf16dc7c0cf.tar.gz
qemux86.conf: add MACHINE_EXTRA_RRECOMMENDS for framebuffer support
Diffstat (limited to 'conf/machine/qemux86.conf')
-rw-r--r--conf/machine/qemux86.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/qemux86.conf b/conf/machine/qemux86.conf
index 7fbdbfb1a7..ad1138f422 100644
--- a/conf/machine/qemux86.conf
+++ b/conf/machine/qemux86.conf
@@ -9,6 +9,7 @@ PACKAGE_EXTRA_ARCHS = "x86"
require conf/machine/include/qemu.inc
MACHINE_FEATURES += "x86"
+MACHINE_EXTRA_RRECOMMENDS = "kernel-module-uvesafb v86d"
KERNEL_IMAGETYPE = "bzImage"