[oe-commits] Martin Jansa : linux-kexecboot: move from 2.6.33-rc5 to 2.6.33-rc6

git version control git at git.openembedded.org
Sun Jan 31 00:07:05 UTC 2010


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Jan 31 00:12:43 2010 +0100

linux-kexecboot: move from 2.6.33-rc5 to 2.6.33-rc6

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

---

 ...support-for-LZMA-compressed-kernel-images.patch |    0 
 .../akita/defconfig                                |    0 
 .../c7x0/defconfig                                 |    0 
 .../spitz/defconfig                                |    0 
 ...rc5.bb => linux-kexecboot_2.6.32+2.6.33-rc6.bb} |    8 ++++----
 5 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc5/ARM-Add-support-for-LZMA-compressed-kernel-images.patch b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/ARM-Add-support-for-LZMA-compressed-kernel-images.patch
similarity index 100%
rename from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc5/ARM-Add-support-for-LZMA-compressed-kernel-images.patch
rename to recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/ARM-Add-support-for-LZMA-compressed-kernel-images.patch
diff --git a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc5/akita/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/akita/defconfig
similarity index 100%
rename from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc5/akita/defconfig
rename to recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/akita/defconfig
diff --git a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc5/c7x0/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/c7x0/defconfig
similarity index 100%
rename from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc5/c7x0/defconfig
rename to recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/c7x0/defconfig
diff --git a/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc5/spitz/defconfig b/recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/spitz/defconfig
similarity index 100%
rename from recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc5/spitz/defconfig
rename to recipes/kexecboot/linux-kexecboot-2.6.32+2.6.33-rc6/spitz/defconfig
diff --git a/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc5.bb b/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc6.bb
similarity index 87%
rename from recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc5.bb
rename to recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc6.bb
index 9edf26d..7dd1d05 100644
--- a/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc5.bb
+++ b/recipes/kexecboot/linux-kexecboot_2.6.32+2.6.33-rc6.bb
@@ -1,6 +1,6 @@
 require linux-kexecboot.inc
 
-KERNEL_RELEASE = "2.6.33-rc5"
+KERNEL_RELEASE = "2.6.33-rc6"
 OLD_KERNEL_RELEASE = "2.6.32"
 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}"
 PR = "r2"
@@ -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=rc5;patch=1 \
+           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/patch-${KERNEL_RELEASE}.bz2;name=rc6;patch=1 \
            file://ARM-Add-support-for-LZMA-compressed-kernel-images.patch;patch=1;status=pending \
            file://defconfig"
 
-SRC_URI[rc5.md5sum] = "3185d51085c89139cca7ce78a8e8a7f8"
-SRC_URI[rc5.sha256sum] = "d92affbaf0216387b33407c1fab70c444f337984b02e6137bf7338fc49d94283"
+SRC_URI[rc6.md5sum] = "1d20a0359a18b8822a742d62a4bae2f5"
+SRC_URI[rc6.sha256sum] = "8b8ac844b7154d952469587bcb9d2cff089cc71ccd7522e38eedcdc1f2c007a5"
 SRC_URI[kernel.md5sum] = "260551284ac224c3a43c4adac7df4879"
 SRC_URI[kernel.sha256sum] = "5099786d80b8407d98a619df00209c2353517f22d804fdd9533b362adcb4504e"
 





More information about the Openembedded-commits mailing list