From bf7d0467a0788a7fcc1c96e0dc35a25ae09278a0 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Sun, 23 May 2010 20:23:53 -0700 Subject: Rename url params patch=/pnum= to apply={yes,no}/striplevel= I think this makes the behavior rather more clear. Signed-off-by: Chris Larson Acked-by: Denys Dmytriyenko Acked-by: Khem Raj --- recipes/gpsd/gpsd_2.91.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/gpsd/gpsd_2.91.bb') 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" -- cgit 1.2.3-korg