[oe-commits] Petr Štetiar : linux-2.6.36: upgrade to the latest stablepatch 2.6.36.1

git version control git at git.openembedded.org
Sun Nov 28 22:14:14 UTC 2010


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

Author: Petr Štetiar <ynezz at true.cz>
Date:   Sat Nov 27 14:51:18 2010 +0100

linux-2.6.36: upgrade to the latest stablepatch 2.6.36.1

Signed-off-by: Petr Štetiar <ynezz at true.cz>

---

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

diff --git a/recipes/linux/linux_2.6.36.bb b/recipes/linux/linux_2.6.36.bb
index 07353a5..10692b9 100644
--- a/recipes/linux/linux_2.6.36.bb
+++ b/recipes/linux/linux_2.6.36.bb
@@ -1,6 +1,6 @@
 require linux.inc
 
-PR = "r1"
+PR = "r2"
 
 # Mark archs/machines that this kernel supports
 DEFAULT_PREFERENCE = "-1"
@@ -8,6 +8,7 @@ DEFAULT_PREFERENCE_mx31ads = "1"
 DEFAULT_PREFERENCE_ts72xx = "1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/${P}.tar.bz2;name=kernel \
+           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.1.bz2;apply=yes;name=stablepatch \
            file://defconfig "
 
 SRC_URI_append_mx31ads = "file://0001-add-missing-include.patch"
@@ -38,3 +39,5 @@ SRC_URI_append_ts72xx = " \
 
 SRC_URI[kernel.md5sum] = "61f3739a73afb6914cb007f37fb09b62"
 SRC_URI[kernel.sha256sum] = "15a076d1a435a6bf8e92834eba4b390b4ec094ce06d47f89d071ca9e5788ce04"
+SRC_URI[stablepatch.md5sum] = "dd38a6caf08df2822f93541ee95aed7d"
+SRC_URI[stablepatch.sha256sum] = "0312883792d9b6312684800c7e9c108571a0da39fbb0a4fb9beb1362b7446c98"





More information about the Openembedded-commits mailing list