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/lighttpd/lighttpd_1.4.18.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/lighttpd/lighttpd_1.4.18.bb') diff --git a/recipes/lighttpd/lighttpd_1.4.18.bb b/recipes/lighttpd/lighttpd_1.4.18.bb index 48dce7bf61..5b85ccb9d6 100644 --- a/recipes/lighttpd/lighttpd_1.4.18.bb +++ b/recipes/lighttpd/lighttpd_1.4.18.bb @@ -2,9 +2,9 @@ require lighttpd.inc PR = "${INC_PR}.1" -SRC_URI += "file://configure.in.patch;patch=1 \ - file://mod_redirect.c.patch;patch=1 \ - file://src-server.c.patch;patch=1 \ +SRC_URI += "file://configure.in.patch;apply=yes \ + file://mod_redirect.c.patch;apply=yes \ + file://src-server.c.patch;apply=yes \ " -- cgit v1.2.3