cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot download meta-st-stm32mp tag tar file from GitHub

CEgst.1
Associate

After opening the https://github.com/STMicroelectronics/meta-st-stm32mp/tags page, there are no links that download a meta-st-stm32mp tar.gz file. Instead, the links point to openstlinux-***.tar.gz, which does not contain any meta-st-stm32mp content. The openstlinux-***.tar.gz links are the same links found on the https://github.com/STMicroelectronics/meta-st-openstlinux/tags page.

1 ACCEPTED SOLUTION

Accepted Solutions
Olivier GALLIEN
ST Employee

Hi @CEgst.1​ ,

Indeed the first link under the mention pages have the same name : the name of the release.  

But if you proceed further it actually downloads 2 different packages :

meta-st-stm32mp-openstlinux-5.4-dunfell-mp1-20-06-24.tar.gz -> from https://github.com/STMicroelectronics/meta-st-stm32mp/tags

meta-st-openstlinux-openstlinux-5.4-dunfell-mp1-20-06-24.tar.gz -> from https://github.com/STMicroelectronics/meta-st-openstlinux/tags

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.

View solution in original post

2 REPLIES 2
Olivier GALLIEN
ST Employee

Hi @CEgst.1​ ,

Indeed the first link under the mention pages have the same name : the name of the release.  

But if you proceed further it actually downloads 2 different packages :

meta-st-stm32mp-openstlinux-5.4-dunfell-mp1-20-06-24.tar.gz -> from https://github.com/STMicroelectronics/meta-st-stm32mp/tags

meta-st-openstlinux-openstlinux-5.4-dunfell-mp1-20-06-24.tar.gz -> from https://github.com/STMicroelectronics/meta-st-openstlinux/tags

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.

Yes, I see it now. Thank you!