blob: 69043f0ee91bdf438f415e9480cb63ed7ef55e14 [file] [log] [blame]
SUMMARY = "Settings DBUS object"
DESCRIPTION = "Settings DBUS object"
HOMEPAGE = "http://github.com/openbmc/phosphor-settingsd"
PR = "r1"
inherit obmc-phosphor-license
inherit obmc-phosphor-systemd
inherit setuptools
DEPENDS += "python-pyyaml-native"
RDEPENDS_${PN} += "python-dbus python-pygobject"
PROVIDES += "virtual/obmc-settings-mgmt"
RPROVIDES_${PN} += "virtual-obmc-settings-mgmt"
SRC_URI += "git://github.com/openbmc/phosphor-settingsd"
SRCREV = "c1e5e9ffb9df84c0f0fdb41e604d1738b6f9bc45"
S = "${WORKDIR}/git"