summaryrefslogtreecommitdiff
path: root/recipes/linux/linux_2.6.29+2.6.30-rc5.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-12-14 12:05:17 +0100
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-12-14 12:05:17 +0100
commitcae96c1a80e99a9171f960f6d5c3cf0177d5d56c (patch)
tree0994a177a9c3de583244bc53ec5c208dcc0ce5ba /recipes/linux/linux_2.6.29+2.6.30-rc5.bb
parent675f3e6eb511df4e1d3574247bbec75e4d3bd570 (diff)
linux: fix location of patches for misc RCx kernels
Diffstat (limited to 'recipes/linux/linux_2.6.29+2.6.30-rc5.bb')
-rw-r--r--recipes/linux/linux_2.6.29+2.6.30-rc5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.29+2.6.30-rc5.bb b/recipes/linux/linux_2.6.29+2.6.30-rc5.bb
index 2a38a546e0..08cb2fe3c5 100644
--- a/recipes/linux/linux_2.6.29+2.6.30-rc5.bb
+++ b/recipes/linux/linux_2.6.29+2.6.30-rc5.bb
@@ -19,6 +19,6 @@ DEFAULT_PREFERENCE_spitz = "-1"
DEFAULT_PREFERENCE_tosa = "-1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${OLD_KERNEL_RELEASE}.tar.bz2 \
- ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-${KERNEL_RELEASE}.bz2;patch=1 \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/v2.6.30/patch-${KERNEL_RELEASE}.bz2;patch=1 \
file://defconfig"