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

git version control git at git.openembedded.org
Mon Dec 14 11:57:18 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 6f3345765e91f3eb495f1259473956418594a32b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6f3345765e91f3eb495f1259473956418594a32b

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

linux 2.6.28: update to latest stable patch

---

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

diff --git a/recipes/linux/linux_2.6.28.bb b/recipes/linux/linux_2.6.28.bb
index 98cf191..05fe815 100644
--- a/recipes/linux/linux_2.6.28.bb
+++ b/recipes/linux/linux_2.6.28.bb
@@ -1,6 +1,6 @@
 require linux.inc
 
-PR = "r12"
+PR = "r13"
 
 # Mark archs/machines that this kernel supports
 DEFAULT_PREFERENCE = "-1"
@@ -14,6 +14,7 @@ DEFAULT_PREFERENCE_wrap = "1"
 DEFAULT_PREFERENCE_tx27 = "1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.28.tar.bz2 \
+           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.10.bz2;patch=1 \
            file://defconfig"
 
 SRC_URI_append_at91sam9263ek = " \





More information about the Openembedded-commits mailing list