aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/abiword
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/abiword
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/abiword')
-rw-r--r--recipes/abiword/abiword-plugins_2.4.6.bb2
-rw-r--r--recipes/abiword/abiword-plugins_2.6.0.bb2
-rw-r--r--recipes/abiword/abiword-plugins_2.6.4.bb2
-rw-r--r--recipes/abiword/abiword-plugins_2.6.8.bb2
-rw-r--r--recipes/abiword/abiword_2.8.1.bb2
-rw-r--r--recipes/abiword/abiword_2.8.2.bb2
-rw-r--r--recipes/abiword/abiword_2.8.3.bb2
7 files changed, 7 insertions, 7 deletions
diff --git a/recipes/abiword/abiword-plugins_2.4.6.bb b/recipes/abiword/abiword-plugins_2.4.6.bb
index 7a72ea760b..79354500c6 100644
--- a/recipes/abiword/abiword-plugins_2.4.6.bb
+++ b/recipes/abiword/abiword-plugins_2.4.6.bb
@@ -8,7 +8,7 @@ RDEPENDS = "abiword"
PR = "r1"
SRC_URI = "http://www.abiword.org/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz \
- file://abiword-plugin-pdf-poppler.patch;patch=1;pnum=2"
+ file://abiword-plugin-pdf-poppler.patch;apply=yes;striplevel=2"
S = "${WORKDIR}/abiword-${PV}/abiword-plugins"
inherit autotools
diff --git a/recipes/abiword/abiword-plugins_2.6.0.bb b/recipes/abiword/abiword-plugins_2.6.0.bb
index 0c54b43441..640ddcfd1f 100644
--- a/recipes/abiword/abiword-plugins_2.6.0.bb
+++ b/recipes/abiword/abiword-plugins_2.6.0.bb
@@ -7,7 +7,7 @@ RDEPENDS = "abiword"
SRC_URI = "http://www.abiword.org/downloads/abiword/${PV}/source/abiword-plugins-${PV}.tar.gz;name=plugins \
http://www.abiword.org/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz;name=archive \
- file://abiword-cxx-for-ld-fix.patch;patch=1 \
+ file://abiword-cxx-for-ld-fix.patch;apply=yes \
"
DEFAULT_PREFERENCE = "2"
diff --git a/recipes/abiword/abiword-plugins_2.6.4.bb b/recipes/abiword/abiword-plugins_2.6.4.bb
index f3ec196a9f..ac309a7cab 100644
--- a/recipes/abiword/abiword-plugins_2.6.4.bb
+++ b/recipes/abiword/abiword-plugins_2.6.4.bb
@@ -9,7 +9,7 @@ PR = "r1"
SRC_URI = "http://www.abiword.org/downloads/abiword/${PV}/source/abiword-plugins-${PV}.tar.gz;name=plugins \
http://www.abiword.org/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz;name=archive \
-# file://abiword-cxx-for-ld-fix.patch;patch=1 \
+# file://abiword-cxx-for-ld-fix.patch;apply=yes \
"
DEFAULT_PREFERENCE = "2"
diff --git a/recipes/abiword/abiword-plugins_2.6.8.bb b/recipes/abiword/abiword-plugins_2.6.8.bb
index ca2146cdaa..06b43a9b2d 100644
--- a/recipes/abiword/abiword-plugins_2.6.8.bb
+++ b/recipes/abiword/abiword-plugins_2.6.8.bb
@@ -8,7 +8,7 @@ RDEPENDS = "abiword"
SRC_URI = "http://www.abiword.org/downloads/abiword/${PV}/source/abiword-plugins-${PV}.tar.gz;name=plugins \
http://www.abiword.org/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz;name=archive \
-# file://abiword-cxx-for-ld-fix.patch;patch=1 \
+# file://abiword-cxx-for-ld-fix.patch;apply=yes \
"
DEFAULT_PREFERENCE = "2"
diff --git a/recipes/abiword/abiword_2.8.1.bb b/recipes/abiword/abiword_2.8.1.bb
index 2337cbf8af..06d584e7ac 100644
--- a/recipes/abiword/abiword_2.8.1.bb
+++ b/recipes/abiword/abiword_2.8.1.bb
@@ -4,7 +4,7 @@ PR = "r5"
SRC_URI = "http://www.abisource.com/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz \
file://autogen-common.sh \
- file://nodolt.patch;patch=1"
+ file://nodolt.patch;apply=yes"
do_configure() {
autotools_do_configure
diff --git a/recipes/abiword/abiword_2.8.2.bb b/recipes/abiword/abiword_2.8.2.bb
index d02d687086..8a4f8ad62e 100644
--- a/recipes/abiword/abiword_2.8.2.bb
+++ b/recipes/abiword/abiword_2.8.2.bb
@@ -4,7 +4,7 @@ RCONFLICTS_${PN} = "abiword-embedded"
SRC_URI = "http://www.abisource.com/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz;name=abiword \
file://autogen-common.sh \
- file://nodolt.patch;patch=1"
+ file://nodolt.patch;apply=yes"
SRC_URI[abiword.md5sum] = "b44ffbebd5bd0f5f98f34dc8c688b4ed"
SRC_URI[abiword.sha256sum] = "cb668f47649a8ed40dbaedb22383794d07b8349549a392fed57814120803db9c"
diff --git a/recipes/abiword/abiword_2.8.3.bb b/recipes/abiword/abiword_2.8.3.bb
index 82923a9a5c..542ea30d6e 100644
--- a/recipes/abiword/abiword_2.8.3.bb
+++ b/recipes/abiword/abiword_2.8.3.bb
@@ -6,7 +6,7 @@ PR = "r2"
SRC_URI = "http://www.abisource.com/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz;name=abiword \
file://autogen-common.sh \
- file://nodolt.patch;patch=1"
+ file://nodolt.patch;apply=yes"
SRC_URI[abiword.md5sum] = "8984b09663e1514ca0e361b0627ea285"
SRC_URI[abiword.sha256sum] = "b74f7ba5852e6225dd1fb52be266eaa33149fb24210b33b5d8d0f37273e0e3cb"