hi, community
# iMX 8MP
@ Harvey021
I missed a issue during builiding image,
build mechine docker: ubuntu 20.04
target image version: linux6.6.36 full
command: bitbake imx-image-full
I'm already copy the .git/* of matter to the path that calld "xxx/download/git2/github.com.NXP.matter.git/", but is it still showing fail fetch?
Hi,
To the Expansion error, have you modified recipes or layers or other conf?
Please follow up the Yocto User Guide to rebuild the target.
To the error - unable to access, make sure that no network limit. Can try to manually bitbake -c fetch matter and build.
Here I just test bitbake imx-image-full for the same version of BSP without error.
Regards
Harvey