[oe-commits] org.oe.dev netvista.conf: Add tuning options, use Xfbdev which has touchscreen support for USB touchscreens

florian commit oe at amethyst.openembedded.net
Fri Jul 25 11:40:19 UTC 2008


netvista.conf: Add tuning options, use Xfbdev which has touchscreen support for USB touchscreens

Author: florian at openembedded.org
Branch: org.openembedded.dev
Revision: dd34bd2e616b0416187e84ca0e453dbd663d8fae
ViewMTN: http://monotone.openembedded.org/revision/info/dd34bd2e616b0416187e84ca0e453dbd663d8fae
Files:
1
conf/machine/netvista.conf
Diffs:

#
# mt diff -r62cc81469b1c9aa599f9f728cb60e5767d6559ee -rdd34bd2e616b0416187e84ca0e453dbd663d8fae
#
#
#
# patch "conf/machine/netvista.conf"
#  from [1e8916b0ef719e2519ead2446fbf85bb7d5a455a]
#    to [f9365efa8c856367a0d936ad6ce959be4df0b48f]
#
============================================================
--- conf/machine/netvista.conf	1e8916b0ef719e2519ead2446fbf85bb7d5a455a
+++ conf/machine/netvista.conf	f9365efa8c856367a0d936ad6ce959be4df0b48f
@@ -7,7 +7,7 @@ PREFERRED_VERSION_linux = "2.6.23"
 PREFERRED_PROVIDER_virtual/kernel = "linux"
 PREFERRED_VERSION_linux = "2.6.23"
 
-XSERVER = "xserver-kdrive-vesa"
+XSERVER = "xserver-kdrive-fbdev"
 
 KERNEL_IMAGETYPE = "bzImage"
 
@@ -23,3 +23,5 @@ GLIBC_EXTRA_OECONF = "--with-tls"
 OLDEST_KERNEL = "2.6.17"
 GLIBC_ADDONS = "nptl"
 GLIBC_EXTRA_OECONF = "--with-tls"
+
+require conf/machine/include/tune-x86.inc






More information about the Openembedded-commits mailing list