[oe-commits] Andrea Adami : linux-kexecboot: upgrade from 2.6.38.2 to 2.6.38.3

git version control git at git.openembedded.org
Tue Apr 19 23:16:42 UTC 2011


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Wed Apr 20 01:11:07 2011 +0200

linux-kexecboot: upgrade from 2.6.38.2 to 2.6.38.3

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

---

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

diff --git a/recipes/linux/linux-kexecboot_2.6.38.bb b/recipes/linux/linux-kexecboot_2.6.38.bb
index ff0e4ce..bb809b4 100644
--- a/recipes/linux/linux-kexecboot_2.6.38.bb
+++ b/recipes/linux/linux-kexecboot_2.6.38.bb
@@ -1,6 +1,6 @@
 require linux-kexecboot.inc
 
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
 
 S = "${WORKDIR}/linux-${PV}"
 
@@ -15,10 +15,10 @@ 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}.2.bz2;apply=yes;name=stablepatch \
+           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.3.bz2;apply=yes;name=stablepatch \
             file://defconfig"
 
 SRC_URI[kernel.md5sum] = "7d471477bfa67546f902da62227fa976"
 SRC_URI[kernel.sha256sum] = "72f0cfaefb8dc86b219d5a742dd0375332627641ecbdf5badd3158e2127b9304"
-SRC_URI[stablepatch.md5sum] = "599badab31c4920d4122133208c810d7"
-SRC_URI[stablepatch.sha256sum] = "8279d5b883cb44f4d3cf28b4db9b3c37c9c6dba45bb5884e8601950ee59892c4"
+SRC_URI[stablepatch.md5sum] = "b3677121c4b5efcb8128c2000788d0aa"
+SRC_URI[stablepatch.sha256sum] = "cc7fe37725d940987800c73c38484e7c8388936b332fca9918aae4dca15be10b"





More information about the Openembedded-commits mailing list