diff options
| author | Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> | 2025-04-28 17:09:26 -0300 |
|---|---|---|
| committer | Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> | 2025-05-14 18:12:22 -0300 |
| commit | 30639c9edf5e1f513ad0d2b42eb5cbfc0888d0b3 (patch) | |
| tree | 292222ae2bff2f42dcf7cf23fec6afefeed1b17a | |
| parent | 99b709070193099ec2edc965742a5ff8cb2fbe00 (diff) | |
| download | meta-freescale-30639c9edf5e1f513ad0d2b42eb5cbfc0888d0b3.tar.gz | |
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 <rodrigo.duarte@ossystems.com.br>
| -rw-r--r-- | conf/machine/imx7dsabresd.conf | 7 |
1 files changed, 7 insertions, 0 deletions
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" | |||
| 43 | OPTEE_BIN_EXT = "7dsdb" | 43 | OPTEE_BIN_EXT = "7dsdb" |
| 44 | 44 | ||
| 45 | XSERVER += "mesa-driver-swrast" | 45 | XSERVER += "mesa-driver-swrast" |
| 46 | |||
| 47 | WKS_FILE_DEPENDS:append:imx-nxp-bsp = " imx-m4-demos" | ||
| 48 | IMAGE_BOOT_FILES:append:imx-nxp-bsp = " \ | ||
| 49 | mcore-demos/imx7d_sabresd_m4_TCM_Pingpang.bin \ | ||
| 50 | mcore-demos/imx7d_sabresd_m4_TCM_helloworld.bin \ | ||
| 51 | mcore-demos/imx7d_sabresd_m4_TCM_mcctty.bin \ | ||
| 52 | " | ||
