[oe-commits] org.oe.dev qemux86.conf: add MACHINE_EXTRA_RRECOMMENDS for framebuffer support

jeremy_laine commit oe at amethyst.openembedded.net
Wed May 7 13:06:22 UTC 2008


qemux86.conf: add MACHINE_EXTRA_RRECOMMENDS for framebuffer support

Author: jeremy_laine at openembedded.org
Branch: org.openembedded.dev
Revision: 152bd050ede96601db58624788435d4ce651b13c
ViewMTN: http://monotone.openembedded.org/revision/info/152bd050ede96601db58624788435d4ce651b13c
Files:
1
conf/machine/qemux86.conf
Diffs:

#
# mt diff -rcdaae06c83ef8f2c47c2e5fa93bec422d1651880 -r152bd050ede96601db58624788435d4ce651b13c
#
#
#
# patch "conf/machine/qemux86.conf"
#  from [1ef7fa91b665a7e589a4201fbd887c1e415ea2f5]
#    to [a15507a1e7af066895988ca473441493e2eab2d7]
#
============================================================
--- conf/machine/qemux86.conf	1ef7fa91b665a7e589a4201fbd887c1e415ea2f5
+++ conf/machine/qemux86.conf	a15507a1e7af066895988ca473441493e2eab2d7
@@ -9,6 +9,7 @@ MACHINE_FEATURES += "x86"
 require conf/machine/include/qemu.inc
 
 MACHINE_FEATURES += "x86"
+MACHINE_EXTRA_RRECOMMENDS = "kernel-module-uvesafb v86d"
 
 KERNEL_IMAGETYPE = "bzImage"
 






More information about the Openembedded-commits mailing list