aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot_1.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/u-boot/u-boot_1.3.1.bb')
-rw-r--r--recipes/u-boot/u-boot_1.3.1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/u-boot/u-boot_1.3.1.bb b/recipes/u-boot/u-boot_1.3.1.bb
index 3c6d642af8..5c9bf5927a 100644
--- a/recipes/u-boot/u-boot_1.3.1.bb
+++ b/recipes/u-boot/u-boot_1.3.1.bb
@@ -5,9 +5,9 @@ DEFAULT_PREFERENCE = "-1"
PR = "r1"
SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
- file://mpc8313e-rdb-autoboot.patch;patch=1 \
- file://mpc8313e-rdb-mtdparts.patch;patch=1 \
- file://mpc8313e-rdb-nand.patch;patch=1"
+ file://mpc8313e-rdb-autoboot.patch;apply=yes \
+ file://mpc8313e-rdb-mtdparts.patch;apply=yes \
+ file://mpc8313e-rdb-nand.patch;apply=yes"
SRC_URI[md5sum] = "8fbd29c7e70c524a42d18b9c3f3a4aa1"