From cae96c1a80e99a9171f960f6d5c3cf0177d5d56c Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Mon, 14 Dec 2009 12:05:17 +0100 Subject: linux: fix location of patches for misc RCx kernels --- recipes/linux/linux_2.6.22+2.6.23-rc3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/linux/linux_2.6.22+2.6.23-rc3.bb') diff --git a/recipes/linux/linux_2.6.22+2.6.23-rc3.bb b/recipes/linux/linux_2.6.22+2.6.23-rc3.bb index 47c3564087..e52800a8f4 100644 --- a/recipes/linux/linux_2.6.22+2.6.23-rc3.bb +++ b/recipes/linux/linux_2.6.22+2.6.23-rc3.bb @@ -10,7 +10,7 @@ KERNEL_RELEASE = "2.6.23-rc3" PR = "r1" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${BASE_KERNEL_VERSION}.tar.bz2 \ - ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-${KERNEL_VERSION}.bz2;patch=1 \ + ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/v2.6.23/patch-${KERNEL_VERSION}.bz2;patch=1 \ file://defconfig \ " -- cgit 1.2.3-korg