summaryrefslogtreecommitdiff
path: root/recipes/u-boot/u-boot_1.3.2.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/u-boot/u-boot_1.3.2.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/u-boot/u-boot_1.3.2.bb')
-rw-r--r--recipes/u-boot/u-boot_1.3.2.bb58
1 files changed, 29 insertions, 29 deletions
diff --git a/recipes/u-boot/u-boot_1.3.2.bb b/recipes/u-boot/u-boot_1.3.2.bb
index 435601c2ce..08cd40bb43 100644
--- a/recipes/u-boot/u-boot_1.3.2.bb
+++ b/recipes/u-boot/u-boot_1.3.2.bb
@@ -7,38 +7,38 @@ PR = "r12"
SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2"
SRC_URI_append_mpc8313e-rdb = "\
- file://mpc8313e-rdb-autoboot.patch;patch=1 \
- file://mpc8313e-rdb-nand.patch;patch=1 \
- file://mpc8313e-rdb-mtdparts.patch;patch=1 \
- file://mpc8313e-rdb-eeprom.patch;patch=1 \
- file://mpc8313e-rdb-lm75.patch;patch=1 \
- file://u-boot-fsl-1.3.0-mpc8313erdb-vsc7385-support.patch;patch=1 \
- file://u-boot-fsl-1.3.0-mpc8313erdb-fix-vitesse-7385-firmware.patch;patch=1 \
- file://u-boot-fsl-1.3.0-mpc8313erdb-performance-tuning-for-TSEC.patch;patch=1 \
- file://gcc4-weak-inline.patch;patch=1 \
- file://linker-script-sort-rodata-sections.patch;patch=1 \
+ file://mpc8313e-rdb-autoboot.patch;apply=yes \
+ file://mpc8313e-rdb-nand.patch;apply=yes \
+ file://mpc8313e-rdb-mtdparts.patch;apply=yes \
+ file://mpc8313e-rdb-eeprom.patch;apply=yes \
+ file://mpc8313e-rdb-lm75.patch;apply=yes \
+ file://u-boot-fsl-1.3.0-mpc8313erdb-vsc7385-support.patch;apply=yes \
+ file://u-boot-fsl-1.3.0-mpc8313erdb-fix-vitesse-7385-firmware.patch;apply=yes \
+ file://u-boot-fsl-1.3.0-mpc8313erdb-performance-tuning-for-TSEC.patch;apply=yes \
+ file://gcc4-weak-inline.patch;apply=yes \
+ file://linker-script-sort-rodata-sections.patch;apply=yes \
"
SRC_URI_append_boc01 = "\
- file://mpc8313e-rdb-autoboot.patch;patch=1 \
- file://mpc8313e-rdb-nand.patch;patch=1 \
- file://mpc8313e-rdb-mtdparts.patch;patch=1 \
- file://mpc8313e-rdb-eeprom.patch;patch=1 \
- file://001-090205-SPI.patch;patch=1 \
- file://002-081212-GPIO.patch;patch=1 \
- file://003-081205-DTT_LM73.patch;patch=1 \
- file://004-081205-WATCHDOG.patch;patch=1 \
- file://006-081211-EEPROM_M24C32.patch;patch=1 \
- file://007-090217-CAPSENSE.patch;patch=1 \
- file://008-090107-TSEC.patch;patch=1 \
- file://009-081212-EXIO.patch;patch=1 \
- file://010-081212-LCD.patch;patch=1 \
- file://011-081211-CMD_TEST.patch;patch=1 \
- file://012-081209-BUG_SETENV.patch;patch=1 \
- file://013-090206-FIX_OOB_8BITS_LARGEPAGE_NAND.patch;patch=1 \
- file://014-081211-BOOT_RESCUE.patch;patch=1 \
- file://015-090205-EMC.patch;patch=1 \
- file://016-090209-PM.patch;patch=1 \
+ file://mpc8313e-rdb-autoboot.patch;apply=yes \
+ file://mpc8313e-rdb-nand.patch;apply=yes \
+ file://mpc8313e-rdb-mtdparts.patch;apply=yes \
+ file://mpc8313e-rdb-eeprom.patch;apply=yes \
+ file://001-090205-SPI.patch;apply=yes \
+ file://002-081212-GPIO.patch;apply=yes \
+ file://003-081205-DTT_LM73.patch;apply=yes \
+ file://004-081205-WATCHDOG.patch;apply=yes \
+ file://006-081211-EEPROM_M24C32.patch;apply=yes \
+ file://007-090217-CAPSENSE.patch;apply=yes \
+ file://008-090107-TSEC.patch;apply=yes \
+ file://009-081212-EXIO.patch;apply=yes \
+ file://010-081212-LCD.patch;apply=yes \
+ file://011-081211-CMD_TEST.patch;apply=yes \
+ file://012-081209-BUG_SETENV.patch;apply=yes \
+ file://013-090206-FIX_OOB_8BITS_LARGEPAGE_NAND.patch;apply=yes \
+ file://014-081211-BOOT_RESCUE.patch;apply=yes \
+ file://015-090205-EMC.patch;apply=yes \
+ file://016-090209-PM.patch;apply=yes \
"