aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libqpe
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libqpe')
-rw-r--r--recipes/libqpe/libqpe-opie_1.2.2.bb4
-rw-r--r--recipes/libqpe/libqpe-opie_1.2.3.bb8
-rw-r--r--recipes/libqpe/libqpe-opie_1.2.4.bb10
-rw-r--r--recipes/libqpe/libqpe-opie_cvs.bb8
4 files changed, 15 insertions, 15 deletions
diff --git a/recipes/libqpe/libqpe-opie_1.2.2.bb b/recipes/libqpe/libqpe-opie_1.2.2.bb
index 568e8933e0..8cb2ce9bbd 100644
--- a/recipes/libqpe/libqpe-opie_1.2.2.bb
+++ b/recipes/libqpe/libqpe-opie_1.2.2.bb
@@ -4,5 +4,5 @@ PR = "${INC_PR}.0"
TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/library \
- file://save-windows-pos-dynamic.patch;apply=yes \
- file://fix-titleheight.patch;apply=yes"
+ file://save-windows-pos-dynamic.patch \
+ file://fix-titleheight.patch"
diff --git a/recipes/libqpe/libqpe-opie_1.2.3.bb b/recipes/libqpe/libqpe-opie_1.2.3.bb
index a97eea6b3a..2b50fca6e7 100644
--- a/recipes/libqpe/libqpe-opie_1.2.3.bb
+++ b/recipes/libqpe/libqpe-opie_1.2.3.bb
@@ -4,9 +4,9 @@ PR = "${INC_PR}.0"
TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/library \
- file://fix-titleheight.patch;apply=yes \
- file://unbreak-logging.patch;apply=yes \
- file://citytime-path.patch;apply=yes \
- file://fix-sd-card-path.patch;apply=yes \
+ file://fix-titleheight.patch \
+ file://unbreak-logging.patch \
+ file://citytime-path.patch \
+ file://fix-sd-card-path.patch \
"
diff --git a/recipes/libqpe/libqpe-opie_1.2.4.bb b/recipes/libqpe/libqpe-opie_1.2.4.bb
index 2fa784a2fe..a1373d32d0 100644
--- a/recipes/libqpe/libqpe-opie_1.2.4.bb
+++ b/recipes/libqpe/libqpe-opie_1.2.4.bb
@@ -4,10 +4,10 @@ PR = "${INC_PR}.1"
TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '_')}"
SRC_URI = "${HANDHELDS_CVS};tag=${TAG};module=opie/library \
- file://fix-titleheight.patch;apply=yes \
- file://unbreak-logging.patch;apply=yes \
- file://citytime-path-2.patch;apply=yes \
- file://no-include-pro.patch;apply=yes \
- file://unhide_lnkproperties_destructor.patch;apply=yes \
+ file://fix-titleheight.patch \
+ file://unbreak-logging.patch \
+ file://citytime-path-2.patch \
+ file://no-include-pro.patch \
+ file://unhide_lnkproperties_destructor.patch \
"
diff --git a/recipes/libqpe/libqpe-opie_cvs.bb b/recipes/libqpe/libqpe-opie_cvs.bb
index 3d444006d4..6ba11ce6f4 100644
--- a/recipes/libqpe/libqpe-opie_cvs.bb
+++ b/recipes/libqpe/libqpe-opie_cvs.bb
@@ -10,8 +10,8 @@ PV = "${OPIE_CVS_PV}"
PR = "${INC_PR}.0"
SRC_URI = "${HANDHELDS_CVS};module=opie/library \
- file://fix-titleheight.patch;apply=yes \
- file://unbreak-logging.patch;apply=yes \
- file://citytime-path-2.patch;apply=yes \
- file://no-include-pro.patch;apply=yes \
+ file://fix-titleheight.patch \
+ file://unbreak-logging.patch \
+ file://citytime-path-2.patch \
+ file://no-include-pro.patch \
"