From: Martin Jansa Date: Wed, 6 Jan 2010 14:08:56 +0000 (+0100) Subject: linux-kexecboot: move 2.6.33 from rc2 to rc3 X-Git-Tag: Release-2010-05/1~976 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f303f43bb86e48cf6e33947e7d7c2ce8885c672;p=openembedded.git linux-kexecboot: move 2.6.33 from rc2 to rc3 Signed-off-by: Martin Jansa --- diff --git a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc2/0001-pxafb-fix-regression-from-d2a34c13e7ccec5d06eafd60e6.patch b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/0001-pxafb-fix-regression-from-d2a34c13e7ccec5d06eafd60e6.patch similarity index 100% rename from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc2/0001-pxafb-fix-regression-from-d2a34c13e7ccec5d06eafd60e6.patch rename to recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/0001-pxafb-fix-regression-from-d2a34c13e7ccec5d06eafd60e6.patch diff --git a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc2/c7x0/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/c7x0/defconfig similarity index 100% rename from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc2/c7x0/defconfig rename to recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/c7x0/defconfig diff --git a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc2/spitz/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/spitz/defconfig similarity index 100% rename from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc2/spitz/defconfig rename to recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/spitz/defconfig diff --git a/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc2.bb b/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc3.bb similarity index 87% rename from recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc2.bb rename to recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc3.bb index 74222974c3..f11a94029c 100644 --- a/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc2.bb +++ b/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc3.bb @@ -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"