diff options
| -rw-r--r-- | meta-networking/recipes-protocols/zeroconf/zeroconf_0.9.bb | 2 |
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 | |||
| 27 | SRC_URI[md5sum] = "bdafb16b008ebb5633e4e581f77821d2" | 27 | SRC_URI[md5sum] = "bdafb16b008ebb5633e4e581f77821d2" |
| 28 | SRC_URI[sha256sum] = "a8c74df127753e2310fa1e072f3c9ca44a404bb0bbce9cfec7a84c6dff8bec7b" | 28 | SRC_URI[sha256sum] = "a8c74df127753e2310fa1e072f3c9ca44a404bb0bbce9cfec7a84c6dff8bec7b" |
| 29 | 29 | ||
| 30 | EXTRA_OEMAKE += "CPPFLAGS='${CFLAGS}'" | ||
| 31 | |||
| 30 | do_install () { | 32 | do_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 |
