2026-02-19 12:58 AM
Hi,
I'm experiencing a fetching error with m4projects-stm32mp1 while building st-image-weston.
First i had problem while fetching from:
git://github.com/STMicroelectronics/STM32CubeMP1.git;protocol=https;branch=master
Since github doesn't support git: protocol anymore i changed that to https.
But i still have fetching error
ERROR: m4projects-stm32mp1-1.7.0-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'https://github.com/STMicroelectronics/STM32CubeMP1.git;protocol=https;branch=master')
I can clone this repo manually but yocto doesn't.
Cloning that takes some time (about 2 minutes) but yocto fails quickly. Seems it doesn't even tries to wait fetching to finish.
Are there any thoughts how to solve that?
2026-04-03 2:42 AM
Hi @LeonidPr
Do you still have the problem ?
If yes please share complete Yocto build log with configuration
Thx
Olivier