aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/portabase
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/portabase')
-rw-r--r--recipes/portabase/metakit_2.4.9.3.bb2
-rw-r--r--recipes/portabase/portabase_1.9.bb8
2 files changed, 5 insertions, 5 deletions
diff --git a/recipes/portabase/metakit_2.4.9.3.bb b/recipes/portabase/metakit_2.4.9.3.bb
index 31a571d6b7..62a594b8a7 100644
--- a/recipes/portabase/metakit_2.4.9.3.bb
+++ b/recipes/portabase/metakit_2.4.9.3.bb
@@ -7,7 +7,7 @@ LICENSE = "MetaKit"
HOMEPAGE = "http://www.equi4.com/metakit.html"
SRC_URI = "http://www.equi4.com/pub/mk/metakit-${PV}.tar.gz \
- file://metakit-2.4.9.3.patch;patch=1"
+ file://metakit-2.4.9.3.patch;apply=yes"
PR = "r3"
FILES_${PN} += " ${libdir}/*.so"
diff --git a/recipes/portabase/portabase_1.9.bb b/recipes/portabase/portabase_1.9.bb
index cbdecf47eb..252e7af088 100644
--- a/recipes/portabase/portabase_1.9.bb
+++ b/recipes/portabase/portabase_1.9.bb
@@ -8,10 +8,10 @@ APPNAME = "portabase"
PR = "r4"
SRC_URI = "${SOURCEFORGE_MIRROR}/portabase/portabase_${PV}.tar.gz \
- file://qtopia.patch;patch=1 \
- file://fileselector.patch;patch=1 \
- file://qtversion.patch;patch=1 \
- file://qt2310-fontbug.patch;patch=1"
+ file://qtopia.patch;apply=yes \
+ file://fileselector.patch;apply=yes \
+ file://qtversion.patch;apply=yes \
+ file://qt2310-fontbug.patch;apply=yes"
S = "${WORKDIR}/portabase"