summaryrefslogtreecommitdiff
path: root/packages/linux/linux_2.6.22.6.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.22.6.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.22.6.bb')
-rw-r--r--packages/linux/linux_2.6.22.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux_2.6.22.6.bb b/packages/linux/linux_2.6.22.6.bb
index 2d0bb71c14..dfe1e2e8b1 100644
--- a/packages/linux/linux_2.6.22.6.bb
+++ b/packages/linux/linux_2.6.22.6.bb
@@ -3,7 +3,7 @@ require linux.inc
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_ts72xx = "1"
-PR = "r0"
+PR = "r1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 \
${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.bz2;patch=1 \