aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-davinci_2.6.30.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-davinci_2.6.30.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-davinci_2.6.30.bb')
-rw-r--r--recipes/linux/linux-davinci_2.6.30.bb24
1 files changed, 12 insertions, 12 deletions
diff --git a/recipes/linux/linux-davinci_2.6.30.bb b/recipes/linux/linux-davinci_2.6.30.bb
index 63c87e820b..d629d85085 100644
--- a/recipes/linux/linux-davinci_2.6.30.bb
+++ b/recipes/linux/linux-davinci_2.6.30.bb
@@ -17,18 +17,18 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.g
# Need checking
SRC_URI_append_davinci-sffsdr = " \
- file://0001-USB-musb-cppi-bugfixes.patch;patch=1 \
- file://0002-ARM-Mark-unsupported-syscalls-as-IGNORE.patch;patch=1 \
- file://0003-Add-macros-for-enabling-a-UART.patch;patch=1 \
- file://0004-Davinci-Enable-MAC-address-to-be-specified-on-kerne.patch;patch=1 \
- file://0005-Add-DAS-Mini-DAS-and-AFE-USB-machine-types.patch;patch=1 \
- file://0006-ALSA-ASoC-DaVinci-Fix-SFFSDR-compilation-error.patch;patch=1 \
- file://0007-ALSA-ASoC-Davinci-Fix-SFFSDR-FPGA-module-codec-FS.patch;patch=1 \
- file://0008-ALSA-ASoC-Davinci-Fix-incorrect-machine-type-for.patch;patch=1 \
- file://0009-sound-ASoC-Fix-DaVinci-module-unload-error.patch;patch=1 \
- file://0010-Add-generic-FPGA-bitstream-loader-driver.patch;patch=1 \
- file://0011-Add-lyrvpss-example-driver-for-the-SFFSDR-board.patch;patch=1 \
- file://0012-Update-SFFSDR-to-support-FPGA-and-lyrvpss-drivers.patch;patch=1 \
+ file://0001-USB-musb-cppi-bugfixes.patch;apply=yes \
+ file://0002-ARM-Mark-unsupported-syscalls-as-IGNORE.patch;apply=yes \
+ file://0003-Add-macros-for-enabling-a-UART.patch;apply=yes \
+ file://0004-Davinci-Enable-MAC-address-to-be-specified-on-kerne.patch;apply=yes \
+ file://0005-Add-DAS-Mini-DAS-and-AFE-USB-machine-types.patch;apply=yes \
+ file://0006-ALSA-ASoC-DaVinci-Fix-SFFSDR-compilation-error.patch;apply=yes \
+ file://0007-ALSA-ASoC-Davinci-Fix-SFFSDR-FPGA-module-codec-FS.patch;apply=yes \
+ file://0008-ALSA-ASoC-Davinci-Fix-incorrect-machine-type-for.patch;apply=yes \
+ file://0009-sound-ASoC-Fix-DaVinci-module-unload-error.patch;apply=yes \
+ file://0010-Add-generic-FPGA-bitstream-loader-driver.patch;apply=yes \
+ file://0011-Add-lyrvpss-example-driver-for-the-SFFSDR-board.patch;apply=yes \
+ file://0012-Update-SFFSDR-to-support-FPGA-and-lyrvpss-drivers.patch;apply=yes \
"
S = "${WORKDIR}/git"