linux-openmoko: 4014 removes the moko11 suffix again
authorMichael Lauer <mickey@vanille-media.de>
Sun, 3 Feb 2008 23:42:34 +0000 (23:42 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sun, 3 Feb 2008 23:42:34 +0000 (23:42 +0000)
conf/distro/include/sane-srcrevs.inc
packages/linux/linux-openmoko_2.6.24.bb

index 3411f2b..c8b67ef 100644 (file)
@@ -45,7 +45,7 @@ SRCREV_pn-libxosd ?= "627"
 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"
index 0c63fc9..b316f4a 100644 (file)
@@ -5,10 +5,11 @@ DESCRIPTION = "Linux 2.6.x (development) kernel for FIC SmartPhones shipping w/
 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"