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/xboard/xboard_4.4.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/xboard') diff --git a/recipes/xboard/xboard_4.4.1.bb b/recipes/xboard/xboard_4.4.1.bb index 385c1d3f3b..5407e65f6d 100644 --- a/recipes/xboard/xboard_4.4.1.bb +++ b/recipes/xboard/xboard_4.4.1.bb @@ -4,7 +4,7 @@ SECTION = "games" LICENSE = "GPL" DEPENDS = "libxaw libsm libx11 libxt libxmu libxext libice" SRC_URI = "http://ftp.gnu.org/gnu/xboard/xboard-${PV}.tar.gz;name=archive \ - file://no-strip.patch;patch=1;pnum=2" + file://no-strip.patch;apply=yes;striplevel=2" SRC_URI[archive.md5sum] = "4623a83fdd43f410bfcc8a20e2eb1474" SRC_URI[archive.sha256sum] = "74184fa7d5ea4ce963f7108e01256e6eb7bb2269ff6f780599fdaaf2d913950e" -- cgit 1.2.3-korg