blob: 0f2fd9f7f23e0b4a92654785b16de17e4d16e0b7 [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 = "908dee3d4203bf325608980a67099609c16a31a8"
S = "${WORKDIR}/git"