blob: 488f319b86e2ae4f6325b53051ee3b0e19255e26 [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 \
obmc-phosphor-dbus-service
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"