summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorJan Lübbe <jluebbe@debian.org>2007-10-07 17:06:03 +0000
committerJan Lübbe <jluebbe@debian.org>2007-10-07 17:06:03 +0000
commitdbe39ee6633e8f0660a3c347b79482069834ca78 (patch)
tree4c87322ab3af3b4212d64a9c0e553bf286563731 /packages
parent04cf1e3746b45227badc349752dafeaee74d4567 (diff)
linux-openmoko-devel: correct versioning mistake (thanks, koen!)
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb b/packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb
index f7ccbd8fc5..2c0e566050 100644
--- a/packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb
+++ b/packages/linux/linux-openmoko-devel_svn+2.6.23-rc9.bb
@@ -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"