Skip to main content
Visitor II
February 19, 2026
Question

m4projects-stm32mp1 fetch error

  • February 19, 2026
  • 1 reply
  • 145 views

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?

1 reply

Olivier GALLIEN
Technical Moderator
April 3, 2026

Hi @LeonidPr 

Do you still have the problem ? 

If yes please share complete Yocto build log with configuration

 

Thx

Olivier 

Olivier GALLIEN In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.