aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcalctool
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/gcalctool
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/gcalctool')
-rw-r--r--recipes/gcalctool/gcalctool_5.28.0.bb2
-rw-r--r--recipes/gcalctool/gcalctool_5.5.21.bb2
-rw-r--r--recipes/gcalctool/gcalctool_5.7.32.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes/gcalctool/gcalctool_5.28.0.bb b/recipes/gcalctool/gcalctool_5.28.0.bb
index 31ce77e751..64a84fc495 100644
--- a/recipes/gcalctool/gcalctool_5.28.0.bb
+++ b/recipes/gcalctool/gcalctool_5.28.0.bb
@@ -4,7 +4,7 @@ DEPENDS = "gtk+"
DESCRIPTION = "gcalctool is a powerful calculator"
PR = "r0"
-SRC_URI = "file://makefile-fix.diff;patch=1"
+SRC_URI = "file://makefile-fix.diff;apply=yes"
inherit gnome
diff --git a/recipes/gcalctool/gcalctool_5.5.21.bb b/recipes/gcalctool/gcalctool_5.5.21.bb
index db4c1d8f2e..08fcc5904f 100644
--- a/recipes/gcalctool/gcalctool_5.5.21.bb
+++ b/recipes/gcalctool/gcalctool_5.5.21.bb
@@ -11,7 +11,7 @@ DEPENDS = "gnome-common gtk+ libgnomeui"
EXTRA_OECONF = "--disable-schemas-install"
-SRC_URI += "file://noscrollkeeper.patch;patch=1"
+SRC_URI += "file://noscrollkeeper.patch;apply=yes"
do_configure_prepend () {
cp ${STAGING_DATADIR}/gnome-common/data/omf.make ${S}
diff --git a/recipes/gcalctool/gcalctool_5.7.32.bb b/recipes/gcalctool/gcalctool_5.7.32.bb
index 69f31fa414..2f15fd25b2 100644
--- a/recipes/gcalctool/gcalctool_5.7.32.bb
+++ b/recipes/gcalctool/gcalctool_5.7.32.bb
@@ -5,7 +5,7 @@ DESCRIPTION = "gcalctool is a powerful calculator"
PR = "r1"
SRC_URI = "http://download.gnome.org/sources/${PN}/5.7/${PN}-${PV}.tar.gz \
- file://makefile-fix.diff;patch=1"
+ file://makefile-fix.diff;apply=yes"
inherit autotools pkgconfig