blob: ba0fea518fb860e4cc53d0b8441712d4dfec7f10 [file] [log] [blame]
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
SRC_URI += "file://power-config-host0.json"
do_configure:prepend() {
cp ${WORKDIR}/power-config-host0.json ${S}/config
}