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/apt/apt-native_0.7.20.2.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/apt/apt-native_0.7.20.2.bb') diff --git a/recipes/apt/apt-native_0.7.20.2.bb b/recipes/apt/apt-native_0.7.20.2.bb index 955edc8314..fddb7ff96e 100644 --- a/recipes/apt/apt-native_0.7.20.2.bb +++ b/recipes/apt/apt-native_0.7.20.2.bb @@ -1,9 +1,9 @@ require apt-native.inc PR = "r1" -SRC_URI += "file://nodoc.patch;patch=1 \ - file://noconfigure.patch;patch=1 \ - file://no-curl.patch;patch=1" +SRC_URI += "file://nodoc.patch;apply=yes \ + file://noconfigure.patch;apply=yes \ + file://no-curl.patch;apply=yes" SRC_URI[md5sum] = "e6ee1b594f6ed5fab5cb593ee46cfc21" SRC_URI[sha256sum] = "4dc935a520c65705795ada5942b658f6e86b22eefc7032342267272bd6566b05" -- cgit v1.2.3