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

git version control git at git.openembedded.org
Wed Feb 10 18:47:39 UTC 2010


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

Author: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>
Date:   Wed Feb 10 18:03:28 2010 +0100

linux 2.6.27: update to latest stable

Signed-off-by: Marcin Juszkiewicz <marcin at juszkiewicz.com.pl>

---

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

diff --git a/recipes/linux/linux_2.6.27.bb b/recipes/linux/linux_2.6.27.bb
index bb7b1f3..0437547 100644
--- a/recipes/linux/linux_2.6.27.bb
+++ b/recipes/linux/linux_2.6.27.bb
@@ -1,6 +1,6 @@
 require linux.inc
 
-PR = "r12"
+PR = "r13"
 
 # Mark archs/machines that this kernel supports
 DEFAULT_PREFERENCE = "-1"
@@ -9,7 +9,7 @@ DEFAULT_PREFERENCE_progear = "1"
 DEFAULT_PREFERENCE_simpad = "-1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
-           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.44.bz2;patch=1 \
+           ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.45.bz2;patch=1 \
            file://defconfig "
 
 SRC_URI_append_boc01 = "\





More information about the Openembedded-commits mailing list