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/libxslt/libxslt_1.1.22.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/libxslt/libxslt_1.1.22.bb') diff --git a/recipes/libxslt/libxslt_1.1.22.bb b/recipes/libxslt/libxslt_1.1.22.bb index a93da16fc0..b26dfc4d9d 100644 --- a/recipes/libxslt/libxslt_1.1.22.bb +++ b/recipes/libxslt/libxslt_1.1.22.bb @@ -1,6 +1,6 @@ require libxslt.inc PR = "${INC_PR}.0" -SRC_URI += " file://pkgconfig_fix.patch;patch=1" +SRC_URI += " file://pkgconfig_fix.patch;apply=yes" SRC_URI[archive.md5sum] = "d6a9a020a76a3db17848d769d6c9c8a9" SRC_URI[archive.sha256sum] = "4e1f39ee16596fd2a83d28d6c3b065f742254f3336f93ce8ed1cae48ecbe49da" -- cgit 1.2.3-korg