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

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


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

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

linux 2.6.18: update to latest stable patch

---

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

diff --git a/recipes/linux/linux_2.6.18.bb b/recipes/linux/linux_2.6.18.bb
index b445325..df76415 100644
--- a/recipes/linux/linux_2.6.18.bb
+++ b/recipes/linux/linux_2.6.18.bb
@@ -6,11 +6,12 @@ require linux.inc
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_avr32 = "1"
 
-PR = "r0"
+PR = "r1"
 
 PARALLEL_MAKE=""
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
+           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.8.bz2;patch=1 \
            file://defconfig \
            " 
 





More information about the Openembedded-commits mailing list