linux-kexecboot: move 2.6.33 from rc2 to rc3
authorMartin Jansa <Martin.Jansa@gmail.com>
Wed, 6 Jan 2010 14:08:56 +0000 (15:08 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Wed, 6 Jan 2010 18:57:38 +0000 (19:57 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/0001-pxafb-fix-regression-from-d2a34c13e7ccec5d06eafd60e6.patch [moved from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc2/0001-pxafb-fix-regression-from-d2a34c13e7ccec5d06eafd60e6.patch with 100% similarity]
recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/c7x0/defconfig [moved from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc2/c7x0/defconfig with 100% similarity]
recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/spitz/defconfig [moved from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc2/spitz/defconfig with 100% similarity]
recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc3.bb [moved from recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc2.bb with 87% similarity]

@@ -1,6 +1,6 @@
 require linux-kexecboot.inc
 
-KERNEL_RELEASE = "2.6.33-rc2"
+KERNEL_RELEASE = "2.6.33-rc3"
 OLD_KERNEL_RELEASE = "2.6.32"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}"
 PR = "r1"
@@ -17,12 +17,12 @@ DEFAULT_PREFERENCE_spitz = "1"
 DEFAULT_PREFERENCE_tosa = "-1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${OLD_KERNEL_RELEASE}.tar.bz2;name=kernel \
-           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-${KERNEL_RELEASE}.bz2;name=rc2;patch=1 \
+           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-${KERNEL_RELEASE}.bz2;name=rc3;patch=1 \
           file://0001-pxafb-fix-regression-from-d2a34c13e7ccec5d06eafd60e6.patch;patch=1 \
            file://defconfig"
 
-SRC_URI[rc2.md5sum] = "9819596106c930b7d173cafed57bf34d"
-SRC_URI[rc2.sha256sum] = "4471d692061f1e62f83b02ff3af773f3ae62da02cd668a12ed3687703e12546c"
+SRC_URI[rc3.md5sum] = "35defe2029ae5652efa74c6c28a5d0b9"
+SRC_URI[rc3.sha256sum] = "437e39d06e6f51b2beb089a83f6671f9bd1d6fac0252a4adff9cff6f0592040e"
 SRC_URI[kernel.md5sum] = "260551284ac224c3a43c4adac7df4879"
 SRC_URI[kernel.sha256sum] = "5099786d80b8407d98a619df00209c2353517f22d804fdd9533b362adcb4504e"