aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/maemo4
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/maemo4
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/maemo4')
-rw-r--r--recipes/maemo4/libgpsbt_0.1.bb2
-rw-r--r--recipes/maemo4/libgpsmgr_0.1.bb2
-rw-r--r--recipes/maemo4/libhildon_1.99.0.bb2
-rw-r--r--recipes/maemo4/libhildonfm_1.9.46.bb2
-rw-r--r--recipes/maemo4/libosso_2.13.bb4
-rw-r--r--recipes/maemo4/osso-ic-oss_1.0.4.bb2
6 files changed, 7 insertions, 7 deletions
diff --git a/recipes/maemo4/libgpsbt_0.1.bb b/recipes/maemo4/libgpsbt_0.1.bb
index 4197f910fe..59aa205278 100644
--- a/recipes/maemo4/libgpsbt_0.1.bb
+++ b/recipes/maemo4/libgpsbt_0.1.bb
@@ -7,7 +7,7 @@ DEPENDS = "libgpsmgr dbus"
# This is proprietary software in Chinook, so we have to stay with the last released
# free version.
SRC_URI = "http://repository.maemo.org/pool/bora/free/source/${PN}_${PV}-18.tar.gz \
- file://configure-fix-version.patch;patch=1"
+ file://configure-fix-version.patch;apply=yes"
inherit autotools
diff --git a/recipes/maemo4/libgpsmgr_0.1.bb b/recipes/maemo4/libgpsmgr_0.1.bb
index b09396c9a8..703d937ad3 100644
--- a/recipes/maemo4/libgpsmgr_0.1.bb
+++ b/recipes/maemo4/libgpsmgr_0.1.bb
@@ -3,7 +3,7 @@ LICENSE = "nokia"
# This is proprietary software in Chinook, so we have to stay with the last released
# free version.
SRC_URI = "http://repository.maemo.org/pool/bora/free/source/${PN}_${PV}-10.tar.gz \
- file://configure-fix-version.patch;patch=1"
+ file://configure-fix-version.patch;apply=yes"
PR = "r1"
diff --git a/recipes/maemo4/libhildon_1.99.0.bb b/recipes/maemo4/libhildon_1.99.0.bb
index dbed502bfa..8c9c9afc73 100644
--- a/recipes/maemo4/libhildon_1.99.0.bb
+++ b/recipes/maemo4/libhildon_1.99.0.bb
@@ -4,7 +4,7 @@ DEPENDS += "libpng libxt libxi"
SRC_URI = "\
http://repository.maemo.org/pool/maemo4.0/free/source/libh/${PN}/${PN}_${PV}-1.tar.gz \
- file://libhildon-buildfix.patch;patch=1 \
+ file://libhildon-buildfix.patch;apply=yes \
"
diff --git a/recipes/maemo4/libhildonfm_1.9.46.bb b/recipes/maemo4/libhildonfm_1.9.46.bb
index df866a1411..4c22ce70c2 100644
--- a/recipes/maemo4/libhildonfm_1.9.46.bb
+++ b/recipes/maemo4/libhildonfm_1.9.46.bb
@@ -4,7 +4,7 @@ PR = "r1"
SRC_URI = "\
http://repository.maemo.org/pool/maemo4.0/free/source/libh/${PN}/${PN}_${PV}.tar.gz \
- file://libhildonfm-gtkmaemo-ifdef.patch;patch=1 \
+ file://libhildonfm-gtkmaemo-ifdef.patch;apply=yes \
"
diff --git a/recipes/maemo4/libosso_2.13.bb b/recipes/maemo4/libosso_2.13.bb
index 2193427fe5..b99a83be29 100644
--- a/recipes/maemo4/libosso_2.13.bb
+++ b/recipes/maemo4/libosso_2.13.bb
@@ -4,8 +4,8 @@ PR = "r2"
SRC_URI = "\
http://repository.maemo.org/pool/maemo4.0/free/source/libo/${PN}/${PN}_${PV}-1.1fix.tar.gz \
- file://libosso-buildfix.patch;patch=1 \
- file://libosso-dont-use-inline.patch;patch=1 \
+ file://libosso-buildfix.patch;apply=yes \
+ file://libosso-dont-use-inline.patch;apply=yes \
"
PACKAGES += "${PN}-outo ${PN}-outo-dev ${PN}-outo-dbg ${PN}-outo-bin-dbg ${PN}-outo-bin"
diff --git a/recipes/maemo4/osso-ic-oss_1.0.4.bb b/recipes/maemo4/osso-ic-oss_1.0.4.bb
index afc3f5e765..9935c9ddbd 100644
--- a/recipes/maemo4/osso-ic-oss_1.0.4.bb
+++ b/recipes/maemo4/osso-ic-oss_1.0.4.bb
@@ -7,7 +7,7 @@ PR = "r1"
# No sources for that Maemo revision any more.
SRC_URI = "http://repository.maemo.org/pool/bora/free/source/${PN}_${PV}.tar.gz \
- file://dbus-api-update.patch;patch=1 "
+ file://dbus-api-update.patch;apply=yes "
inherit autotools pkgconfig lib_package