microPlatform update 37

Posted on Dec 20, 2018

2 min read

Zephyr microPlatform

Zephyr

397 patches total:

  • start commit: f1377a73 ("[FIO mergeup] Merge 'zephyrproject-rtos/master' into 'osf-dev/master'").
  • end commit: dbf405ab ("power: Move application level API's to public header").

MCUboot

7 patches total:

  • start commit: 06faca8c ("[FIO mergeup] Merge 'JuulLabs-OSS/master' into osf-dev/master").
  • end commit: a3c2f057 ("Fix main github repo links in docs").

dm-hawkbit-mqtt

2 patches total:

  • start commit: 70a4f825 ("lwm2m.c: s/osf/zmp/").
  • end commit: 702d563a ("dm-lwm2m: make sure log level for bluetooth is off").

dm-lwm2m

One new commit: 6c12fd4a ("dm-hawkbit-mqtt: make sure log level for bluetooth is off").

Linux microPlatform

Highlights

  • Aktualizr is now able to detect reboots and retry failed downloads
  • Linux-firmware updated to the 1baa348 revision
  • WL8 firmware updated to service pack v4.3
  • Qemu updated to the 3.1 release

Layer Updates

Meta Freescale

  • Firmware-imx updated to 7.8, adding i.MX 8MM support

Meta Freescale 3rdparty

  • Added board configuration for ccimx6ulsbcexpress
  • New recipe: u-boot-toradex-fw-utils

Meta Intel

  • New recipe: linux-intel/4.19

Meta RaspberryPi

  • Firmware updated to 20181211
  • Linux-raspberrypi updated to 4.14.87

Meta RISC-V

  • New recipe: linux-riscv/4.20
  • Riscv-pk updated to 92434c4f6975

Meta Rtlwifi

  • Rtl8723bu updated to build with linux 4.19

Meta Virtualization

  • Lxcfs updated to v3.0.3
  • Xen updated to 4.11.1

OpenEmbedded Core

  • Libsoup updated to 2.64.2
  • Linux-firmware updated to 1baa348
  • Musl updated to 39ef612aa193
  • Qemu updated to 3.1
  • Sudo updated to 1.8.26
  • Sysstat updated to 12.1.1

Meta OpenEmbedded

  • Autofs updated to 5.1.5
  • Dnsmasq updated to 2.80
  • Efibootmgr updated to 17
  • Libtinyxml2 updated to 7.0.1
  • Wolfssl updated to 3.15.5

Meta Updater

  • Aktualizr updated to the d00d1a04cc23 revision
  • Support for adding device-tree files as part of the OSTree rootfs

Meta LMP

  • Device-tree managed as part of the OSTree rootfs on HiKey and HiKey960
  • WL8 firmware updated to service pack v4.3

Containers

Updates to core-containers

Alpine Base Updates: 2018-12-11

aktualizr

  • busybox-1.28.4-r1 < 1.28.4-r2
  • ssl_client-1.28.4-r1 < 1.28.4-r2

hawkbit-update-server

  • busybox-1.28.4-r1 < 1.28.4-r2
  • ssl_client-1.28.4-r1 < 1.28.4-r2

leshan

  • busybox-1.28.4-r1 < 1.28.4-r2
  • ssl_client-1.28.4-r1 < 1.28.4-r2

Updates gateway-containers

The docker-compose.yml file was split up into lwm2m and hawkbit specific versions. docker-compose.yml is a symlink to our default support lwm2m version.

Alpine Base Updates: 2018-12-11

bt-joiner

  • busybox-1.28.4-r1 < 1.28.4-r2
  • ssl_client-1.28.4-r1 < 1.28.4-r2

nginx

  • busybox-1.28.4-r1 < 1.28.4-r2
  • ssl_client-1.28.4-r1 < 1.28.4-r2

cf-proxy-coap-http

  • busybox-1.28.4-r1 < 1.28.4-r2
  • ssl_client-1.28.4-r1 < 1.28.4-r2

mosquitto

  • busybox-1.28.4-r1 < 1.28.4-r2
  • ssl_client-1.28.4-r1 < 1.28.4-r2

Related posts