summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb b/meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb
index 4f8d4f6c6e..0b9e05b324 100644
--- a/meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb
+++ b/meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb
@@ -27,6 +27,8 @@ SRC_URI = "http://www.progsoc.org/~wildfire/zeroconf/download/${BPN}-${PV}.tar.g
27SRC_URI[md5sum] = "bdafb16b008ebb5633e4e581f77821d2" 27SRC_URI[md5sum] = "bdafb16b008ebb5633e4e581f77821d2"
28SRC_URI[sha256sum] = "a8c74df127753e2310fa1e072f3c9ca44a404bb0bbce9cfec7a84c6dff8bec7b" 28SRC_URI[sha256sum] = "a8c74df127753e2310fa1e072f3c9ca44a404bb0bbce9cfec7a84c6dff8bec7b"
29 29
30EXTRA_OEMAKE += "CPPFLAGS='${CFLAGS}'"
31
30do_install () { 32do_install () {
31 install -d ${D}${sbindir} 33 install -d ${D}${sbindir}
32 install -d ${D}${sysconfdir}/network/if-up.d 34 install -d ${D}${sysconfdir}/network/if-up.d