[oe-commits] Andrea Adami : linux: update 2.6.38 to 2.6.38.2

git version control git at git.openembedded.org
Thu Apr 7 20:00:49 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: c5ca0da7b476008c72bff758aa441a77328249df
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c5ca0da7b476008c72bff758aa441a77328249df

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Thu Mar 31 23:52:34 2011 +0200

linux: update 2.6.38 to 2.6.38.2

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

---

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

diff --git a/recipes/linux/linux_2.6.38.bb b/recipes/linux/linux_2.6.38.bb
index 38db281..802ebf3 100644
--- a/recipes/linux/linux_2.6.38.bb
+++ b/recipes/linux/linux_2.6.38.bb
@@ -1,6 +1,6 @@
 require linux.inc
 
-PR = "r0"
+PR = "r1"
 
 # Mark archs/machines that this kernel supports
 DEFAULT_PREFERENCE = "-1"
@@ -13,6 +13,7 @@ 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 \
            file://defconfig "
 
 SRC_URI_append_akita = " file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 "
@@ -24,3 +25,5 @@ SRC_URI_append_spitz = " file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 "
 
 SRC_URI[kernel.md5sum] = "7d471477bfa67546f902da62227fa976"
 SRC_URI[kernel.sha256sum] = "72f0cfaefb8dc86b219d5a742dd0375332627641ecbdf5badd3158e2127b9304"
+SRC_URI[stablepatch.md5sum] = "599badab31c4920d4122133208c810d7"
+SRC_URI[stablepatch.sha256sum] = "8279d5b883cb44f4d3cf28b4db9b3c37c9c6dba45bb5884e8601950ee59892c4"





More information about the Openembedded-commits mailing list