aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/x-load
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/x-load
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/x-load')
-rw-r--r--recipes/x-load/x-load_1.41.bb16
-rw-r--r--recipes/x-load/x-load_git.bb10
2 files changed, 13 insertions, 13 deletions
diff --git a/recipes/x-load/x-load_1.41.bb b/recipes/x-load/x-load_1.41.bb
index 6995e66e5a..9aecdbcdad 100644
--- a/recipes/x-load/x-load_1.41.bb
+++ b/recipes/x-load/x-load_1.41.bb
@@ -3,14 +3,14 @@ require x-load.inc
COMPATIBLE_MACHINE = "am3517-evm"
SRC_URI = "file://x-loader-03.00.00.01.tar.gz \
-file://0013-board.c-print-boot-method-mmc-onenand-nand.patch;patch=1 \
-file://0014-board.c-check-for-u-boot-on-mmc-on-all-configurati.patch;patch=1 \
-file://0015-OMAP3EVM-Build-issue-fixed.patch;patch=1 \
-file://0016-mmc-fix-infinite-loop-in-mmc_init_stream.patch;patch=1 \
-file://0017-lib-board.c-add-missing-call-to-misc_init_r.patch;patch=1 \
-file://0018-omap3evm-provide-missing-udelay-function.patch;patch=1 \
-file://0019-lib-board.c-Specify-where-u-boot-is-being-loaded-fr.patch;patch=1 \
-file://streen-fix.diff;patch=1 \
+file://0013-board.c-print-boot-method-mmc-onenand-nand.patch;apply=yes \
+file://0014-board.c-check-for-u-boot-on-mmc-on-all-configurati.patch;apply=yes \
+file://0015-OMAP3EVM-Build-issue-fixed.patch;apply=yes \
+file://0016-mmc-fix-infinite-loop-in-mmc_init_stream.patch;apply=yes \
+file://0017-lib-board.c-add-missing-call-to-misc_init_r.patch;apply=yes \
+file://0018-omap3evm-provide-missing-udelay-function.patch;apply=yes \
+file://0019-lib-board.c-Specify-where-u-boot-is-being-loaded-fr.patch;apply=yes \
+file://streen-fix.diff;apply=yes \
"
S = "${WORKDIR}/xloader-03.00.00.01"
diff --git a/recipes/x-load/x-load_git.bb b/recipes/x-load/x-load_git.bb
index d5b9c1d87c..719c3d3511 100644
--- a/recipes/x-load/x-load_git.bb
+++ b/recipes/x-load/x-load_git.bb
@@ -16,18 +16,18 @@ PE = "1"
SRC_URI = "git://gitorious.org/x-load-omap3/mainline.git;branch=master;protocol=git"
SRC_URI_append_beagleboard = " \
- file://name.patch;patch=1 \
- file://bb8547fcbc54ecc7a75f9ad45a31042a04d8a2ce.patch;patch=1 \
+ file://name.patch;apply=yes \
+ file://bb8547fcbc54ecc7a75f9ad45a31042a04d8a2ce.patch;apply=yes \
"
SRC_URI_append_omap3-touchbook = " \
- file://name.patch;patch=1 \
- file://screen-off.patch;patch=1 \
+ file://name.patch;apply=yes \
+ file://screen-off.patch;apply=yes \
"
SRC_URI_append_am3517-evm = " \
- file://xload-shiva.diff;patch=1 \
+ file://xload-shiva.diff;apply=yes \
"
SRC_URI_omapzoom2 = "git://dev.omapzoom.org/pub/scm/bootloader/x-loader.git;protocol=git \