summaryrefslogtreecommitdiff
path: root/meta/packages/linux/linux-nokia800_2.6.18-osso40.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/linux/linux-nokia800_2.6.18-osso40.bb')
-rw-r--r--meta/packages/linux/linux-nokia800_2.6.18-osso40.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-nokia800_2.6.18-osso40.bb b/meta/packages/linux/linux-nokia800_2.6.18-osso40.bb
index b8ae6f70c..52e22e6d7 100644
--- a/meta/packages/linux/linux-nokia800_2.6.18-osso40.bb
+++ b/meta/packages/linux/linux-nokia800_2.6.18-osso40.bb
@@ -1,6 +1,6 @@
require linux-nokia800.inc
-PR = "r0"
+PR = "r1"
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 \
${RPSRC}/lzo_kernel-r0.patch;patch=1 \
@@ -11,5 +11,7 @@ SRC_URI = "http://repository.maemo.org/pool/maemo3.1/free/source/kernel-source-r
file://fix_oprofile.patch;patch=1 \
file://defconfig"
+SRC_URI_append_nokia770 = " file://nokia770_nand_fix.patch;patch=1"
+
S = "${WORKDIR}/linux-g"