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-24 13:01:00 -0700
committerChris Larson <chris_larson@mentor.com>2010-05-25 12:54:52 -0700
commit6fe7cef27069415f2eba36bc640cf59013d4979b (patch)
treeb0cb8845ddc6b8bcffc50e08a2eeae98e049be98 /recipes/u-boot/u-boot-mkimage-openmoko-native_oe.bb
parentbf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 (diff)
downloadopenembedded-6fe7cef27069415f2eba36bc640cf59013d4979b.tar.gz
Make the do_patch apply=yes param implicit if extension is .diff/.patch
For .diff/.patch you need to apply manually, you can specify apply=no. 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 b86282a34b..0256ef318c 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;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 \
+file://uboot-machtypes.patch \
+file://ext2load_hex.patch \
+file://uboot-s3c2410-warnings-fix.patch \
+file://uboot-strtoul.patch \
+file://uboot-cramfs_but_no_jffs2.patch \
+file://nand-read_write_oob.patch \
+file://uboot-arm920t-gd_in_irq.patch \
+file://uboot-arm920_s3c2410_irq_demux.patch \
+file://uboot-s3c2410-nand.patch \
+file://uboot-cmd_s3c2410.patch \
+file://uboot-s3c2410-mmc.patch \
+file://env_nand_oob.patch \
+file://dynenv-harden.patch \
+file://uboot-s3c2410_fb.patch \
+file://uboot-20061030-qt2410.patch \
+file://uboot-20061030-neo1973.patch \
+file://uboot-s3c2410-misccr-definitions.patch \
+file://boot-from-ram-reloc.patch \
+file://boot-from-ram-and-nand.patch \
+file://wakeup-reason-nand-only.patch \
+file://uboot-neo1973-resume.patch \
+file://nand-dynamic_partitions.patch \
+file://uboot-s3c2410-norelocate_irqvec_cpy.patch \
+file://uboot-usbtty-acm.patch \
+file://uboot-s3c2410_udc.patch \
+file://bbt-create-optional.patch \
+file://nand-createbbt.patch \
+file://dontask.patch \
+file://nand-badisbad.patch \
+file://uboot-bbt-quiet.patch \
+file://raise-limits.patch \
+file://splashimage-command.patch \
+file://cmd-unzip.patch \
+file://enable-splash-bmp.patch \
+file://preboot-override.patch \
+file://lowlevel_foo.patch \
+file://default-env.patch \
+file://console-ansi.patch \
+file://boot-menu.patch \
+file://uboot-dfu.patch \
+file://uboot-neo1973-defaultenv.patch \
+file://uboot-nand-markbad-reallybad.patch \
+file://usbdcore-multiple_configs.patch \
+file://neo1973-chargefast.patch \
+file://uboot-s3c2440.patch \
+file://uboot-smdk2440.patch \
+file://uboot-hxd8.patch \
+file://uboot-license.patch \
+file://uboot-gta02.patch \
+file://uboot-s3c2443.patch \
+file://uboot-smdk2443.patch \
+file://unbusy-i2c.patch \
+file://makefile-no-dirafter.patch \
"
PROVIDES = ""