linux: fix location of patches for misc RCx kernels
authorMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Mon, 14 Dec 2009 11:05:17 +0000 (12:05 +0100)
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Mon, 14 Dec 2009 11:05:17 +0000 (12:05 +0100)
recipes/linux/linux_2.6.21+2.6.22-rc1.bb
recipes/linux/linux_2.6.22+2.6.23-rc3.bb
recipes/linux/linux_2.6.22+2.6.23-rc5.bb
recipes/linux/linux_2.6.23+2.6.24-rc5.bb
recipes/linux/linux_2.6.23+2.6.24-rc6.bb
recipes/linux/linux_2.6.29+2.6.30-rc5.bb

index 35b2efe..563820f 100644 (file)
@@ -9,7 +9,7 @@ KERNEL_RELEASE = "2.6.22-rc1"
 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 \
+           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/v2.6.22/patch-2.6.22-rc1.bz2;patch=1 \
            file://defconfig \
           "
 
index 47c3564..e52800a 100644 (file)
@@ -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 \
            "
 
index 3165c39..e218552 100644 (file)
@@ -10,7 +10,7 @@ KERNEL_VERSION = "2.6.23-rc5"
 KERNEL_RELEASE = "2.6.23-rc5"
 
 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 \
            "
 
index d22d5e8..32a3ac0 100644 (file)
@@ -6,7 +6,7 @@ DEFAULT_PREFERENCE = "-1"
 PR = "r3"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2 \
-          ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-2.6.24-rc5.bz2;patch=1 \
+          ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/v2.6.24/patch-2.6.24-rc5.bz2;patch=1 \
            file://defconfig \
           "
 
index 73100b6..035e605 100644 (file)
@@ -6,7 +6,7 @@ DEFAULT_PREFERENCE = "-1"
 PR = "r0"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2 \
-          ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-2.6.24-rc6.bz2;patch=1 \
+          ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/v2.6.24/patch-2.6.24-rc6.bz2;patch=1 \
            file://defconfig \
           "
 
index 2a38a54..08cb2fe 100644 (file)
@@ -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"