Skip to content

Releases: zephyrproject-rtos/docker-sdk-build

v1.3.8

26 Oct 07:01
v1.3.8
Compare
Choose a tag to compare
  • Added libwinpthread-1.dll in lib directory.

v1.3.7

24 Oct 22:55
v1.3.7
Compare
Choose a tag to compare
  • Added winpthreads library to the MinGW-w64 toolchain.
  • Fixed missing libgcc binaries on mingw-w64-posix toolchain.

v1.3.6

23 Oct 20:46
v1.3.6
Compare
Choose a tag to compare
  • Fixed incorrect thread model for MinGW-w64 posix toolchain (/opt/mingw-w64-posix).

v1.3.5

23 Oct 12:16
v1.3.5
Compare
Choose a tag to compare
  • Added MinGW-w64 12.0.0 toolchain.

v1.3.4

22 Oct 23:49
v1.3.4
Compare
Choose a tag to compare
  • Added QEMU 8.2.2.

v1.3.3

22 Oct 08:40
v1.3.3
Compare
Choose a tag to compare
  • Added CMake 3.30.5.
  • Added ninja 1.12.1.

v1.3.2

17 Sep 00:20
v1.3.2
Compare
Choose a tag to compare
  • Changed the base image to python:3.10-buster, which is a Debian 10 image that contains Python 3.10.

v1.3.1

16 Sep 14:03
v1.3.1
Compare
Choose a tag to compare
  • 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

28 May 08:52
v1.3.0
Compare
Choose a tag to compare
  • Changed the base image to Debian 10 (Buster).
  • Upgraded Python version to 3.10.

v1.2.3

17 Aug 12:12
Compare
Choose a tag to compare
  • Added ninja
  • Added meson