blob: 590e9e6296bb599c77ba6391005b3739de1b50a4 [file] [log] [blame]
FILESEXTRAPATHS_prepend_intel := "${THISDIR}/${PN}:"
SRC_URI_append_intel = " file://config.json"
do_compile_prepend_intel() {
cp -r ${WORKDIR}/config.json ${S}/
}