[oe-commits] org.oe.dev hx2000.conf: Set PREFERRED_PROVIDER for virtual/kernel correctly

rpurdie commit openembedded-commits at lists.openembedded.org
Thu Nov 9 23:32:31 UTC 2006


hx2000.conf: Set PREFERRED_PROVIDER for virtual/kernel correctly

Author: rpurdie at openembedded.org
Branch: org.openembedded.dev
Revision: 29a0527be730d9f1226b4ceab4390aa83b2e1054
ViewMTN: http://monotone.openembedded.org/revision.psp?id=29a0527be730d9f1226b4ceab4390aa83b2e1054
Files:
1
conf/machine/hx2000.conf
Diffs:

#
# mt diff -re7fed00e9500edfcfa85b550eb39a78749b973f5 -r29a0527be730d9f1226b4ceab4390aa83b2e1054
#
# 
# 
# patch "conf/machine/hx2000.conf"
#  from [63c3d8966c7ea3923a4cf881a49585c77f75041f]
#    to [6e6d8b900df3d1d6dcc6357f2687f16bce02c03b]
# 
============================================================
--- conf/machine/hx2000.conf	63c3d8966c7ea3923a4cf881a49585c77f75041f
+++ conf/machine/hx2000.conf	6e6d8b900df3d1d6dcc6357f2687f16bce02c03b
@@ -5,7 +5,7 @@ IPKG_EXTRA_ARCHS = "armv4 armv4t armv5te
 TARGET_ARCH = "arm"
 IPKG_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt ipaqpxa ipaq-pxa270"
 
-#PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus"
+PREFERRED_PROVIDER_virtual/kernel = "linux-openzaurus"
 
 PREFERRED_VERSION_orinoco-modules = "0.15rc1"
 






More information about the Openembedded-commits mailing list