aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot_2009.03.bb
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/u-boot/u-boot_2009.03.bb
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/u-boot/u-boot_2009.03.bb')
-rw-r--r--recipes/u-boot/u-boot_2009.03.bb12
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes/u-boot/u-boot_2009.03.bb b/recipes/u-boot/u-boot_2009.03.bb
index 7f22087382..cccf4d7572 100644
--- a/recipes/u-boot/u-boot_2009.03.bb
+++ b/recipes/u-boot/u-boot_2009.03.bb
@@ -8,12 +8,12 @@ DEPENDS_append_hipox = " oxnas-boot-tools oxnas-boot-tools-native "
SRC_URI = "ftp://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 "
-SRC_URI_append_hipox = "file://00-hipox.patch;patch=1 \
- file://01-hipox-fix-gmac-reset.patch;patch=1 \
- file://02-hipox-enable-mmu.patch;patch=1 \
- file://03-hipox-direct-switch.patch;patch=1 \
- file://04-hipox-env.patch;patch=1 \
- file://10-hipox-boot-abort-key.patch;patch=1 \
+SRC_URI_append_hipox = "file://00-hipox.patch;apply=yes \
+ file://01-hipox-fix-gmac-reset.patch;apply=yes \
+ file://02-hipox-enable-mmu.patch;apply=yes \
+ file://03-hipox-direct-switch.patch;apply=yes \
+ file://04-hipox-env.patch;apply=yes \
+ file://10-hipox-boot-abort-key.patch;apply=yes \
"
TARGET_LDFLAGS = ""