blob: 608796b360e83c89fbd71cc0bb7bc4b57557edf3 [file] [log] [blame]
SUMMARY = "Lightweight SLP Server"
DESCRIPTION = "Lightweight Unicast-only SLP Server"
HOMEPAGE = "http://github.com/openbmc/slpd-lite"
PR = "r1"
inherit autotools pkgconfig
inherit obmc-phosphor-license
inherit obmc-phosphor-systemd
SYSTEMD_SERVICE_${PN} += "slpd-lite.service"
DEPENDS += "systemd"
DEPENDS += "autoconf-archive-native"
SRC_URI += "git://github.com/openbmc/slpd-lite"
SRCREV = "1f12e3805a69e8f7e5dada4b40e5c0860938a227"
S = "${WORKDIR}/git"