Hello,
I try to upgrade fsl-community-bsp to Yocto dunfell 3.1 (2.7-->3.1)
And I want to continue to use the original kernel version (linux-fslc-imx_4.9-1.0.x)
But it has been unable to fetch successfully.
NOTE: No setscene tasks
NOTE: Executing Tasks
WARNING: linux-fslc-imx-4.9.67+gitAUTOINC+953c6e30c9-r0 do_fetch: Failed to fetch URL git://source.codeaurora.org/external/imx/linux-imx;protocol=https;branch=4.9-1.0.x-imx, attempting MIRRORS if available
ERROR: linux-fslc-imx-4.9.67+gitAUTOINC+953c6e30c9-r0 do_fetch: Fetcher failure: Unable to find revision 953c6e30c9701fda69ef08e2476c541dc4fb1453 in branch 4.9-1.0.x-imx even from upstream
ERROR: linux-fslc-imx-4.9.67+gitAUTOINC+953c6e30c9-r0 do_fetch: Fetcher failure for URL: 'git://source.codeaurora.org/external/imx/linux-imx;protocol=https;branch=4.9-1.0.x-imx'. Unable to fetch URL from any source.
ERROR: Logfile of failure stored in: /home/msiacs/work/fsl-community-bsp/build/tmp/work/imx6s_puck_ms5763-poky-linux-gnueabi/linux-fslc-imx/4.9.67+gitAUTOINC+953c6e30c9-r0/temp/log.do_fetch.32871
ERROR: Task (/home/msiacs/work/fsl-community-bsp/sources/meta-puck-ms5763/recipes-kernel/linux/linux-fslc-imx_4.9-1.0.x.bb:do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 329 tasks of which 328 didn't need to be rerun and 1 failed.
Summary: 1 task failed:
/home/msiacs/work/fsl-community-bsp/sources/meta-puck-ms5763/recipes-kernel/linux/linux-fslc-imx_4.9-1.0.x.bb:do_fetch
Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit code.
Best regards
Peter Tseng
解決済! 解決策の投稿を見る。
refer to your link, it seems doesn't support it anymore, but this isn't nxp official bsp version, I suggest that you can use nxp official bsp from
"https://source.codeaurora.org/"
you can find the difference between them :
"https://community.nxp.com/t5/i-MX-Processors/difference-between-Yocto-Community-BSP-and-Freescale-BS..."
this error should be network issue, try to delete this package and build again
Hi Joanxie,
I can successfully to fetch linux-fslc-imx-5.4 (branch 5.4-2.1.x-imx), but branch 4.9-1.0.x-imx still failed to fetch.
And I found that linux-fslc-imx_4.9-1.0.x.bb recipes were removed.
Is the branch 4.9-1.0.x-imx no longer supported?
Best regards
Peter Tseng
refer to your link, it seems doesn't support it anymore, but this isn't nxp official bsp version, I suggest that you can use nxp official bsp from
"https://source.codeaurora.org/"
you can find the difference between them :
"https://community.nxp.com/t5/i-MX-Processors/difference-between-Yocto-Community-BSP-and-Freescale-BS..."