Releases: zephyrproject-rtos/docker-image
Releases · zephyrproject-rtos/docker-image
v0.29.2
v0.29.1
- base: Updated ccache to 4.13.2.
- base: Added Kitware Ninja to AArch64 image.
- base: Added Renode to AArch64 image.
- ci: Updated Zephyr SDK to 1.0.1.
v0.29.0
- base: Added gdisk and uuid-runtime packages.
- base: Updated BSIM to v3.0.1.
- ci: Updated Zephyr SDK to 1.0.0.
v0.28.8
- base: Updated Doxygen version to 1.16.1.
- base: Added ARM Corstone-1000-A320 FVP.
- base: Changed
trusted-firmware-mPython dependency source frommaintozephyr_tf-m_v2.2.2branch. - base: Set
BSIM_OUT_PATHandBSIM_COMPONENTS_PATHenvironment variables to the image-provided BSIM installation.
v0.28.7
- base: Updated Doxygen version to 1.15.0.
- base: Updated Renode version to 1.16.0.
- base: Updated BSIM version to 3.0.
v0.28.6
- base: Added
libfuse3package. - base: Added
llvm-20-devandlibclang-rt-20-devpackages.
v0.28.5
- Reorganised the
ci-baseandciimages such that:ci-baseimage contains all tools required for Zephyr CI operation except the Zephyr SDKciimage contains everything in theci-baseimage plus the Zephyr SDK
- base: Added Node.js runtime and npm package manager.
- base: Added TF-M Python dependencies.
- base: Added
graphvizPython package. - devel: Removed hard-coded
ZEPHYR_BASEenvironment variable to allow more flexibility in the user Zephyr tree layout. It is now up to the user to provide the adequate environment configuration (e.g. settingZEPHYR_BASEenvironment variable, or providing west configuration file with Zephyr base path).
v0.28.4
- Updated Zephyr SDK to 0.17.4.
- Added esptool.
v0.28.3
- ci: Updated Zephyr SDK to 0.17.3.
v0.28.2
- all: Ubuntu APT source now points to the upstream mirror (ubuntu.com) instead of the Hetzner internal mirror (mirror.hetzner.com). This fixes the APT local repository update failures when the image is used outside the Zephyr CI infrastructure.