linux-nokia: Add linux-2.6-limits.patch, bump PR
authorTom Rini <trini@bill-the-cat.bloom.county>
Mon, 30 Mar 2009 20:57:22 +0000 (13:57 -0700)
committerTom Rini <trini@bill-the-cat.bloom.county>
Mon, 30 Mar 2009 20:57:22 +0000 (13:57 -0700)
recipes/linux/linux-nokia800_2.6.18-osso40.bb
recipes/linux/linux-nokia800_2.6.21-osso71.bb

index 3ffa1d8..047acc1 100644 (file)
@@ -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"
index 904d202..1ac4cf1 100644 (file)
@@ -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"