blob: fcc548e9fb620209a4c0030fca0d901de94c5534 [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 = "b5e632a1c97f4bce45fed7b4fc9235169ccc2f17"
S = "${WORKDIR}/git"