linux-openmoko-devel: correct versioning mistake (thanks, koen!)
authorJan Lübbe <jluebbe@debian.org>
Sun, 7 Oct 2007 17:06:03 +0000 (17:06 +0000)
committerJan Lübbe <jluebbe@debian.org>
Sun, 7 Oct 2007 17:06:03 +0000 (17:06 +0000)
packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb

index f7ccbd8..2c0e566 100644 (file)
@@ -4,7 +4,7 @@ DESCRIPTION = "Linux 2.6.x (development) kernel for FIC SmartPhones shipping w/
 VANILLA_VERSION = "2.6.22"
 KERNEL_VERSION = "2.6.23-rc9"
 KERNEL_RELEASE = "2.6.23-rc9"
-PV = "${KERNEL_RELEASE}-moko11+svnr${SRCREV}"
+PV = "${VANILLA_VERSION}+${KERNEL_RELEASE}-moko11+svnr${SRCREV}"
 PR = "r2"
 
 KERNEL_IMAGETYPE = "uImage"