microPlatform update 46

Posted on Jul 29, 2019

3 min read

Zephyr microPlatform

West

No changes.

Zephyr

82 patches total:

  • start commit: e798ae7e ("manifest: add ci-tools").
  • end commit: 545880de ("[fio fromtree] samples/subsys/usb/dfu: Set sanitycheck test to build_only").

MCUboot

13 patches total:

  • start commit: 9686e702 ("requirements.txt: bump cryptography Py package version").
  • end commit: 8b6288a0 ("Revert "zephyr: fix include of system_timer.h"").

dm-lwm2m

No changes.

Linux microPlatform

Highlights

  • Aktualizr updated to revision 17c3713fb3
  • Removed support for hikey and hikey960
  • Initial support for raspberrypi4 and raspberrypi4-64 (with linux-raspberrypi/4.19)
  • Util-linux updated to 2.34
  • Linux-firmware updated to 20190618
  • Python3 updated to 3.7.4
  • U-boot updated to 2019.07

Layer Updates

OpenEmbedded Core

  • Binutils fixes for CVE-2019-12972 and CVE-2019-9071
  • Gnupg updated to 2.2.17
  • Ifupdown updated to 0.8.22
  • Iproute2 updated to 5.2.0
  • Libdrm updated to 2.4.99
  • Libxslt fixes for CVE-2019-13117 and CVE-2019-13118
  • Linux-firmware updated to 20190618
  • Linux-yocto/4.19 updated to 4.19.57 and rt22
  • Nasm fixes for CVE-2018-19755
  • Nss updated to 3.45
  • Opensbi updated to 0.4
  • Python3 updated to 3.7.4
  • Python3-mako updated 1.0.13
  • Python3-pbr updated to 5.4.0
  • Sqlite3 updated to 3.29.0
  • Tiff fixes for CVE-2019-7663 and CVE-2019-6128
  • Timezone updated to 2019b
  • U-boot updated to 2019.07
  • Util-linux updated to 2.34

Meta OpenEmbedded

  • Dhcpcd updated to 7.2.2
  • Gpsd updated to 3.18.1
  • Iwd updated to 0.18
  • Mbedtls updated to 2.16.2
  • Mraa updated to 2.0.0
  • Nodejs updated to 10.16.0
  • Protobuf updated to 1.3.2
  • Python-cython updated to 0.29.12
  • Python-pbr updated to 5.4.0
  • Python-pyflakes updated to 2.1.1
  • Python-pygobject updated to 3.32.2
  • Samba updated to 4.10.5
  • Strongswan updated to 5.8.0
  • Upm updated to 2.0.0
  • Xterm updated to 347

Meta Freescale

  • LSDK BSP updated to 1906
  • Linux-fslc-lts updated to 4.19.56
  • U-boot-fslc updated to 86ce1a1351, including the v2019.07 tag

Meta Intel

  • Gmmlib updated to 19.2.3
  • Igt-gpu-tools updated to 1.24
  • Intel-media-driver updated to 19.2.0
  • Intel-mediasdk updated to 19.2.0
  • Ixgbe updated to 5.6.1
  • Ixgbevf updated to 4.6.1
  • Linux-intel-rt/4.14 updated to v4.14.126
  • Linux-intel-rt/4.19 updated to v4.19.cw5037
  • Linux-intel/4.19 updated to v4.19.55

Meta Updater

  • Aktualizr updated to revision 17c3713fb3

Meta RaspberryPi

  • Support for raspberrypi4 and raspberrypi4-64
  • Linux-raspberrypi/4.19 updated to 4.19.58
  • Raspberrypi-firmware updated to 20190709

Meta RISC-V

  • U-boot support for Freedom U540

Meta LMP

  • OP-TEE updated to the final 3.6.0 tag
  • Removed support for hikey and hikey960
  • Support for automatic hostname configuration via lmp-auto-hostname
  • Support for raspberrypi3, raspberrypi4 and raspberrypi4-64

Containers

Bump container versions

gateway-containers/bt-joiner

  • Changed dbus 1.10.24-r1 -> 1.10.28-r0
  • Changed dbus-libs 1.10.24-r1 -> 1.10.28-r0
  • Changed glib 2.58.1-r2 -> 2.58.1-r3
  • Changed sqlite-libs 3.26.0-r3 -> 3.28.0-r0

gateway-containers/dns64

  • Removed libgcc

gateway-containers/iface-monitor

  • Changed dbus 1.10.24-r1 -> 1.10.28-r0
  • Changed dbus-libs 1.10.24-r1 -> 1.10.28-r0
  • Changed glib 2.58.1-r2 -> 2.58.1-r3
  • Changed sqlite-libs 3.26.0-r3 -> 3.28.0-r0

gateway-containers/ot-wpantund

  • Changed dbus 1.10.24-r1 -> 1.10.28-r0
  • Changed dbus-libs 1.10.24-r1 -> 1.10.28-r0

extra-containers/wifi-ap

  • Removed libgcc

extra-containers/x

  • Added mesa-dri-vc4

Related posts