[oe-commits] Andrea Adami : linux-kexecboot: upgrade from 2.6.39.1 to 2.6.39.2

git version control git at git.openembedded.org
Sun Jun 26 22:24:05 UTC 2011


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Mon Jun 27 00:20:38 2011 +0200

linux-kexecboot: upgrade from 2.6.39.1 to 2.6.39.2

* apply latest stable patchset
* bump PR

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>

---

 recipes/linux/linux-kexecboot_2.6.39.bb |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes/linux/linux-kexecboot_2.6.39.bb b/recipes/linux/linux-kexecboot_2.6.39.bb
index e7bfd30..db55160 100644
--- a/recipes/linux/linux-kexecboot_2.6.39.bb
+++ b/recipes/linux/linux-kexecboot_2.6.39.bb
@@ -1,6 +1,6 @@
 require linux-kexecboot.inc
 
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 S = "${WORKDIR}/linux-${PV}"
 
@@ -15,11 +15,11 @@ DEFAULT_PREFERENCE_spitz = "1"
 DEFAULT_PREFERENCE_tosa = "1"
 
 SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
-            ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.1.bz2;apply=yes;name=stablepatch \
+            ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.2.bz2;apply=yes;name=stablepatch \
             file://defconfig \
             "
 
 SRC_URI[kernel.md5sum] = "1aab7a741abe08d42e8eccf20de61e05"
 SRC_URI[kernel.sha256sum] = "584d17f2a3ee18a9501d7ff36907639e538cfdba4529978b8550c461d45c61f6"
-SRC_URI[stablepatch.md5sum] = "215f7ebaafe1175dbc5d1e439c9a96d5"
-SRC_URI[stablepatch.sha256sum] = "27c54f9ce3b04371219bda478b4c738fe6d7f58372625fbf0082039ccd994fb2"
+SRC_URI[stablepatch.md5sum] = "6f81e64e790eb7847773eec4f7cbf207"
+SRC_URI[stablepatch.sha256sum] = "c0ef45692a80656ffb462c5b45b6226dc9c78b074f24164992c2a1eaf0ba5b78"





More information about the Openembedded-commits mailing list