aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot-omap3beagleboard_1.1.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/u-boot/u-boot-omap3beagleboard_1.1.4.bb')
-rw-r--r--recipes/u-boot/u-boot-omap3beagleboard_1.1.4.bb10
1 files changed, 5 insertions, 5 deletions
diff --git a/recipes/u-boot/u-boot-omap3beagleboard_1.1.4.bb b/recipes/u-boot/u-boot-omap3beagleboard_1.1.4.bb
index d5ad38bdc3..d88d3d226a 100644
--- a/recipes/u-boot/u-boot-omap3beagleboard_1.1.4.bb
+++ b/recipes/u-boot/u-boot-omap3beagleboard_1.1.4.bb
@@ -3,11 +3,11 @@ PR ="r1"
DEFAULT_PREFERENCE = "-1"
SRC_URI = "http://www.sakoman.net/omap3/u-boot.tar.gz \
- file://name.patch;apply=yes \
- file://armv7-a.patch;apply=yes \
- file://500mhz-l2enable.patch;apply=yes \
- file://disable-tone-logo.patch;apply=yes \
- file://env.patch;apply=yes \
+ file://name.patch \
+ file://armv7-a.patch \
+ file://500mhz-l2enable.patch \
+ file://disable-tone-logo.patch \
+ file://env.patch \
"
S = "${WORKDIR}/u-boot"