[oe-commits] org.oe.dev collie: use 2.6 by default. If someone want 2.4 then set MACHINE_KERNEL_VERSION=2.4 in local.conf

hrw commit openembedded-commits at lists.openembedded.org
Mon Apr 23 15:22:04 UTC 2007


collie: use 2.6 by default. If someone want 2.4 then set MACHINE_KERNEL_VERSION=2.4 in local.conf

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 43dae5d2ffba3f077f5f28f047926878581531f6
ViewMTN: http://monotone.openembedded.org/revision.psp?id=43dae5d2ffba3f077f5f28f047926878581531f6
Files:
1
conf/machine/collie.conf
Diffs:

#
# mt diff -r435e1c94d2433e42a40898cd6d64bebefb5cd8ae -r43dae5d2ffba3f077f5f28f047926878581531f6
#
# 
# 
# patch "conf/machine/collie.conf"
#  from [0b3c696fd82472111f21c5c894a6041239068ba0]
#    to [f13a846cb39377717a6e8bb8f0a02cc543155554]
# 
============================================================
--- conf/machine/collie.conf	0b3c696fd82472111f21c5c894a6041239068ba0
+++ conf/machine/collie.conf	f13a846cb39377717a6e8bb8f0a02cc543155554
@@ -1,10 +1,10 @@ TARGET_ARCH = "arm"
 #@TYPE: Machine
 #@NAME: Sharp Zaurus SL-5000, Sharp Zaurus SL-5500
 #@DESCRIPTION: Machine configuration for the SA1100 based Sharp Zaurus SL-5000 and SL-5500 devices
 
 TARGET_ARCH = "arm"
 
-MACHINE_KERNEL_VERSION ?= "2.4"
+MACHINE_KERNEL_VERSION ?= "2.6"
 require conf/machine/include/collie-${MACHINE_KERNEL_VERSION}.conf
 
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"






More information about the Openembedded-commits mailing list