[oe] [PATCH] linux 2.6.27: update to latest patchset

Petr Štetiar ynezz at true.cz
Tue Feb 9 00:43:33 UTC 2010


Signed-off-by: Petr Štetiar <ynezz at true.cz>
---
 conf/checksums.ini            |    4 ++++
 recipes/linux/linux_2.6.27.bb |    4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/conf/checksums.ini b/conf/checksums.ini
index 5173ec0..0478fa5 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -21682,6 +21682,10 @@ sha256=ad9e0c07e709e9e9a60abe0b15a61482645f3aa64b30fa72c27f1bd13d7aa84d
 md5=da09ddd041a3fb35d236d37ec6de88e9
 sha256=a63144608d5fa72b23151022d9d716e9ebc5b428e6307535481a4f48adb2cfe8
 
+[http://kernel.org/pub/linux/kernel/v2.6/patch-2.6.27.45.bz2]
+md5=9ad766753f54ba0a4df7c42873e7aa16
+sha256=fb78c95e902194ac62facdbad1a89430c991271a35e4bd30ce9dad2f948d99c8
+
 [http://kernel.org/pub/linux/kernel/v2.6/patch-2.6.27.8.bz2]
 md5=ec23e3dce22b23ca681199fe515f10fb
 sha256=31c35db09289c6e0436a258745d7180e0cd8f567949f27b3dab5a57a3664ed2f
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 = "\
-- 
1.6.0.4





More information about the Openembedded-devel mailing list