]> code.ossystems Code Review - meta-freescale.git/commit
imx8mmevk.conf, imx8mqevk.conf: drop adding m4 demos do the boot partition
authorMax Krummenacher <max.krummenacher@toradex.com>
Thu, 2 May 2019 15:22:58 +0000 (17:22 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 17 May 2019 10:56:07 +0000 (07:56 -0300)
commit0d81eff9424295dfdbb63901252ee9f8741f4736
tree0ec7fe27c6606e99fefe89570c6465cd1df147d8
parent6cdddfa4809ae068f263d2c4f999298399047276
imx8mmevk.conf, imx8mqevk.conf: drop adding m4 demos do the boot partition

The recipe which builds or injects the m4 binaries does not yet exist.

Due to the following this did not error out in the image-wic task:

With the change to wic the used oe variable names changed.

IMAGE_BOOT_FILES now has an additonal '_'.
WKS_FILE_DEPENDS_append can be used to add dependencies needed before
the wks file gets created.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
conf/machine/imx8mmevk.conf
conf/machine/imx8mqevk.conf