[oe-commits] org.oe.dev conf/machine/x86.conf : Set default xserver to kdrive-vesa as its supported by most

ifaistos commit openembedded-commits at lists.openembedded.org
Sun Oct 21 20:03:42 UTC 2007


conf/machine/x86.conf : Set default xserver to kdrive-vesa as its supported by most 
pc drivers

Author: ifaistos at openembedded.org
Branch: org.openembedded.dev
Revision: 7bfeaee7fd729a8cf67751baf0aa3a8037da1e66
ViewMTN: http://monotone.openembedded.org/revision/info/7bfeaee7fd729a8cf67751baf0aa3a8037da1e66
Files:
1
conf/machine/x86.conf
Diffs:

#
# mt diff -rdba2fa38df57ebf59ac6ec770ac48625401fee12 -r7bfeaee7fd729a8cf67751baf0aa3a8037da1e66
#
# 
# 
# patch "conf/machine/x86.conf"
#  from [3aef3755eda37df09c8c0aef5b8b7673f4e8e8d3]
#    to [96a9c14683b22db4b60943164fface49cc11e869]
# 
============================================================
--- conf/machine/x86.conf	3aef3755eda37df09c8c0aef5b8b7673f4e8e8d3
+++ conf/machine/x86.conf	96a9c14683b22db4b60943164fface49cc11e869
@@ -9,6 +9,8 @@ PREFERRED_PROVIDER_virtual/kernel = "lin
 PACKAGE_EXTRA_ARCHS = "x86"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux"
+PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
+XSERVER="xserver-kdrive-vesa"
 
 KERNEL_IMAGETYPE = "bzImage"
 






More information about the Openembedded-commits mailing list