Can't build balena-iot-gate-imx8plus

I’m trying to build balenaOs for a Compulab IOT GATE IMX8Plus, but I’m getting the following error:

Error: FetchError('Unable to fetch URL from any source.','git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https;branch=lf_v2021.04')

I saw another post with a similar issue on a different target device and the solution was to update the meta-freescale layer to a newer version.

Could you update the relevant layers in the project to stop using codeaurora?

Hi, can you please check this PR Update to Yocto Linux 2 0 by acostach · Pull Request #265 · balena-os/balena-iot-gate-imx8plus · GitHub which updates the BSP to IOT-GATE-iMX8PLUS Yocto Linux 2.0? After checking out the update_to_yocto_linux_2_0 branch please do a git submodule update --init --recursive and start a new Yocto build, to ensure the new and updated submodules are used. Thanks and let us know if this works for you.

1 Like