From 5d1d2e63413c1ae0915847376c32eef466658297 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 23 May 2007 16:54:34 +0000 Subject: linux-nokia800: Attempt to get this working on the nokia770 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1773 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/linux/linux-nokia800_2.6.18-osso40.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta/packages/linux/linux-nokia800_2.6.18-osso40.bb') 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" -- cgit v1.2.3