🚀 Yoe Distribution Releases

2022.08 - “Targhee”

Latest

@github-actions github-actions released this 3 days ago

2022.08

0bee51b

release-notes-from-changelog

GitHub action that extracts release notes from an existing changelog.

Changes in this version:

[2022.08] - 2022-08-31

Changed

  • Switch to poky for providing core layer and bitbake
  • Fix fluentbit builds on 32bit machines without 64bit atomics
  • Upgrade binutils to 2.39 release
  • Clean sourced from workspace after devtool finish
  • Update python3-setuptools to 65.x
  • Add support for config snippet includes to ssh and sshd
  • Address recipes with -Wimplicit-function-declaration as error in
    pedantic-errors with clang 15
  • Update optee to 3.18
  • Update musl to tip of trunk
  • Fix klibc with 5.19 kernel headers
  • Fix RWX permission error in optee
  • Update pipewire to v0.3.56
  • Update u-boot and kernel recipe for starfive
  • Upgrade gcc to 12.2.0
  • Updated linux-yocto to v5.15.62, v5.19.3
  • Fix rng-tools to drop wrong dependencies which delayed boot
  • Fix several recipes for musl builds missing -D_GNU_SOURCE
  • Several fixes for clang-15 found errors
  • Enable SDL backend for host QEMU to allow UI option along with vnc
  • Disable O2 in systemd when using clang for now
  • Do not use llvm-strip system-wide for now due to bugs
  • Enable installing libc++.so as linker script
  • Fix libgcrypt ptests and install
  • Update glibc to have mount.h conflicts solved on 2.36 release branch
  • Fix several recipes to compile with clang-15 on musl

Added

  • Add recipe for mdio-tools, usbmuxd, libusbmuxd, libimobiledevice,
    libplist, gst-editing-services, uutils-coreutils, python3-asgiref
  • Added clang-native class to build native compoennts with clang
  • Add test for debuginfod

Removed

  • Drop has-elf-tls option from rust-target-config
1 Like