aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/at91bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/at91bootstrap')
-rw-r--r--recipes/at91bootstrap/at91bootstrap_2.11.bb2
-rw-r--r--recipes/at91bootstrap/at91bootstrap_2.4.bb8
2 files changed, 5 insertions, 5 deletions
diff --git a/recipes/at91bootstrap/at91bootstrap_2.11.bb b/recipes/at91bootstrap/at91bootstrap_2.11.bb
index 3be54d4598..d0a5a440ae 100644
--- a/recipes/at91bootstrap/at91bootstrap_2.11.bb
+++ b/recipes/at91bootstrap/at91bootstrap_2.11.bb
@@ -3,7 +3,7 @@ PR = "r0"
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_afeb9260 = "1"
DEFAULT_PREFERENCE_afeb9260-180 = "1"
-SRC_URI += "file://0001-AFEB9260-support-thumb-support.patch;patch=1"
+SRC_URI += "file://0001-AFEB9260-support-thumb-support.patch;apply=yes"
SRC_URI[md5sum] = "8962bd639d189e1d3328b6c056d96099"
diff --git a/recipes/at91bootstrap/at91bootstrap_2.4.bb b/recipes/at91bootstrap/at91bootstrap_2.4.bb
index 3d2831a8b4..ba603774fb 100644
--- a/recipes/at91bootstrap/at91bootstrap_2.4.bb
+++ b/recipes/at91bootstrap/at91bootstrap_2.4.bb
@@ -1,10 +1,10 @@
require at91bootstrap.inc
SRC_URI = "ftp://www.at91.com/pub/buildroot/${PN}-${PV}.tar.bz2 \
"
-SRC_URI_append_afeb9260 = " file://0001-Generic-code-changes.patch;patch=1 \
- file://0002-Making-image-directly-flashable.patch;patch=1 \
- file://0003-AFEB9260-board-support.patch;patch=1 \
- file://0004-AFEB9260-133-board-support.patch;patch=1"
+SRC_URI_append_afeb9260 = " file://0001-Generic-code-changes.patch;apply=yes \
+ file://0002-Making-image-directly-flashable.patch;apply=yes \
+ file://0003-AFEB9260-board-support.patch;apply=yes \
+ file://0004-AFEB9260-133-board-support.patch;apply=yes"
PR = "r5"