]> 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>
Sun, 5 May 2019 19:23:48 +0000 (16:23 -0300)
commit35a46644ad9397711aaa67ec384222ab6e89d655
tree0ec7fe27c6606e99fefe89570c6465cd1df147d8
parente76f548a5a050f9ea2b9fc866ee919b5d49397e0
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