summaryrefslogtreecommitdiffstats
path: root/recipes/e17
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/e17
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/e17')
-rw-r--r--recipes/e17/e-wm_svn.bb16
-rw-r--r--recipes/e17/entrance_0.9.0.010.bb10
-rw-r--r--recipes/e17/places_svn.bb2
3 files changed, 14 insertions, 14 deletions
diff --git a/recipes/e17/e-wm_svn.bb b/recipes/e17/e-wm_svn.bb
index 2ab6b82198..9db46ca7de 100644
--- a/recipes/e17/e-wm_svn.bb
+++ b/recipes/e17/e-wm_svn.bb
@@ -11,18 +11,18 @@ inherit e update-alternatives
SRC_URI += "\
file://enlightenment_start.oe \
file://applications.menu \
- file://gsm-segfault-fix.patch;patch=1;maxrev=37617 \
- file://fix-profiles.diff;patch=1;maxrev=39889 \
- file://drop-illume-keyboards.patch;patch=1 \
+ file://gsm-segfault-fix.patch;apply=yes;maxrev=37617 \
+ file://fix-profiles.diff;apply=yes;maxrev=39889 \
+ file://drop-illume-keyboards.patch;apply=yes \
"
-SRC_URI_append_openmoko = " file://illume-disable-screensaver.patch;patch=1"
+SRC_URI_append_openmoko = " file://illume-disable-screensaver.patch;apply=yes"
SRC_URI_append_shr = " \
- file://illume-disable-screensaver.patch;patch=1 \
- file://wizard-module-skipping.patch;patch=1 \
- file://illume-flaunch-fix.patch;patch=1 \
- file://illume-keyboard-flow.patch;patch=1;maxrev=46549 \
+ file://illume-disable-screensaver.patch;apply=yes \
+ file://wizard-module-skipping.patch;apply=yes \
+ file://illume-flaunch-fix.patch;apply=yes \
+ file://illume-keyboard-flow.patch;apply=yes;maxrev=46549 \
"
EXTRA_OECONF = "\
diff --git a/recipes/e17/entrance_0.9.0.010.bb b/recipes/e17/entrance_0.9.0.010.bb
index a988e50b80..472c860362 100644
--- a/recipes/e17/entrance_0.9.0.010.bb
+++ b/recipes/e17/entrance_0.9.0.010.bb
@@ -11,11 +11,11 @@ SRCREV = "46589"
inherit e
SRC_URI += "\
- file://rebased_config-db.patch;patch=1 \
- file://allow-missing-xsession.patch;patch=1 \
- file://run-Xinit.patch;patch=1 \
- file://fix-auth-mode.patch;patch=1 \
- file://use-bash.patch;patch=1 \
+ file://rebased_config-db.patch;apply=yes \
+ file://allow-missing-xsession.patch;apply=yes \
+ file://run-Xinit.patch;apply=yes \
+ file://fix-auth-mode.patch;apply=yes \
+ file://use-bash.patch;apply=yes \
file://Sessions"
S = "${WORKDIR}/entrance"
diff --git a/recipes/e17/places_svn.bb b/recipes/e17/places_svn.bb
index 13ef860f77..a5d3833915 100644
--- a/recipes/e17/places_svn.bb
+++ b/recipes/e17/places_svn.bb
@@ -5,7 +5,7 @@ PR = "r4"
require e-module.inc
-SRC_URI += "file://fix-api.diff;patch=1;maxrev=39830;pnum=3"
+SRC_URI += "file://fix-api.diff;apply=yes;maxrev=39830;striplevel=3"
do_configure_prepend() {
sed -i -e /po/d -e /AM_GNU_GETTEXT/d configure.ac