summaryrefslogtreecommitdiff
path: root/recipes/linux/linux-nokia800_2.6.18-osso40.bb
diff options
context:
space:
mode:
authorChris Larson <chris_larson@mentor.com>2010-05-23 20:23:53 -0700
committerChris Larson <chris_larson@mentor.com>2010-05-25 12:53:41 -0700
commitbf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (patch)
tree96f28e2f5133d68c3e3dadabaa2339340671454f /recipes/linux/linux-nokia800_2.6.18-osso40.bb
parentfab0af3aefee22b21541e403d3c356a6979bfa63 (diff)
Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/linux/linux-nokia800_2.6.18-osso40.bb')
-rw-r--r--recipes/linux/linux-nokia800_2.6.18-osso40.bb18
1 files changed, 9 insertions, 9 deletions
diff --git a/recipes/linux/linux-nokia800_2.6.18-osso40.bb b/recipes/linux/linux-nokia800_2.6.18-osso40.bb
index 38f2ee3c8e..f3598af80b 100644
--- a/recipes/linux/linux-nokia800_2.6.18-osso40.bb
+++ b/recipes/linux/linux-nokia800_2.6.18-osso40.bb
@@ -3,17 +3,17 @@ require linux-nokia800.inc
PR = "r5"
SRC_URI = "http://repository.maemo.org/pool/maemo3.1/free/source/kernel-source-rx-34_2.6.18.orig.tar.gz;name=kernel \
- http://repository.maemo.org/pool/maemo3.1/free/source/kernel-source-rx-34_2.6.18-osso40.diff.gz;patch=1;name=ossopatch \
- ${RPSRC}/lzo_kernel-r0.patch;patch=1;name=rppatch25 \
- ${RPSRC}/lzo_jffs2-r0.patch;patch=1;name=rppatch26 \
- ${RPSRC}/lzo_crypto-r0b.patch;patch=1;name=rppatch27 \
- ${RPSRC}/lzo_jffs2_lzomode-r0.patch;patch=1;name=rppatch28 \
- ${RPSRC}/lzo_jffs2_sysfs-r0.patch;patch=1;name=rppatch29 \
- file://fix_oprofile.patch;patch=1 \
- file://linux-2.6-limits.patch;patch=1 \
+ http://repository.maemo.org/pool/maemo3.1/free/source/kernel-source-rx-34_2.6.18-osso40.diff.gz;apply=yes;name=ossopatch \
+ ${RPSRC}/lzo_kernel-r0.patch;apply=yes;name=rppatch25 \
+ ${RPSRC}/lzo_jffs2-r0.patch;apply=yes;name=rppatch26 \
+ ${RPSRC}/lzo_crypto-r0b.patch;apply=yes;name=rppatch27 \
+ ${RPSRC}/lzo_jffs2_lzomode-r0.patch;apply=yes;name=rppatch28 \
+ ${RPSRC}/lzo_jffs2_sysfs-r0.patch;apply=yes;name=rppatch29 \
+ file://fix_oprofile.patch;apply=yes \
+ file://linux-2.6-limits.patch;apply=yes \
file://defconfig"
-SRC_URI_append_nokia770 = " file://nokia770_nand_fix.patch;patch=1"
+SRC_URI_append_nokia770 = " file://nokia770_nand_fix.patch;apply=yes"
S = "${WORKDIR}/linux-g"