aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpsd
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/gpsd
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/gpsd')
-rw-r--r--recipes/gpsd/gpsd_2.90.bb2
-rw-r--r--recipes/gpsd/gpsd_2.91.bb4
-rw-r--r--recipes/gpsd/gpsd_2.94.bb2
3 files changed, 4 insertions, 4 deletions
diff --git a/recipes/gpsd/gpsd_2.90.bb b/recipes/gpsd/gpsd_2.90.bb
index 2131ef7d63..29117fe233 100644
--- a/recipes/gpsd/gpsd_2.90.bb
+++ b/recipes/gpsd/gpsd_2.90.bb
@@ -1,6 +1,6 @@
require gpsd.inc
-SRC_URI += "file://libtool.patch;patch=1"
+SRC_URI += "file://libtool.patch;apply=yes"
SRC_URI[gpsd.md5sum] = "a23c728b8734c542d559c485857238d2"
SRC_URI[gpsd.sha256sum] = "8c81461266fc95aae6519ec996d7e4f4801fb5a02dbcc7a5d1c130bf7fe0cd53"
diff --git a/recipes/gpsd/gpsd_2.91.bb b/recipes/gpsd/gpsd_2.91.bb
index d0e858d09a..bdd45c465b 100644
--- a/recipes/gpsd/gpsd_2.91.bb
+++ b/recipes/gpsd/gpsd_2.91.bb
@@ -1,7 +1,7 @@
require gpsd.inc
-SRC_URI += "file://libtool.patch;patch=1 \
- file://cross-compile-on-gentoo.patch;patch=1 "
+SRC_URI += "file://libtool.patch;apply=yes \
+ file://cross-compile-on-gentoo.patch;apply=yes "
SRC_URI[gpsd.md5sum] = "c1f97199168c03a431db1a6559b13448"
SRC_URI[gpsd.sha256sum] = "02ee0f0a86a3c74fe807ea0a3fce908cb94dd7ff3afcef0b1fb663a46c1f71d8"
diff --git a/recipes/gpsd/gpsd_2.94.bb b/recipes/gpsd/gpsd_2.94.bb
index 23a8c4c6b1..fb6ab84751 100644
--- a/recipes/gpsd/gpsd_2.94.bb
+++ b/recipes/gpsd/gpsd_2.94.bb
@@ -1,6 +1,6 @@
require gpsd.inc
-SRC_URI += "file://libtool.patch;patch=1"
+SRC_URI += "file://libtool.patch;apply=yes"
SRC_URI[gpsd.md5sum] = "ce70bcd707ac1df861d4c72f503c09d1"
SRC_URI[gpsd.sha256sum] = "1520b87d106d198aa42137db4b230615dbd0d06b04e6fcc84e010172fba2da41"