Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
FILESEXTRAPATHS:prepend:intel := "${THISDIR}/${PN}:"
|
||||
|
||||
SRC_URI:append:intel = " file://config.json"
|
||||
|
||||
do_compile:prepend:intel() {
|
||||
cp -r ${WORKDIR}/config.json ${S}/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user