aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-beam
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/gpe-beam
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/gpe-beam')
-rw-r--r--recipes/gpe-beam/gpe-beam_0.2.6.bb2
-rw-r--r--recipes/gpe-beam/gpe-beam_0.2.7.bb2
-rw-r--r--recipes/gpe-beam/gpe-beam_0.2.8.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes/gpe-beam/gpe-beam_0.2.6.bb b/recipes/gpe-beam/gpe-beam_0.2.6.bb
index 82212ad106..91788b8b30 100644
--- a/recipes/gpe-beam/gpe-beam_0.2.6.bb
+++ b/recipes/gpe-beam/gpe-beam_0.2.6.bb
@@ -3,7 +3,7 @@ require ${PN}.inc
RDEPENDS = "libopenobex-1.0-1 irda-utils"
PR = "r1"
-SRC_URI += "file://vcard-send.patch;patch=1;pnum=0"
+SRC_URI += "file://vcard-send.patch;apply=yes;striplevel=0"
inherit gpe
diff --git a/recipes/gpe-beam/gpe-beam_0.2.7.bb b/recipes/gpe-beam/gpe-beam_0.2.7.bb
index 4ab0445221..a5cb651754 100644
--- a/recipes/gpe-beam/gpe-beam_0.2.7.bb
+++ b/recipes/gpe-beam/gpe-beam_0.2.7.bb
@@ -3,7 +3,7 @@ require ${PN}.inc
RDEPENDS = "libopenobex-1.0-1 irda-utils"
PR = "r1"
-SRC_URI += "file://decl.patch;patch=1;pnum=0"
+SRC_URI += "file://decl.patch;apply=yes;striplevel=0"
inherit gpe
diff --git a/recipes/gpe-beam/gpe-beam_0.2.8.bb b/recipes/gpe-beam/gpe-beam_0.2.8.bb
index 8a11785d8f..14589fbcd4 100644
--- a/recipes/gpe-beam/gpe-beam_0.2.8.bb
+++ b/recipes/gpe-beam/gpe-beam_0.2.8.bb
@@ -2,7 +2,7 @@ require ${PN}.inc
RDEPENDS = "irda-utils"
-SRC_URI += "file://dbus-new-api.patch;patch=1"
+SRC_URI += "file://dbus-new-api.patch;apply=yes"
inherit gpe