[oe-commits] org.oe.dev conf/machine/jornada6xx.conf : Added machine features for task-base

kristoffer commit openembedded-commits at lists.openembedded.org
Thu Nov 23 15:22:46 UTC 2006


conf/machine/jornada6xx.conf : Added machine features for task-base
* Added machine features into configure file so it
  will play nice with task-base.

Author: kristoffer at openembedded.org
Branch: org.openembedded.dev
Revision: 9b981e31de2f83c6d7ec9a51a32fc7a6544d46ee
ViewMTN: http://monotone.openembedded.org/revision.psp?id=9b981e31de2f83c6d7ec9a51a32fc7a6544d46ee
Files:
1
conf/machine/jornada6xx.conf
Diffs:

#
# mt diff -rce8600e3b788e7c5556e7ef730cb218433eba21e -r9b981e31de2f83c6d7ec9a51a32fc7a6544d46ee
#
# 
# 
# patch "conf/machine/jornada6xx.conf"
#  from [c0a01016c40a5e81c5e424ca47dbed510548d9fc]
#    to [b386e62e93afb9c5f180da7cc22a379e0178b193]
# 
============================================================
--- conf/machine/jornada6xx.conf	c0a01016c40a5e81c5e424ca47dbed510548d9fc
+++ conf/machine/jornada6xx.conf	b386e62e93afb9c5f180da7cc22a379e0178b193
@@ -5,3 +5,9 @@ include conf/machine/include/tune-sh3.co
 TARGET_ARCH = "sh3"
 
 include conf/machine/include/tune-sh3.conf
+
+PREFERRED_PROVIDER_virtual/kernel = "linux-jlime-jornada6xx"
+PCMCIA_MANAGER = "pcmciautils"
+
+MACHINE_FEATURES = "kernel26 pcmcia irda keyboard touchscreen"
+MACHINE_TASK_PROVIDER = "task-base"






More information about the Openembedded-commits mailing list