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