[oe-commits] Marcin Juszkiewicz : linux 2.6.26: update to latest stable patch

git version control git at git.openembedded.org
Tue Dec 15 13:46:17 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: 8edf1462928fb07a05c4d5ee54d6d41eace60076
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8edf1462928fb07a05c4d5ee54d6d41eace60076

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Mon Oct 19 17:24:36 2009 +0200

linux 2.6.26: update to latest stable patch

---

 recipes/linux/linux_2.6.26.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/linux_2.6.26.bb b/recipes/linux/linux_2.6.26.bb
index 53d5557..e1bb68c 100644
--- a/recipes/linux/linux_2.6.26.bb
+++ b/recipes/linux/linux_2.6.26.bb
@@ -1,6 +1,6 @@
 require linux.inc
 
-PR = "r9"
+PR = "r10"
 
 # Mark archs/machines that this kernel supports
 DEFAULT_PREFERENCE = "-1"
@@ -11,6 +11,7 @@ DEFAULT_PREFERENCE_topas910 = "1"
 
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.26.tar.bz2 \
+           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.8.bz2;patch=1 \
            file://defconfig"
 
 SRC_URI_append_boc01 = "\





More information about the Openembedded-commits mailing list