diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-06 15:08:56 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-01-06 19:57:38 +0100 |
commit | 3f303f43bb86e48cf6e33947e7d7c2ce8885c672 (patch) | |
tree | 5948aed5e9f1b3d575c6aef77b603fbc65d836ce | |
parent | 5bf599e4c9454b4cb5cdf0b360cb830752847c85 (diff) |
linux-kexecboot: move 2.6.33 from rc2 to rc3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/0001-pxafb-fix-regression-from-d2a34c13e7ccec5d06eafd60e6.patch (renamed from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc2/0001-pxafb-fix-regression-from-d2a34c13e7ccec5d06eafd60e6.patch) | 0 | ||||
-rw-r--r-- | recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/c7x0/defconfig (renamed from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc2/c7x0/defconfig) | 0 | ||||
-rw-r--r-- | recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc3/spitz/defconfig (renamed from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc2/spitz/defconfig) | 0 | ||||
-rw-r--r-- | recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc3.bb (renamed from recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc2.bb) | 8 |
4 files changed, 4 insertions, 4 deletions
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 index 3d79409233..3d79409233 100644 --- 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 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 index 0215fe1d91..0215fe1d91 100644 --- 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 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 index 418f01541d..418f01541d 100644 --- 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 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 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" |