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/elfutils/elfutils_0.89.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/elfutils/elfutils_0.89.bb') diff --git a/recipes/elfutils/elfutils_0.89.bb b/recipes/elfutils/elfutils_0.89.bb index 1fac965d20..5ed80b4739 100644 --- a/recipes/elfutils/elfutils_0.89.bb +++ b/recipes/elfutils/elfutils_0.89.bb @@ -4,7 +4,7 @@ DESCRIPTION = "A collection of utilities and DSOs to handle compiled objects." DEPENDS = "libtool" SRC_URI = "http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/elfutils-${PV}.tar.gz \ - file://warnings.patch;patch=1" + file://warnings.patch;apply=yes" SRC_URI[md5sum] = "a690778e93e4b04eb531c6a3ef0ad23a" SRC_URI[sha256sum] = "a87a193cb0f63267573611c7adba0dab033f34cb760b2b1009ee3ca9fddb5a09" -- cgit 1.2.3-korg