Releases: zephyrproject-rtos/docker-sdk-build
Releases · zephyrproject-rtos/docker-sdk-build
v1.3.8
v1.3.7
- Added winpthreads library to the MinGW-w64 toolchain.
- Fixed missing libgcc binaries on
mingw-w64-posix
toolchain.
v1.3.6
- Fixed incorrect thread model for MinGW-w64 posix toolchain (
/opt/mingw-w64-posix
).
v1.3.5
- Added MinGW-w64 12.0.0 toolchain.
v1.3.4
- Added QEMU 8.2.2.
v1.3.3
- Added CMake 3.30.5.
- Added ninja 1.12.1.
v1.3.2
- Changed the base image to
python:3.10-buster
, which is a Debian 10 image that contains Python 3.10.
v1.3.1
- Changed the base image to
python:3.8-buster
, which is a Debian 10 image that contains Python 3.8. This is mainly to accommodate the current SDK Yocto version that is incompatible with Python 3.10. - Added
locales-all
package.
v1.3.0
- Changed the base image to Debian 10 (Buster).
- Upgraded Python version to 3.10.
v1.2.3
- Added ninja
- Added meson