summaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.20.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_2.6.20.bb
parentfab0af3aefee22b21541e403d3c356a6979bfa63 (diff)
downloadopenembedded-bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0.tar.gz
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_2.6.20.bb')
-rw-r--r--recipes/linux/linux_2.6.20.bb34
1 files changed, 17 insertions, 17 deletions
diff --git a/recipes/linux/linux_2.6.20.bb b/recipes/linux/linux_2.6.20.bb
index 9452aaca73..87c1dca1c7 100644
--- a/recipes/linux/linux_2.6.20.bb
+++ b/recipes/linux/linux_2.6.20.bb
@@ -9,36 +9,36 @@ DEFAULT_PREFERENCE_nhk15 = "1"
PR = "r11"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
- ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.21.bz2;patch=1;name=stablepatch \
- file://0001-kbuild-include-limits.h-in-sumversion.c-for-PATH_MAX.patch;patch=1 \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.21.bz2;apply=yes;name=stablepatch \
+ file://0001-kbuild-include-limits.h-in-sumversion.c-for-PATH_MAX.patch;apply=yes \
file://defconfig"
SRC_URI_append_n2100 = "\
- file://n2100-r8169-parity.patch;patch=1 \
- file://rtc-rs5c372-n2100.patch;patch=1 \
+ file://n2100-r8169-parity.patch;apply=yes \
+ file://rtc-rs5c372-n2100.patch;apply=yes \
"
SRC_URI_append_at91sam9263ek = " \
- http://maxim.org.za/AT91RM9200/2.6/${PV}-at91.patch.gz;patch=1;name=at91patch \
- http://www.at91.com/repFichier/Project-217/linux-${PV}-at91-exp.diff.bz2;patch=1;name=exppatch \
+ http://maxim.org.za/AT91RM9200/2.6/${PV}-at91.patch.gz;apply=yes;name=at91patch \
+ http://www.at91.com/repFichier/Project-217/linux-${PV}-at91-exp.diff.bz2;apply=yes;name=exppatch \
"
SRC_URI_append_at91sam9261ek = " \
- http://maxim.org.za/AT91RM9200/2.6/${PV}-at91.patch.gz;patch=1;name=at91patch \
- http://www.at91.com/repFichier/Project-217/linux-${PV}-at91-exp.diff.bz2;patch=1;name=exppatch \
+ http://maxim.org.za/AT91RM9200/2.6/${PV}-at91.patch.gz;apply=yes;name=at91patch \
+ http://www.at91.com/repFichier/Project-217/linux-${PV}-at91-exp.diff.bz2;apply=yes;name=exppatch \
"
SRC_URI_append_at91sam9260ek = " \
- http://maxim.org.za/AT91RM9200/2.6/${PV}-at91.patch.gz;patch=1;name=at91patch \
- http://www.at91.com/repFichier/Project-217/linux-${PV}-at91-exp.diff.bz2;patch=1;name=exppatch \
+ http://maxim.org.za/AT91RM9200/2.6/${PV}-at91.patch.gz;apply=yes;name=at91patch \
+ http://www.at91.com/repFichier/Project-217/linux-${PV}-at91-exp.diff.bz2;apply=yes;name=exppatch \
"
SRC_URI_append_nhk15 = " \
- file://nomadik_baseline_linux_2620.patch;patch=1 \
- file://audio_codec_patch_base_v5.6.0.patch;patch=1 \
- file://linux-2.6.20_01_dec_2.patch;patch=1 \
- file://patch_classdamp_pm_v_audio_codec_patch.patch;patch=1 \
- file://patch_audiocodec_glitch.patch;patch=1 \
- file://hrw-saa-fix.diff;patch=1 \
- file://hrw-make-create-kconfig-executable.patch;patch=1 \
+ file://nomadik_baseline_linux_2620.patch;apply=yes \
+ file://audio_codec_patch_base_v5.6.0.patch;apply=yes \
+ file://linux-2.6.20_01_dec_2.patch;apply=yes \
+ file://patch_classdamp_pm_v_audio_codec_patch.patch;apply=yes \
+ file://patch_audiocodec_glitch.patch;apply=yes \
+ file://hrw-saa-fix.diff;apply=yes \
+ file://hrw-make-create-kconfig-executable.patch;apply=yes \
"
do_install_append_nhk15 () {