This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
Zephyr toolchain v0.16.0 release extension changed to xz #66
-
I would just like to mention that I started using this project as template for my CI/CD docker container image. I have multiple builds of this image and found out that if you use ZEPHYR_TOOLCHAIN_VERSION=0.16.0 The build will fail. The reason is that the release pages for the zephyr toolchain of v0.16.x is packed as xz instead of gz. https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.16.1 |
Beta Was this translation helpful? Give feedback.
Answered by
coderbyheart
Jun 2, 2023
Replies: 1 comment
-
Thanks, I've added #67 to make sure this is added. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
coderbyheart
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks, I've added #67 to make sure this is added.