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/perl/libxml-libxml-perl_1.70.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/perl/libxml-libxml-perl_1.70.bb') diff --git a/recipes/perl/libxml-libxml-perl_1.70.bb b/recipes/perl/libxml-libxml-perl_1.70.bb index ac56c9f4ad..64b33b6fe9 100644 --- a/recipes/perl/libxml-libxml-perl_1.70.bb +++ b/recipes/perl/libxml-libxml-perl_1.70.bb @@ -8,7 +8,7 @@ DEPENDS += "libxml2 \ PR = "r0" SRC_URI = "http://search.cpan.org/CPAN/authors/id/P/PA/PAJAS/XML-LibXML-${PV}.tar.gz;name=libxml \ - file://libxml-libxml-perl-disable-libxml2-check.patch;patch=1 \ + file://libxml-libxml-perl-disable-libxml2-check.patch;apply=yes \ " SRC_URI[libxml.md5sum] = "33d4294f708e20c298cfe534d1166844" SRC_URI[libxml.sha256sum] = "53e6cf06772ba9d85055dc6e4488dbd876d2376e48ef3578fa73246ee98b3ba0" -- cgit 1.2.3-korg