]> code.ossystems Code Review - meta-freescale.git/commit
imx-base.inc: Use KERNEL_DEVICETREE variable in IMAGE_BOOT_FILES
authorFabio Berton <fabio.berton@ossystems.com.br>
Wed, 11 Jul 2018 19:32:32 +0000 (16:32 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 11 Jul 2018 19:54:50 +0000 (16:54 -0300)
commit791a4e765cc27d53aab05f7733b599b8c990c1df
tree1717ba32b6c31e67e0a6473fcaaac6ebaab20439
parent291060cd3b0dc49aeb9a745f898f690949f24cc2
imx-base.inc: Use KERNEL_DEVICETREE variable in IMAGE_BOOT_FILES

OE-Core commit 1860d9d3c62e2e94cd68a809385873ffd8270b6d removed
KERNEL_IMAGETYPE prefix from device tree name, so we don't need
to use utilities.inc and we can just use KERNEL_DEVICETREE variable
in IMAGE_BOOT_FILES.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/include/imx-base.inc
conf/machine/include/utilities.inc [deleted file]