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

git version control git at git.openembedded.org
Tue Jan 26 19:12:44 UTC 2010


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

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Tue Jan 26 19:03:11 2010 +0100

linux 2.6.31: update to latest stable

---

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

diff --git a/recipes/linux/linux_2.6.31.bb b/recipes/linux/linux_2.6.31.bb
index 3f16c04..532f08a 100644
--- a/recipes/linux/linux_2.6.31.bb
+++ b/recipes/linux/linux_2.6.31.bb
@@ -1,6 +1,6 @@
 require linux.inc
 
-PR = "r9"
+PR = "r10"
 
 S = "${WORKDIR}/linux-${PV}"
 
@@ -14,7 +14,7 @@ DEFAULT_PREFERENCE_qemux86 = "1"
 DEFAULT_PREFERENCE_iei-nanogx-466 = "1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
-           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.9.bz2;patch=1 \
+           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.12.bz2;patch=1 \
            file://defconfig"
 
 SRC_URI += "file://0001-Squashfs-move-zlib-decompression-wrapper-code-into.patch;patch=1 \





More information about the Openembedded-commits mailing list