SUMMARY = "Phosphor DBus Interfaces" | |
DESCRIPTION = "Generated bindings, using sdbus++, for the phosphor YAML" | |
PR = "r1" | |
S = "${WORKDIR}/git" | |
inherit autotools pkgconfig | |
inherit obmc-phosphor-license | |
inherit pythonnative | |
DEPENDS += "autoconf-archive-native" | |
DEPENDS += "sdbusplus sdbus++-native" | |
RDEPENDS_${PN} += "libsystemd" | |
SRC_URI += "git://github.com/openbmc/phosphor-dbus-interfaces" | |
SRCREV = "345bef7533e26ce907c7e6024524496d47fa53a4" |