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