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:
Arturo Buzarra 2019-12-26 17:13:24 +01:00
parent d394091a1b
commit 0f7195b359
1 changed files with 1 additions and 0 deletions

View File

@ -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