blob: c478e12b772b86504e6f1b7992d5f616f52b8377 [file] [log] [blame]
SUMMARY = "Event policy for Witherspoon"
PR = "r1"
inherit native
inherit obmc-phosphor-license
inherit phosphor-dbus-monitor
SRC_URI += "file://config.yaml"
do_install() {
install -D ${WORKDIR}/config.yaml ${D}${config_dir}/config.yaml
}