From 30639c9edf5e1f513ad0d2b42eb5cbfc0888d0b3 Mon Sep 17 00:00:00 2001 From: "Rodrigo M. Duarte" Date: Mon, 28 Apr 2025 17:09:26 -0300 Subject: imx7dsabresd: Add new configs on the machine This commit append imx-m4-demos on WKS_FILE_DEPENDS to provide the IMAGE_BOOT_FILES added. Signed-off-by: Rodrigo M. Duarte --- conf/machine/imx7dsabresd.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/conf/machine/imx7dsabresd.conf b/conf/machine/imx7dsabresd.conf index 2847820f5..96942ebb2 100644 --- a/conf/machine/imx7dsabresd.conf +++ b/conf/machine/imx7dsabresd.conf @@ -43,3 +43,10 @@ UBOOT_CONFIG[epdc] = "mx7dsabresd_epdc_config" OPTEE_BIN_EXT = "7dsdb" XSERVER += "mesa-driver-swrast" + +WKS_FILE_DEPENDS:append:imx-nxp-bsp = " imx-m4-demos" +IMAGE_BOOT_FILES:append:imx-nxp-bsp = " \ + mcore-demos/imx7d_sabresd_m4_TCM_Pingpang.bin \ + mcore-demos/imx7d_sabresd_m4_TCM_helloworld.bin \ + mcore-demos/imx7d_sabresd_m4_TCM_mcctty.bin \ +" -- cgit v1.2.3-54-g00ecf