[oe-commits] org.oe.dev handhelds-pxa-2.6-cvs: bump version to 2.6.17-hh0

pH5 commit openembedded-commits at lists.openembedded.org
Fri Aug 25 10:19:36 UTC 2006


handhelds-pxa-2.6-cvs: bump version to 2.6.17-hh0

Author: pH5 at openembedded.org
Branch: org.openembedded.dev
Revision: 916afd44c39ce855a02330e67657b5b7847da659
ViewMTN: http://monotone.openembedded.org/revision.psp?id=916afd44c39ce855a02330e67657b5b7847da659
Files:
1
packages/linux/handhelds-pxa-2.6_cvs.bb
Diffs:

#
# mt diff -r6651fb704192756bf7c80d213d5cb1e48a1541dd -r916afd44c39ce855a02330e67657b5b7847da659
#
# 
# 
# patch "packages/linux/handhelds-pxa-2.6_cvs.bb"
#  from [41338951df5d39c4a2353eaf5e26d85d2049b567]
#    to [35666dff9f81a650334f0b51cfc9bf9883a6e40f]
# 
============================================================
--- packages/linux/handhelds-pxa-2.6_cvs.bb	41338951df5d39c4a2353eaf5e26d85d2049b567
+++ packages/linux/handhelds-pxa-2.6_cvs.bb	35666dff9f81a650334f0b51cfc9bf9883a6e40f
@@ -27,8 +27,8 @@ K_MINOR = "6"
 
 K_MAJOR = "2"
 K_MINOR = "6"
-K_MICRO = "16"
-HHV     = "5"
+K_MICRO = "17"
+HHV     = "0"
 #
 
 KERNEL_PRIORITY = "${@'%d' % (int(bb.data.getVar('K_MAJOR',d,1)) * 100000000 + int(bb.data.getVar('K_MINOR',d,1)) * 1000000 + int(bb.data.getVar('K_MICRO',d,1)) * 10000 + float(bb.data.getVar('HHV',d,1)))}"






More information about the Openembedded-commits mailing list