aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/poboxserver
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/poboxserver
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/poboxserver')
-rw-r--r--recipes/poboxserver/poboxserver_1.2.5.bb6
-rw-r--r--recipes/poboxserver/qpobox_0.5.4.bb4
2 files changed, 5 insertions, 5 deletions
diff --git a/recipes/poboxserver/poboxserver_1.2.5.bb b/recipes/poboxserver/poboxserver_1.2.5.bb
index 0486c4433e..fe40477a28 100644
--- a/recipes/poboxserver/poboxserver_1.2.5.bb
+++ b/recipes/poboxserver/poboxserver_1.2.5.bb
@@ -6,9 +6,9 @@ PR = "r7"
SRC_URI = "${SOURCEFORGE_MIRROR}/gakusei/pobox-${PV}.tar.bz2;name=archive \
http://www.vanille.de/mirror/pbserver-${PV}.tar.gz;name=pbserver \
- file://OpenPOBox-1.25.diff;patch=1 \
- file://remove-local-includes.patch;patch=1 \
- file://unicode.patch;patch=1 \
+ file://OpenPOBox-1.25.diff;apply=yes \
+ file://remove-local-includes.patch;apply=yes \
+ file://unicode.patch;apply=yes \
file://pbserver.sh"
S = "${WORKDIR}/OpenPOBox"
diff --git a/recipes/poboxserver/qpobox_0.5.4.bb b/recipes/poboxserver/qpobox_0.5.4.bb
index 9bde191151..98cf8923f3 100644
--- a/recipes/poboxserver/qpobox_0.5.4.bb
+++ b/recipes/poboxserver/qpobox_0.5.4.bb
@@ -6,8 +6,8 @@ HOMEPAGE = "http://takahr.dhis.portside.net/cgi-bin/rwiki.cgi?cmd=view;name=QPOB
PR = "r2"
SRC_URI = "http://www.vanille.de/mirror/qpobox-${PV}.tar.gz \
- file://qpobox-0.5.4-opie.patch;patch=1 \
- file://qpobox.patch;patch=1"
+ file://qpobox-0.5.4-opie.patch;apply=yes \
+ file://qpobox.patch;apply=yes"
S = "${WORKDIR}/qpobox"
inherit opie