summaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-psp_2.6.29.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/linux/linux-omap-psp_2.6.29.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/linux/linux-omap-psp_2.6.29.bb')
-rw-r--r--recipes/linux/linux-omap-psp_2.6.29.bb12
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes/linux/linux-omap-psp_2.6.29.bb b/recipes/linux/linux-omap-psp_2.6.29.bb
index 2a2754eb13..eaf04fa019 100644
--- a/recipes/linux/linux-omap-psp_2.6.29.bb
+++ b/recipes/linux/linux-omap-psp_2.6.29.bb
@@ -11,20 +11,20 @@ SRCREV = "9abb6eb717acbca192ab251a056e3a66b2b47884"
PR_append = "+gitr${SRCREV}"
SRC_URI = "git://arago-project.org/git/people/sriram/ti-psp-omap.git;protocol=git;branch=int_030000_build3 \
- file://0001-implement-TIF_RESTORE_SIGMASK-support-and-enable-the.patch;patch=1 \
+ file://0001-implement-TIF_RESTORE_SIGMASK-support-and-enable-the.patch;apply=yes \
file://defconfig"
S = "${WORKDIR}/git"
SRC_URI_append_am3517-evm = " \
- file://shiva-bits.diff;patch=1 \
- file://shiva-ehci.diff;patch=1 \
+ file://shiva-bits.diff;apply=yes \
+ file://shiva-ehci.diff;apply=yes \
"
SRC_URI_append_omap3evm = " \
- file://fix-twl-merge-damage.diff;patch=1 \
- file://fix-section-mismatch.diff;patch=1 \
- file://no-3517-hack.diff;patch=1 \
+ file://fix-twl-merge-damage.diff;apply=yes \
+ file://fix-section-mismatch.diff;apply=yes \
+ file://no-3517-hack.diff;apply=yes \
"
do_install_append() {