summaryrefslogtreecommitdiffstats
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 b8ae6f70c8..52e22e6d78 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 @@
1require linux-nokia800.inc 1require linux-nokia800.inc
2 2
3PR = "r0" 3PR = "r1"
4SRC_URI = "http://repository.maemo.org/pool/maemo3.1/free/source/kernel-source-rx-34_2.6.18.orig.tar.gz \ 4SRC_URI = "http://repository.maemo.org/pool/maemo3.1/free/source/kernel-source-rx-34_2.6.18.orig.tar.gz \
5 http://repository.maemo.org/pool/maemo3.1/free/source/kernel-source-rx-34_2.6.18-osso40.diff.gz;patch=1 \ 5 http://repository.maemo.org/pool/maemo3.1/free/source/kernel-source-rx-34_2.6.18-osso40.diff.gz;patch=1 \
6 ${RPSRC}/lzo_kernel-r0.patch;patch=1 \ 6 ${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
11 file://fix_oprofile.patch;patch=1 \ 11 file://fix_oprofile.patch;patch=1 \
12 file://defconfig" 12 file://defconfig"
13 13
14SRC_URI_append_nokia770 = " file://nokia770_nand_fix.patch;patch=1"
15
14S = "${WORKDIR}/linux-g" 16S = "${WORKDIR}/linux-g"
15 17