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/avahi/avahi_0.6.21.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/avahi/avahi_0.6.21.bb') diff --git a/recipes/avahi/avahi_0.6.21.bb b/recipes/avahi/avahi_0.6.21.bb index 20d7802bf5..f4c76a688a 100644 --- a/recipes/avahi/avahi_0.6.21.bb +++ b/recipes/avahi/avahi_0.6.21.bb @@ -2,8 +2,8 @@ require avahi.inc PR = "r10" -SRC_URI += "file://dbus-pre-1.1.1-support.patch;patch=1" -SRC_URI += "file://avr32-ipv6-fix.patch;patch=1" +SRC_URI += "file://dbus-pre-1.1.1-support.patch;apply=yes" +SRC_URI += "file://avr32-ipv6-fix.patch;apply=yes" SRC_URI[md5sum] = "9cc68f79c50c9dd9e419990c3c9b05b9" SRC_URI[sha256sum] = "d817c35f43011861476eab02eea14edd123b2bc58b4408d9d9b69b0c39252561" -- cgit 1.2.3-korg