diff options
Diffstat (limited to 'meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb')
-rw-r--r-- | meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb b/meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb index 13f9b9b9a3..753d832982 100644 --- a/meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb +++ b/meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb | |||
@@ -20,7 +20,9 @@ SRC_URI = "http://www.progsoc.org/~wildfire/zeroconf/download/${BPN}-${PV}.tar.g | |||
20 | file://compilefix.patch \ | 20 | file://compilefix.patch \ |
21 | file://makefile-add-ldflags.patch \ | 21 | file://makefile-add-ldflags.patch \ |
22 | file://zeroconf-default \ | 22 | file://zeroconf-default \ |
23 | file://debian-zeroconf" | 23 | file://debian-zeroconf \ |
24 | file://0001-zeroconf-Rename-arp_op-to-avoid-namespace-conflicts-.patch \ | ||
25 | " | ||
24 | 26 | ||
25 | SRC_URI[md5sum] = "bdafb16b008ebb5633e4e581f77821d2" | 27 | SRC_URI[md5sum] = "bdafb16b008ebb5633e4e581f77821d2" |
26 | SRC_URI[sha256sum] = "a8c74df127753e2310fa1e072f3c9ca44a404bb0bbce9cfec7a84c6dff8bec7b" | 28 | SRC_URI[sha256sum] = "a8c74df127753e2310fa1e072f3c9ca44a404bb0bbce9cfec7a84c6dff8bec7b" |