From bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sun, 23 May 2010 20:23:53 -0700 Subject: Rename url params patch=/pnum= to apply={yes,no}/striplevel= I think this makes the behavior rather more clear. Signed-off-by: Chris Larson Acked-by: Denys Dmytriyenko Acked-by: Khem Raj --- recipes/u-boot/u-boot_1.3.2.bb | 58 +++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 29 deletions(-) (limited to 'recipes/u-boot/u-boot_1.3.2.bb') 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 \ " -- cgit v1.2.3