🚀 Yoe Distribution Releases

2023.08 - “Faeroes”

Latest

Compare

@github-actions github-actions released this 1 hour ago

2023.08

dab87cc

release-notes-from-changelog

GitHub action that extracts release notes from an existing changelog.

Changes in this version:

[2023.08] - 2023-08-31

Changed

  • Move projects to toplevel conf directory
  • Implement new project detection logic in envsetup
  • Upgrade Simple IoT to v0.12.2
  • Fix dependencies for yoe-kiosk-browser
  • Convert CVE_CHECK_IGNORE to CVE_STATUS in meta-openembedded
  • Fix cross builds for python3-pyaudio
  • Enable wayland/x11/opengl configs based corresponding distro features in mesa-pvr
  • Move libadwaita to core layer
  • Move gcr3 to meta-oe
  • Upgrade systemd to 254
  • Upgrade FSL graphics stack to 6.4.11.p1.2 BSP release
  • Use libgpiod 1.x for VAR-SOM based projects e.g. var-som-mx8
  • Switch Qemu based projects to use QT6 instead of QT5
  • Upgrade musl to tip of trunk
  • Upgrade binutils to 2.41 release
  • Fix syntax error in image_types_sparse
  • Bump libcamera to latest tip of trunk
  • Fix conversion errors in cve_check
  • Fix poco ptests run
  • Fix ptests runs on qemu inside container
  • Do not use lld on riscv with binutils 2.41
  • More LLD fixes e.g. elfutils and gnu-efi
  • Use yoe-kiosk-image instead of yoe-qt5-image for CI
  • Bump libcamera-apps to latest
  • Do not use internal assembler with clang for qtbase
  • Restart yoe-kiosk-browser service on failure
  • Update linux-yocto/6.4 to v6.4.11 and 6.1 to v6.1.46
  • Pass /dev/vhost-net to build container from envsetup
  • Upgrade openssh to 9.3p2
  • Upgrade go compiler to 1.20.7
  • Fix recipe_sysroot_check_ld_is_lld to not trigger on allarch recipes
  • Fix rust features for vfpv3d16
  • Adjust commman to work with interface renaming with
    kernel 6.4 and systemd 254
  • Switch RPI4 to use QT6
  • Wrap more bitbake commands in container e.g. bitbake-getvar
  • Enable i2c and disable rpi boot logo for rpi4-64
  • Add needed host SDK bits for QT6 to yoe-kiosk-image
  • Define SRCREV_FORMAT for recipes with multiple git SRC_URIs
  • Upgrade to glibc 2.38
  • Upgrade openSSL to 3.1.2
  • Fix unnessary clang rebuild when enabling MULTILIBS
  • Add ptests to librelp and run them by default in meta-oe ptest image
  • Upgrade mariadb to 10.11.5
  • Fix musl build for riscv32
  • Allow building some native recipes with ccache
  • Do not use LLD linker to build go-runtime on aarch64, subsequent
    apps linking with this go-runtime crashes go linker
  • Switch from GNU-TLS to openssl transport by default on rsyslog
  • Update to latest on QT6 6.5 LTS
  • Improve taskhash reproducibility in bitbake/siggen
  • Add new srcrev fetcher API to fetch2
  • Disable perl support in perf
  • Do not define TESTIMAGE_AUTO for qemu machines
  • Fix allarch override syntax in cmake class
  • Fix recipes to work on arm without neon systems
  • Update contribution guidelines
  • Upgrade cmake to 3.27.4
  • Increase python thread stack size to 2M on musl

Added

  • Added recipes
    • webkitgtk3, libnvme, python3-telnetlib3, mstpd, bolt
      python3-types-psutil, python3-types-setuptools, qad
      ttf-google-fira, python3-oauth2client, python3-schedule
      spice-guest-vdagent, aml, phodav, gnome-boxes, libosinfo
      gnome-remote-desktop, libcacard, usbids, qcbor
      python3-sdbus, libfaketime, python3-piccata, python3-gspread
  • Add script to generate kernel CVE_STATUS entries for linux-yocto
  • Add packageconfig to support colored logs in journald
  • Add DOCKER_PORTS variable in setenv to forward ports between docker and host
  • Add GCP fetcher to list of supported protocols
  • Add yocto sstate mirror as default backup for public sstate feeds
  • Add MESON_TARGET to meson class which can be defined in recipes
  • Add DOCKER_EXTRA_ARGS to envsetup to pass custom options to docker
  • Add vfat image type

Removed

  • Remove version-going-backwards from build QA errors
  • Remove unused AUTHOR variable from recipes in meta-openembedded
    and core