[oe-commits] Andrea Adami : linux-kexecboot: bump 2.6.37 to 2.6.37.2

git version control git at git.openembedded.org
Sun Feb 27 23:27:55 UTC 2011


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Mon Feb 28 00:25:59 2011 +0100

linux-kexecboot: bump 2.6.37 to 2.6.37.2

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

---

 recipes/linux/linux-kexecboot_2.6.37.bb |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux-kexecboot_2.6.37.bb b/recipes/linux/linux-kexecboot_2.6.37.bb
index 8cbd84b..ee94106 100644
--- a/recipes/linux/linux-kexecboot_2.6.37.bb
+++ b/recipes/linux/linux-kexecboot_2.6.37.bb
@@ -1,6 +1,6 @@
 require linux-kexecboot.inc
 
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
 
 S = "${WORKDIR}/linux-${PV}"
 
@@ -8,9 +8,12 @@ S = "${WORKDIR}/linux-${PV}"
 DEFAULT_PREFERENCE = "-1"
 
 SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
-            file://defconfig"
+            ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.2.bz2;name=stablepatch \
+            file://defconfig "
 
 SRC_URI_append_collie = " file://collie-locomo-kb.patch;status=upstream "
 
 SRC_URI[kernel.md5sum] = "c8ee37b4fdccdb651e0603d35350b434"
 SRC_URI[kernel.sha256sum] = "edbf091805414739cf57a3bbfeba9e87f5e74f97e38f04d12060e9e0c71e383a"
+SRC_URI[stablepatch.md5sum] = "bb5798f2a2a5af13219d1a250c4dad11"
+SRC_URI[stablepatch.sha256sum] = "3d65f2fb5f0018e8dafda4abe68d947d2ab5e21c386062cb0d6e011244a16aef"





More information about the Openembedded-commits mailing list