summaryrefslogtreecommitdiffstats
path: root/recipes/rxvt-unicode
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/rxvt-unicode
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/rxvt-unicode')
-rw-r--r--recipes/rxvt-unicode/rxvt-unicode_4.8.bb4
-rw-r--r--recipes/rxvt-unicode/rxvt-unicode_4.9.bb4
-rw-r--r--recipes/rxvt-unicode/rxvt-unicode_5.2.bb2
-rw-r--r--recipes/rxvt-unicode/rxvt-unicode_5.3.bb4
-rw-r--r--recipes/rxvt-unicode/rxvt-unicode_5.4.bb4
-rw-r--r--recipes/rxvt-unicode/rxvt-unicode_5.6.bb4
-rw-r--r--recipes/rxvt-unicode/rxvt-unicode_7.7.bb4
-rw-r--r--recipes/rxvt-unicode/rxvt-unicode_7.9.bb4
-rw-r--r--recipes/rxvt-unicode/rxvt-unicode_cvs.bb6
9 files changed, 18 insertions, 18 deletions
diff --git a/recipes/rxvt-unicode/rxvt-unicode_4.8.bb b/recipes/rxvt-unicode/rxvt-unicode_4.8.bb
index a68e046c31..d06a2b9b71 100644
--- a/recipes/rxvt-unicode/rxvt-unicode_4.8.bb
+++ b/recipes/rxvt-unicode/rxvt-unicode_4.8.bb
@@ -8,8 +8,8 @@ same time, including Xft fonts."
PR = "r2"
LICENSE = "GPL"
SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \
- file://xwc.patch;patch=1 \
- file://signedchar.patch;patch=1"
+ file://xwc.patch;apply=yes \
+ file://signedchar.patch;apply=yes"
inherit autotools update-alternatives
diff --git a/recipes/rxvt-unicode/rxvt-unicode_4.9.bb b/recipes/rxvt-unicode/rxvt-unicode_4.9.bb
index c63cad1204..d69c141bd4 100644
--- a/recipes/rxvt-unicode/rxvt-unicode_4.9.bb
+++ b/recipes/rxvt-unicode/rxvt-unicode_4.9.bb
@@ -7,8 +7,8 @@ output. It also supports mixing multiple fonts at the \
same time, including Xft fonts."
LICENSE = "GPL"
SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \
- file://xwc.patch;patch=1 \
- file://signedchar.patch;patch=1"
+ file://xwc.patch;apply=yes \
+ file://signedchar.patch;apply=yes"
inherit autotools update-alternatives
diff --git a/recipes/rxvt-unicode/rxvt-unicode_5.2.bb b/recipes/rxvt-unicode/rxvt-unicode_5.2.bb
index afc6ad805d..3632b61e08 100644
--- a/recipes/rxvt-unicode/rxvt-unicode_5.2.bb
+++ b/recipes/rxvt-unicode/rxvt-unicode_5.2.bb
@@ -7,7 +7,7 @@ output. It also supports mixing multiple fonts at the \
same time, including Xft fonts."
LICENSE = "GPL"
SRC_URI = "http://dist.schmorp.de/rxvt-unicode/rxvt-unicode-${PV}.tar.bz2 \
- file://signedchar.patch;patch=1"
+ file://signedchar.patch;apply=yes"
SRC_URI[md5sum] = "52664198e7c6a500dd9728b1a2c97e8a"
SRC_URI[sha256sum] = "6ce00673bb9be8ed172c41c9246689916e358d331eb24aa05f5d89db4dd23c82"
diff --git a/recipes/rxvt-unicode/rxvt-unicode_5.3.bb b/recipes/rxvt-unicode/rxvt-unicode_5.3.bb
index a6ae3d95a7..e52ea229f8 100644
--- a/recipes/rxvt-unicode/rxvt-unicode_5.3.bb
+++ b/recipes/rxvt-unicode/rxvt-unicode_5.3.bb
@@ -7,8 +7,8 @@ output. It also supports mixing multiple fonts at the \
same time, including Xft fonts."
LICENSE = "GPL"
SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \
- file://xwc.patch;patch=1 \
- file://signedchar.patch;patch=1"
+ file://xwc.patch;apply=yes \
+ file://signedchar.patch;apply=yes"
PR = "r2"
inherit autotools update-alternatives
diff --git a/recipes/rxvt-unicode/rxvt-unicode_5.4.bb b/recipes/rxvt-unicode/rxvt-unicode_5.4.bb
index bfc8e21a02..fd51c8fb6b 100644
--- a/recipes/rxvt-unicode/rxvt-unicode_5.4.bb
+++ b/recipes/rxvt-unicode/rxvt-unicode_5.4.bb
@@ -7,8 +7,8 @@ output. It also supports mixing multiple fonts at the \
same time, including Xft fonts."
LICENSE = "GPL"
SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \
- file://xwc.patch;patch=1 \
- file://signedchar.patch;patch=1"
+ file://xwc.patch;apply=yes \
+ file://signedchar.patch;apply=yes"
PR = "r2"
inherit autotools update-alternatives
diff --git a/recipes/rxvt-unicode/rxvt-unicode_5.6.bb b/recipes/rxvt-unicode/rxvt-unicode_5.6.bb
index fd3bd51673..5ee6d2f954 100644
--- a/recipes/rxvt-unicode/rxvt-unicode_5.6.bb
+++ b/recipes/rxvt-unicode/rxvt-unicode_5.6.bb
@@ -11,8 +11,8 @@ FILES_${PN}-daemon = "${bindir}/rxvtd"
FILES_${PN}-control = "${bindir}/rxvtc"
SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \
- file://xwc.patch;patch=1 \
- file://signedchar.patch;patch=1"
+ file://xwc.patch;apply=yes \
+ file://signedchar.patch;apply=yes"
PR = "r3"
inherit autotools update-alternatives
diff --git a/recipes/rxvt-unicode/rxvt-unicode_7.7.bb b/recipes/rxvt-unicode/rxvt-unicode_7.7.bb
index adf22d3ae6..7907d71ab2 100644
--- a/recipes/rxvt-unicode/rxvt-unicode_7.7.bb
+++ b/recipes/rxvt-unicode/rxvt-unicode_7.7.bb
@@ -11,8 +11,8 @@ FILES_${PN}-daemon = "${bindir}/rxvtd"
FILES_${PN}-control = "${bindir}/rxvtc"
SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \
- file://xwc.patch;patch=1 \
- file://signedchar.patch;patch=1"
+ file://xwc.patch;apply=yes \
+ file://signedchar.patch;apply=yes"
PR = "r0"
DEFAULT_PREFERENCE = "-1"
diff --git a/recipes/rxvt-unicode/rxvt-unicode_7.9.bb b/recipes/rxvt-unicode/rxvt-unicode_7.9.bb
index 03edd8d447..0d90680221 100644
--- a/recipes/rxvt-unicode/rxvt-unicode_7.9.bb
+++ b/recipes/rxvt-unicode/rxvt-unicode_7.9.bb
@@ -11,8 +11,8 @@ FILES_${PN}-daemon = "${bindir}/rxvtd"
FILES_${PN}-control = "${bindir}/rxvtc"
SRC_URI = "http://dist.schmorp.de/rxvt-unicode/Attic/rxvt-unicode-${PV}.tar.bz2 \
- file://xwc.patch;patch=1 \
- file://signedchar.patch;patch=1"
+ file://xwc.patch;apply=yes \
+ file://signedchar.patch;apply=yes"
PR = "r1"
inherit autotools update-alternatives
diff --git a/recipes/rxvt-unicode/rxvt-unicode_cvs.bb b/recipes/rxvt-unicode/rxvt-unicode_cvs.bb
index 0ee35f78c8..4c9175ed7f 100644
--- a/recipes/rxvt-unicode/rxvt-unicode_cvs.bb
+++ b/recipes/rxvt-unicode/rxvt-unicode_cvs.bb
@@ -8,9 +8,9 @@ same time, including Xft fonts."
DEFAULT_PREFERENCE = "-1"
LICENSE = "GPL"
SRC_URI = "cvs://anonymous@cvs.schmorp.de/schmorpforge;module=rxvt-unicode;port=636 \
- file://xwc.patch;patch=1 \
- file://signedchar.patch;patch=1 \
- file://makefile.patch;patch=1"
+ file://xwc.patch;apply=yes \
+ file://signedchar.patch;apply=yes \
+ file://makefile.patch;apply=yes"
inherit autotools update-alternatives