[oe-commits] Tom Rini : linux-nokia: Add linux-2.6-limits.patch, bump PR

GIT User account git at amethyst.openembedded.net
Mon Mar 30 21:00:14 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: d24f5daa7fbf3dc23883de7a2fe3355d5a3515a7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d24f5daa7fbf3dc23883de7a2fe3355d5a3515a7

Author: Tom Rini <trini at bill-the-cat.bloom.county>
Date:   Mon Mar 30 13:57:22 2009 -0700

linux-nokia: Add linux-2.6-limits.patch, bump PR

---

 recipes/linux/linux-nokia800_2.6.18-osso40.bb |    3 ++-
 recipes/linux/linux-nokia800_2.6.21-osso71.bb |    3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux-nokia800_2.6.18-osso40.bb b/recipes/linux/linux-nokia800_2.6.18-osso40.bb
index 3ffa1d8..047acc1 100644
--- a/recipes/linux/linux-nokia800_2.6.18-osso40.bb
+++ b/recipes/linux/linux-nokia800_2.6.18-osso40.bb
@@ -1,6 +1,6 @@
 require linux-nokia800.inc
 
-PR = "r4"
+PR = "r5"
 
 SRC_URI = "http://repository.maemo.org/pool/maemo3.1/free/source/kernel-source-rx-34_2.6.18.orig.tar.gz \
            http://repository.maemo.org/pool/maemo3.1/free/source/kernel-source-rx-34_2.6.18-osso40.diff.gz;patch=1 \
@@ -10,6 +10,7 @@ SRC_URI = "http://repository.maemo.org/pool/maemo3.1/free/source/kernel-source-r
            ${RPSRC}/lzo_jffs2_lzomode-r0.patch;patch=1 \
            ${RPSRC}/lzo_jffs2_sysfs-r0.patch;patch=1 \
            file://fix_oprofile.patch;patch=1 \
+           file://linux-2.6-limits.patch;patch=1 \
 	   file://defconfig"
 
 SRC_URI_append_nokia770 = " file://nokia770_nand_fix.patch;patch=1"
diff --git a/recipes/linux/linux-nokia800_2.6.21-osso71.bb b/recipes/linux/linux-nokia800_2.6.21-osso71.bb
index 904d202..1ac4cf1 100644
--- a/recipes/linux/linux-nokia800_2.6.21-osso71.bb
+++ b/recipes/linux/linux-nokia800_2.6.21-osso71.bb
@@ -1,5 +1,5 @@
 require linux-nokia800.inc
-PR = "r4"
+PR = "r5"
 
 DEFAULT_PREFERENCE_nokia770 = "-1"
 
@@ -7,6 +7,7 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2 \
 	   http://repository.maemo.org/pool/os2008/free/source/k/kernel-source-rx-34/kernel-source-rx-34_2.6.21.0-osso71.diff.gz;patch=1 \
            http://www.rpsys.net/openzaurus/patches/archive/input_power-r7.patch;patch=1 \
 	   file://suspend-button.patch;patch=1 \
+           file://linux-2.6-limits.patch;patch=1 \
 	   file://defconfig"
 
 S = "${WORKDIR}/linux-2.6.21"





More information about the Openembedded-commits mailing list