blob: 0c0c1251f272084bd98ab9f81a70a1c207ab83e7 [file] [log] [blame]
SUMMARY = "Phosphor Debug Collector"
DESCRIPTION = "Phosphor Debug Collector provides mechanisms \
to collect various FFDC files and system parameters. \
This will be helpful for troubleshooting the problems in OpenBMC \
based systems."
PR = "r1"
inherit autotools \
pkgconfig \
obmc-phosphor-dbus-service
require phosphor-debug-collector.inc
DEPENDS += " \
phosphor-dbus-interfaces \
phosphor-dbus-interfaces-native \
phosphor-logging \
sdbusplus \
sdbusplus-native \
autoconf-archive-native \
"
RDEPENDS_${PN} += " \
sdbusplus \
phosphor-dbus-interfaces \
phosphor-logging \
"
DBUS_SERVICE_${PN} += "xyz.openbmc_project.Dump.service"
S = "${WORKDIR}/git"