[oe-commits] org.oe.dev linux-openmoko: 4014 removes the moko11 suffix again

mickeyl commit openembedded-commits at lists.openembedded.org
Mon Feb 4 00:00:14 UTC 2008


linux-openmoko: 4014 removes the moko11 suffix again

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: de32d6a54e66ed8cf78ffc60c629cf5cd3b38fd5
ViewMTN: http://monotone.openembedded.org/revision/info/de32d6a54e66ed8cf78ffc60c629cf5cd3b38fd5
Files:
1
conf/distro/include/sane-srcrevs.inc
packages/linux/linux-openmoko_2.6.24.bb
Diffs:

#
# mt diff -re59d936bafa8fcb6a44f33950b9995094981a468 -rde32d6a54e66ed8cf78ffc60c629cf5cd3b38fd5
#
# 
# 
# patch "conf/distro/include/sane-srcrevs.inc"
#  from [177af5a39717b36a7c50de2dcaf6aa384b8e4568]
#    to [e323b12b054e9ead019c22ace5ac95039bf1d7e6]
# 
# patch "packages/linux/linux-openmoko_2.6.24.bb"
#  from [1a98497aa440ea6863e4f36ee5233b799fe5b221]
#    to [0f56c43fad11545eef657d0595fe6049fec5a575]
# 
============================================================
--- conf/distro/include/sane-srcrevs.inc	177af5a39717b36a7c50de2dcaf6aa384b8e4568
+++ conf/distro/include/sane-srcrevs.inc	e323b12b054e9ead019c22ace5ac95039bf1d7e6
@@ -45,7 +45,7 @@ SRCREV_pn-linux-ixp4xx ?= "1021"
 SRCREV_pn-linux-bfin ?= "3758"
 SRCREV_pn-linux-hackndev-2.6 ?= "1308"
 SRCREV_pn-linux-ixp4xx ?= "1021"
-SRCREV_pn-linux-openmoko ?= "4013"
+SRCREV_pn-linux-openmoko ?= "4014"
 SRCREV_pn-llvm-gcc4 ?= "374"
 SRCREV_pn-llvm-gcc4-cross ?= "374"
 SRCREV_pn-maemo-mapper ?= "118"
============================================================
--- packages/linux/linux-openmoko_2.6.24.bb	1a98497aa440ea6863e4f36ee5233b799fe5b221
+++ packages/linux/linux-openmoko_2.6.24.bb	0f56c43fad11545eef657d0595fe6049fec5a575
@@ -5,10 +5,11 @@ KERNEL_RELEASE = "2.6.24"
 VANILLA_VERSION = "2.6.24"
 KERNEL_RELEASE = "2.6.24"
 
-KERNEL_VERSION = "${KERNEL_RELEASE}-moko11"
+# need to synchronize with LOCALVERSION, if set
+KERNEL_VERSION = "${KERNEL_RELEASE}"
 
 PV = "${VANILLA_VERSION}+svnr${SRCREV}"
-PR = "r2"
+PR = "r3"
 
 KERNEL_IMAGETYPE = "uImage"
 UBOOT_ENTRYPOINT = "30008000"






More information about the Openembedded-commits mailing list