aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot-mkimage-openmoko-native_oe.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-mkimage-openmoko-native_oe.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/u-boot/u-boot-mkimage-openmoko-native_oe.bb')
-rw-r--r--recipes/u-boot/u-boot-mkimage-openmoko-native_oe.bb106
1 files changed, 53 insertions, 53 deletions
diff --git a/recipes/u-boot/u-boot-mkimage-openmoko-native_oe.bb b/recipes/u-boot/u-boot-mkimage-openmoko-native_oe.bb
index 4005c376d8..b86282a34b 100644
--- a/recipes/u-boot/u-boot-mkimage-openmoko-native_oe.bb
+++ b/recipes/u-boot/u-boot-mkimage-openmoko-native_oe.bb
@@ -6,59 +6,59 @@ PV = "1.2.0+git9912121f7ed804ea58fd62f3f230b5dcfc357d88svn2238"
PR = "r1"
SRC_URI = "git://git.denx.de/u-boot.git;protocol=git;tag=9912121f7ed804ea58fd62f3f230b5dcfc357d88 \
-file://uboot-machtypes.patch;patch=1 \
-file://ext2load_hex.patch;patch=1 \
-file://uboot-s3c2410-warnings-fix.patch;patch=1 \
-file://uboot-strtoul.patch;patch=1 \
-file://uboot-cramfs_but_no_jffs2.patch;patch=1 \
-file://nand-read_write_oob.patch;patch=1 \
-file://uboot-arm920t-gd_in_irq.patch;patch=1 \
-file://uboot-arm920_s3c2410_irq_demux.patch;patch=1 \
-file://uboot-s3c2410-nand.patch;patch=1 \
-file://uboot-cmd_s3c2410.patch;patch=1 \
-file://uboot-s3c2410-mmc.patch;patch=1 \
-file://env_nand_oob.patch;patch=1 \
-file://dynenv-harden.patch;patch=1 \
-file://uboot-s3c2410_fb.patch;patch=1 \
-file://uboot-20061030-qt2410.patch;patch=1 \
-file://uboot-20061030-neo1973.patch;patch=1 \
-file://uboot-s3c2410-misccr-definitions.patch;patch=1 \
-file://boot-from-ram-reloc.patch;patch=1 \
-file://boot-from-ram-and-nand.patch;patch=1 \
-file://wakeup-reason-nand-only.patch;patch=1 \
-file://uboot-neo1973-resume.patch;patch=1 \
-file://nand-dynamic_partitions.patch;patch=1 \
-file://uboot-s3c2410-norelocate_irqvec_cpy.patch;patch=1 \
-file://uboot-usbtty-acm.patch;patch=1 \
-file://uboot-s3c2410_udc.patch;patch=1 \
-file://bbt-create-optional.patch;patch=1 \
-file://nand-createbbt.patch;patch=1 \
-file://dontask.patch;patch=1 \
-file://nand-badisbad.patch;patch=1 \
-file://uboot-bbt-quiet.patch;patch=1 \
-file://raise-limits.patch;patch=1 \
-file://splashimage-command.patch;patch=1 \
-file://cmd-unzip.patch;patch=1 \
-file://enable-splash-bmp.patch;patch=1 \
-file://preboot-override.patch;patch=1 \
-file://lowlevel_foo.patch;patch=1 \
-file://default-env.patch;patch=1 \
-file://console-ansi.patch;patch=1 \
-file://boot-menu.patch;patch=1 \
-file://uboot-dfu.patch;patch=1 \
-file://uboot-neo1973-defaultenv.patch;patch=1 \
-file://uboot-nand-markbad-reallybad.patch;patch=1 \
-file://usbdcore-multiple_configs.patch;patch=1 \
-file://neo1973-chargefast.patch;patch=1 \
-file://uboot-s3c2440.patch;patch=1 \
-file://uboot-smdk2440.patch;patch=1 \
-file://uboot-hxd8.patch;patch=1 \
-file://uboot-license.patch;patch=1 \
-file://uboot-gta02.patch;patch=1 \
-file://uboot-s3c2443.patch;patch=1 \
-file://uboot-smdk2443.patch;patch=1 \
-file://unbusy-i2c.patch;patch=1 \
-file://makefile-no-dirafter.patch;patch=1 \
+file://uboot-machtypes.patch;apply=yes \
+file://ext2load_hex.patch;apply=yes \
+file://uboot-s3c2410-warnings-fix.patch;apply=yes \
+file://uboot-strtoul.patch;apply=yes \
+file://uboot-cramfs_but_no_jffs2.patch;apply=yes \
+file://nand-read_write_oob.patch;apply=yes \
+file://uboot-arm920t-gd_in_irq.patch;apply=yes \
+file://uboot-arm920_s3c2410_irq_demux.patch;apply=yes \
+file://uboot-s3c2410-nand.patch;apply=yes \
+file://uboot-cmd_s3c2410.patch;apply=yes \
+file://uboot-s3c2410-mmc.patch;apply=yes \
+file://env_nand_oob.patch;apply=yes \
+file://dynenv-harden.patch;apply=yes \
+file://uboot-s3c2410_fb.patch;apply=yes \
+file://uboot-20061030-qt2410.patch;apply=yes \
+file://uboot-20061030-neo1973.patch;apply=yes \
+file://uboot-s3c2410-misccr-definitions.patch;apply=yes \
+file://boot-from-ram-reloc.patch;apply=yes \
+file://boot-from-ram-and-nand.patch;apply=yes \
+file://wakeup-reason-nand-only.patch;apply=yes \
+file://uboot-neo1973-resume.patch;apply=yes \
+file://nand-dynamic_partitions.patch;apply=yes \
+file://uboot-s3c2410-norelocate_irqvec_cpy.patch;apply=yes \
+file://uboot-usbtty-acm.patch;apply=yes \
+file://uboot-s3c2410_udc.patch;apply=yes \
+file://bbt-create-optional.patch;apply=yes \
+file://nand-createbbt.patch;apply=yes \
+file://dontask.patch;apply=yes \
+file://nand-badisbad.patch;apply=yes \
+file://uboot-bbt-quiet.patch;apply=yes \
+file://raise-limits.patch;apply=yes \
+file://splashimage-command.patch;apply=yes \
+file://cmd-unzip.patch;apply=yes \
+file://enable-splash-bmp.patch;apply=yes \
+file://preboot-override.patch;apply=yes \
+file://lowlevel_foo.patch;apply=yes \
+file://default-env.patch;apply=yes \
+file://console-ansi.patch;apply=yes \
+file://boot-menu.patch;apply=yes \
+file://uboot-dfu.patch;apply=yes \
+file://uboot-neo1973-defaultenv.patch;apply=yes \
+file://uboot-nand-markbad-reallybad.patch;apply=yes \
+file://usbdcore-multiple_configs.patch;apply=yes \
+file://neo1973-chargefast.patch;apply=yes \
+file://uboot-s3c2440.patch;apply=yes \
+file://uboot-smdk2440.patch;apply=yes \
+file://uboot-hxd8.patch;apply=yes \
+file://uboot-license.patch;apply=yes \
+file://uboot-gta02.patch;apply=yes \
+file://uboot-s3c2443.patch;apply=yes \
+file://uboot-smdk2443.patch;apply=yes \
+file://unbusy-i2c.patch;apply=yes \
+file://makefile-no-dirafter.patch;apply=yes \
"
PROVIDES = ""