Hello,
I’m trying to build a yocto image (imx-4.9.51-8qm_beta2). I followed the guide:
and this one:
All recipes seem to be executed successfully except one which is the firmware-imx-7.3.bb where I get an error on the task do_fetch:
ERROR: firmware-imx-1_7.3-r0 do_fetch: Fetcher failure for URL: 'git://git.freescale.com/proprietary/imx-firmware.git;protocol=git;branch=master;destsuffix=/home/mansour/fsl-arm-yocto-bsp/build_imx8/tmp/work/all-poky-linux/firmware-imx/1_7.3-r0/firmware-imx-7.3/git'. Unable to fetch URL from any source.
I tried to change the URL to GitHub - NXP/imx-firmware but then i got compiling errors.
Best regards,
Majd