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

git version control git at git.openembedded.org
Mon Dec 14 10:54:42 UTC 2009


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

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

linux 2.6.22: update to latest stable patch

---

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

diff --git a/recipes/linux/linux_2.6.22.bb b/recipes/linux/linux_2.6.22.bb
index bb8749f..a2d4f55 100644
--- a/recipes/linux/linux_2.6.22.bb
+++ b/recipes/linux/linux_2.6.22.bb
@@ -5,9 +5,10 @@ DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_cm-x270 = "-1"
 DEFAULT_PREFERENCE_bd-neon = "0"
 
-PR = "r5"
+PR = "r6"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.22.tar.bz2 \
+           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.19.bz2;patch=1 \
            file://defconfig \
 	   "
 





More information about the Openembedded-commits mailing list