Skip to main content
CEgst.1
Associate
September 18, 2020
Solved

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

  • September 18, 2020
  • 1 reply
  • 1152 views

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.

This topic has been closed for replies.
Best answer by Olivier GALLIEN

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

1 reply

Olivier GALLIEN
Olivier GALLIENBest answer
Technical Moderator
September 18, 2020

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.
CEgst.1
CEgst.1Author
Associate
September 18, 2020

Yes, I see it now. Thank you!