[oe-commits] Marcin Juszkiewicz : linux 2.6.23: 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: 575cf43aa9df4192aa9125258545e7943a45f4d5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=575cf43aa9df4192aa9125258545e7943a45f4d5

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

linux 2.6.23: update to latest stable patch

---

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

diff --git a/recipes/linux/linux_2.6.23.bb b/recipes/linux/linux_2.6.23.bb
index 0f62a1c..754b795 100644
--- a/recipes/linux/linux_2.6.23.bb
+++ b/recipes/linux/linux_2.6.23.bb
@@ -6,7 +6,7 @@ DEFAULT_PREFERENCE_mpc8313e-rdb = "1"
 DEFAULT_PREFERENCE_mpc8323e-rdb = "1"
 DEFAULT_PREFERENCE_avr32 = "1"
 
-PR = "r12"
+PR = "r13"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2 \
 	   file://binutils-buildid-arm.patch;patch=1 \
@@ -15,7 +15,7 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.23.tar.bz2 \
 	   "
 
 # Bug fixes on the 2.6.23.x stable branch
-SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-2.6.23.12.bz2;patch=1"
+SRC_URI += "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-2.6.23.17.bz2;patch=1"
 # Real-time preemption (includes CFS). This is experimental and requires a different defconfig.
 #SRC_URI += "file://patch-2.6.23.12-rt14;patch=1"
 # Only the Completely Fair Scheduler (CFS), the official backport from 2.6.24





More information about the Openembedded-commits mailing list