diff options
Diffstat (limited to 'recipes/zeroconf/zeroconf_0.6.1.bb')
-rw-r--r-- | recipes/zeroconf/zeroconf_0.6.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/zeroconf/zeroconf_0.6.1.bb b/recipes/zeroconf/zeroconf_0.6.1.bb index b06f8792a1..093cf3067e 100644 --- a/recipes/zeroconf/zeroconf_0.6.1.bb +++ b/recipes/zeroconf/zeroconf_0.6.1.bb @@ -7,8 +7,8 @@ PRIORITY = "optional" PR = "r0" SRC_URI = "http://www.progsoc.org/~wildfire/zeroconf/download/${PN}-${PV}.tar.gz \ - file://debian-zeroconf.patch;apply=yes \ - file://busybox.patch;apply=yes \ + file://debian-zeroconf.patch \ + file://busybox.patch \ file://zeroconf-default" do_install () { |