[oe-commits] Martin Jansa : linux-kexecboot: move 2.6.33 from rc2 to rc3

git version control git at git.openembedded.org
Wed Jan 6 18:58:06 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 3f303f43bb86e48cf6e33947e7d7c2ce8885c672
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3f303f43bb86e48cf6e33947e7d7c2ce8885c672

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Jan  6 15:08:56 2010 +0100

linux-kexecboot: move 2.6.33 from rc2 to rc3

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 ...egression-from-d2a34c13e7ccec5d06eafd60e6.patch |    0 
 .../c7x0/defconfig                                 |    0 
 .../spitz/defconfig                                |    0 
 ...rc2.bb => linux-kexecboot_2.6.32+2.6.33-rc3.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
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 7422297..f11a940 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"
 





More information about the Openembedded-commits mailing list