linux 2.6.22rc1: fix version
authorKoen Kooi <koen@openembedded.org>
Fri, 15 Jun 2007 16:09:45 +0000 (16:09 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 15 Jun 2007 16:09:45 +0000 (16:09 +0000)
packages/linux/linux_2.6.21+2.6.22-rc1.bb

index ce0340d..faca5a8 100644 (file)
@@ -3,7 +3,10 @@ require linux.inc
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_at91sam9263ek = "-1"
 
-PR = "r0"
+KERNEL_VERSION = "2.6.22-rc1"
+KERNEL_RELEASE = "2.6.22-rc1"
+
+PR = "r1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2 \
            ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-2.6.22-rc1.bz2;patch=1 \