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/samba/samba-ads_3.2.15.bb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'recipes/samba/samba-ads_3.2.15.bb') diff --git a/recipes/samba/samba-ads_3.2.15.bb b/recipes/samba/samba-ads_3.2.15.bb index dc64754665..264ba07a83 100644 --- a/recipes/samba/samba-ads_3.2.15.bb +++ b/recipes/samba/samba-ads_3.2.15.bb @@ -3,11 +3,11 @@ require samba-ads.inc LICENSE = "GPLv3" PR = "r2" -SRC_URI += "file://config-lfs.patch;patch=1 \ - file://quota.patch;patch=1;pnum=0 \ - file://configure-3.2.8.patch;patch=1 \ - file://config-h.patch;patch=1 \ - file://mtab.patch;patch=1 \ +SRC_URI += "file://config-lfs.patch;apply=yes \ + file://quota.patch;apply=yes;striplevel=0 \ + file://configure-3.2.8.patch;apply=yes \ + file://config-h.patch;apply=yes \ + file://mtab.patch;apply=yes \ " SRC_URI[src.md5sum] = "5a3bcc4927c9643b9f42970d0815b18f" SRC_URI[src.sha256sum] = "84281fd1faeffee8558e49dff865dd382abbf78bc1be00f8cb5aa70aeea67d46" -- cgit 1.2.3-korg