Skip to content

hal_stm32 : stm32wbax: Link Layer url versioning fragility reference #98410

@vtardy-st

Description

@vtardy-st

The url specified in the module.yml for the WBA6_LinkLayer15_4_Zephyr.a and WBA6_LinkLayer_Thread_lib_Zephyr.a libraries takes the main branch as reference.
This url format generates a fragility about the association of zephyr and hal_stm32 to a specific historical version of the libraries. Only the last pushed version could be fetched.

In order to fix this fragility, the 'main' in the url should be replaced by the SHA-1 of the commit corresponding to the version of the libraries.

Metadata

Metadata

Assignees

Labels

bugThe issue is a bug, or the PR is fixing a bugplatform: STM32ST Micro STM32priority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions