blob: f3d6373d44b6ed8f1de5d7387426445d2652291c [file] [log] [blame]
SUMMARY = "OpenPOWER OCC controller"
DESCRIPTION = "Application to contol the OpenPOWER On-Chip-Controller"
HOMEPAGE = "https://github.com/openbmc/openpower-occ-control"
PR = "r1"
inherit autotools pkgconfig
require ${PN}.inc
DBUS_SERVICE_${PN} += "org.open_power.OCC.PassThrough.service"
DEPENDS += " \
sdbusplus \
sdbusplus-native \
phosphor-logging \
openpower-dbus-interfaces \
openpower-dbus-interfaces-native \
autoconf-archive-native \
"
RDEPENDS_${PN} += " \
sdbusplus \
phosphor-logging \
openpower-dbus-interfaces \
"
S = "${WORKDIR}/git"