[oe-commits] org.oe.dev handhelds-pxa-2.6_cvs: update HHV

pH5 commit openembedded-commits at lists.openembedded.org
Thu Sep 14 19:31:58 UTC 2006


handhelds-pxa-2.6_cvs: update HHV

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

#
# mt diff -r3a18c612a87aa7ac8ef62ccb9ab6920dbb1cd0de -r90bb70bf3362dfca4f651fe120351d9dbbfcedb8
#
# 
# 
# patch "packages/linux/handhelds-pxa-2.6_cvs.bb"
#  from [35666dff9f81a650334f0b51cfc9bf9883a6e40f]
#    to [73acfca4927453be6678adcd69edca075b4f736c]
# 
============================================================
--- packages/linux/handhelds-pxa-2.6_cvs.bb	35666dff9f81a650334f0b51cfc9bf9883a6e40f
+++ packages/linux/handhelds-pxa-2.6_cvs.bb	73acfca4927453be6678adcd69edca075b4f736c
@@ -28,7 +28,7 @@ K_MICRO = "17"
 K_MAJOR = "2"
 K_MINOR = "6"
 K_MICRO = "17"
-HHV     = "0"
+HHV     = "1"
 #
 
 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