zeroconf: Fix build with musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
(cherry picked from commit 48bce13c9b)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Khem Raj
2017-07-19 08:41:32 -07:00
committed by Armin Kuster
parent 18ddc5ce63
commit ad50bde574
2 changed files with 72 additions and 1 deletions
@@ -20,7 +20,9 @@ SRC_URI = "http://www.progsoc.org/~wildfire/zeroconf/download/${BPN}-${PV}.tar.g
file://compilefix.patch \
file://makefile-add-ldflags.patch \
file://zeroconf-default \
file://debian-zeroconf"
file://debian-zeroconf \
file://0001-zeroconf-Rename-arp_op-to-avoid-namespace-conflicts-.patch \
"
SRC_URI[md5sum] = "bdafb16b008ebb5633e4e581f77821d2"
SRC_URI[sha256sum] = "a8c74df127753e2310fa1e072f3c9ca44a404bb0bbce9cfec7a84c6dff8bec7b"