summaryrefslogtreecommitdiff
path: root/packages/linux/linux_2.6.21+2.6.22-rc1.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-09-09 21:33:05 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-09-09 21:33:05 +0000
commitf13935215c790b58ba20b0bd570802288bf3f0b2 (patch)
treee8fa473c18d1837f5f9241259d7577378560af6f /packages/linux/linux_2.6.21+2.6.22-rc1.bb
parent8a00555b71e47ee86e8449a8f44b7e16c3cef1ae (diff)
linux: changed way of adding uboot-mkimage dependency so #2926 should be fixed
Something is wrong wen it comes to overrides and adding into variable - bug #2966 opened.
Diffstat (limited to 'packages/linux/linux_2.6.21+2.6.22-rc1.bb')
-rw-r--r--packages/linux/linux_2.6.21+2.6.22-rc1.bb2
1 files changed, 1 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 faca5a88ec..35b2efe74a 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
@@ -6,7 +6,7 @@ DEFAULT_PREFERENCE_at91sam9263ek = "-1"
KERNEL_VERSION = "2.6.22-rc1"
KERNEL_RELEASE = "2.6.22-rc1"
-PR = "r1"
+PR = "r2"
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 \