diff options
Diffstat (limited to 'recipes/avahi/avahi_0.6.21.bb')
-rw-r--r-- | recipes/avahi/avahi_0.6.21.bb | 4 |
1 files changed, 2 insertions, 2 deletions
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" |