summaryrefslogtreecommitdiff
path: root/packages/linux
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-06-15 16:09:45 +0000
committerKoen Kooi <koen@openembedded.org>2007-06-15 16:09:45 +0000
commitf31d09accb41960f1a3560d7716b114e0e906263 (patch)
tree3558b2a015e5e9859103a0ec258cfc087e1f21a6 /packages/linux
parent5ac52eab35f8c7a8540c8c877080d969f4b3b570 (diff)
linux 2.6.22rc1: fix version
Diffstat (limited to 'packages/linux')
-rw-r--r--packages/linux/linux_2.6.21+2.6.22-rc1.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages/linux/linux_2.6.21+2.6.22-rc1.bb b/packages/linux/linux_2.6.21+2.6.22-rc1.bb
index ce0340d9f1..faca5a88ec 100644
--- a/packages/linux/linux_2.6.21+2.6.22-rc1.bb
+++ b/packages/linux/linux_2.6.21+2.6.22-rc1.bb
@@ -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 \