I am trying to build an imx-image-core on iMX8MQ-EVK, but I encountered some issue while executing the command 'bitbake -k imx-image-core'. After executing the bitbake command of the image, I am getting the following lines: ERROR: Task (/home/julie/imx-yocto-bsp/sources/poky/meta...
but it's unnecessary. The boot container could obtain M33, M7 and A55 images which means i.MX95 could kick up these core during boot. But i.MX8MP can't support boot from M core, it can only support A53 boot, that's why the imx-mkimage doesn't support M core ...
@rm -f $(obj)u-boot.imx @rm -f $(obj)u-boot.ubl @rm -f $(obj)u-boot.ais 51 changes: 51 additions & 0 deletions 51 board/freescale/corenet_ds/pbi.cfg Original file line numberDiff line numberDiff line change @@ -0,0 +1,51 @@ # # Copyright 2012 Freescale Semiconductor, ...
The iMX8MQ Linux project cannot build in imx-yocto-bsp-5.4.24, when added "CORE_IMAGE_EXTRA_INSTALL += "chromium-ozone-wayland" " in local.conf file. see the log info. sawyer@ubuntu:~/imx-yocto-bsp-5.4.24/build-wayland/tmp/deploy/images/imx8mqevk$ bitbake imx-image-...
I am trying to build an imx-image-core on iMX8MQ-EVK, but I encountered some issue while executing the command 'bitbake -k imx-image-core'. After executing the bitbake command of the image, I am getting the following lines: ERROR: Task (/home/julie/imx-yocto-bsp/sources...
Solved: Hi everyone, I am trying to build an imx-image-core on iMX8MQ-EVK, but I encountered some issue while executing the command 'bitbake -k
I am trying to build an imx-image-core on iMX8MQ-EVK, but I encountered some issue while executing the command 'bitbake -k imx-image-core'. After executing the bitbake command of the image, I am getting the following lines: ERROR: Task (/home/julie/imx-yocto-bsp/sources...
I am trying to build an imx-image-core on iMX8MQ-EVK, but I encountered some issue while executing the command 'bitbake -k imx-image-core'. After executing the bitbake command of the image, I am getting the following lines: ERROR: Task (/home/julie/imx-yocto-bsp/sources...
1. DISTRO=fsl-imx-xwayland MACHINE=imx93-11x11-lpddr4x-evk source imx-setup-release.sh -b build-core-image 2. vim conf/local.conf add the line : IMAGE_INSTALL:append = " nxp-wlan-sdk" 3. bitbake core-image-minimal Regards, weidong 0 Kudos Reply 11-17-2024...
1. DISTRO=fsl-imx-xwayland MACHINE=imx93-11x11-lpddr4x-evk source imx-setup-release.sh -b build-core-image 2. vim conf/local.conf add the line : IMAGE_INSTALL:append = " nxp-wlan-sdk" 3. bitbake core-image-minimal Regards, weidong 0 Kudos Reply 11-17-2024 11:10 PM 1...