imx-m4-demos: sync recipe with meta-fsl-bsp-release branch sumo-4.14.98-2.2.0
Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
parent
d394091a1b
commit
0f7195b359
|
|
@ -22,6 +22,7 @@ SCR = "SCR-${SOC}-m4-demo.txt"
|
|||
do_deploy () {
|
||||
# Install the demo binaries
|
||||
cp ${D}/* ${DEPLOYDIR}/
|
||||
chmod 0644 ${DEPLOYDIR}/*
|
||||
}
|
||||
addtask deploy after do_install
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue