Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start with 2024.11 dev cycle #983

Merged
merged 4 commits into from
Nov 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2024.11] - 2024-11-xx

### Changed

- Refresh FILESEXTRAPATHS for meta-oe recipes
- Upgrade bluez to 5.79
- use lz4 instead of lz4c in bitbake compress
- Upgrade busybox to 1.37 and refresh defconfigs
- Selectively enable GObject introspection in libgpiod

### Added

- Added recipes for - drm-info, asyncmqtt, swagger-ui

## [2024.10] - 2024-10-31

### Changed
Expand Down
2 changes: 1 addition & 1 deletion conf/site.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ require ${TOPDIR}/conf/projects/${PROJECT}/config.conf
#YOE_PROFILE = "yoe-musl-systemd-wayland"
#require conf/world.conf

IMG_VERSION = "24.10.0"
IMG_VERSION = "24.10.1"
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 70 files
+6 −0 meta-filesystems/recipes-filesystems/zfs/zfs_2.2.5.bb
+1 −1 meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.52.1.bb
+3 −3 meta-networking/recipes-protocols/mdns/mdns/0001-Fix-SIGSEGV-during-DumpStateLog.patch
+4 −4 meta-networking/recipes-protocols/mdns/mdns/0001-Handle-interface-without-ifa_addr.patch
+24 −0 meta-networking/recipes-protocols/mdns/mdns/0004-Add-definition-for-MAX.patch
+49 −0 meta-networking/recipes-protocols/mdns/mdns/0005-Fix-missing-limit-declarations.patch
+2 −3 meta-networking/recipes-protocols/mdns/mdns/0009-remove-unneeded-headers.patch
+5 −2 meta-networking/recipes-protocols/mdns/mdns_2559.1.1.bb
+7 −1 meta-networking/recipes-support/unbound/unbound_1.22.0.bb
+48 −0 meta-oe/classes/panel-mipi-dbi.bbclass
+35 −0 meta-oe/classes/signing.bbclass
+14 −0 meta-oe/recipes-connectivity/asyncmqtt/asyncmqtt_9.0.2.bb
+1 −1 meta-oe/recipes-connectivity/iwd/iwd_3.0.bb
+33 −0 meta-oe/recipes-connectivity/libmtp/libmtp/0002-util-mtp-hotplug.c-Enable-stack-memory-protection.patch
+2 −1 meta-oe/recipes-connectivity/libmtp/libmtp_1.1.21.bb
+2 −2 meta-oe/recipes-core/glib-2.0/glibmm_2.66.7.bb
+26 −0 meta-oe/recipes-dbs/postgresql/files/0001-tcl.m4-Recognize-tclsh9.patch
+2 −2 meta-oe/recipes-dbs/postgresql/postgresql.inc
+1 −0 meta-oe/recipes-dbs/postgresql/postgresql_16.4.bb
+0 −0 meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-22.11/oe-npm-cache
+0 −0 meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-native_22.11.bb
+8 −7 meta-oe/recipes-devtools/nodejs/nodejs/0001-Disable-running-gyp-files-for-bundled-deps.patch
+18 −0 meta-oe/recipes-devtools/nodejs/nodejs/0001-custom-env.patch
+52 −0 meta-oe/recipes-devtools/nodejs/nodejs/0001-deps-disable-io_uring-support-in-libuv.patch
+18 −20 meta-oe/recipes-devtools/nodejs/nodejs/0001-liftoff-Correct-function-signatures.patch
+19 −0 meta-oe/recipes-devtools/nodejs/nodejs/0001-positional-args.patch
+4 −7 meta-oe/recipes-devtools/nodejs/nodejs/0004-v8-don-t-override-ARM-CFLAGS.patch
+0 −182 meta-oe/recipes-devtools/nodejs/nodejs/182d9c05e78.patch
+10 −2 meta-oe/recipes-devtools/nodejs/nodejs/system-c-ares.patch
+7 −5 meta-oe/recipes-devtools/nodejs/nodejs_22.11.0.bb
+0 −0 meta-oe/recipes-devtools/perfetto/files/0001-fix-musl-build.patch
+0 −2 meta-oe/recipes-devtools/perfetto/perfetto.inc
+70 −7 meta-oe/recipes-devtools/xmlrpc-c/xmlrpc-c/0001-unix-common.mk-Ensuring-Sequential-Execution-of-rm-a.patch
+4 −0 meta-oe/recipes-extended/fluentbit/fluentbit_3.1.9.bb
+13 −0 meta-oe/recipes-graphics/drm/drm-info_2.7.0.bb
+5 −2 meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.121.bb
+28 −0 meta-oe/recipes-graphics/panel-mipi-dbi/panel-mipi-dbi-native_git.bb
+6 −7 meta-oe/recipes-multimedia/mplayer/mpv_0.39.0.bb
+38 −0 meta-oe/recipes-support/bcu/bcu/0001-CMakeLists-do-not-use-vendored-libcurl.patch
+23 −0 meta-oe/recipes-support/bcu/bcu_1.1.100.bb
+0 −2 meta-oe/recipes-support/colord/colord-native.bb
+0 −0 meta-oe/recipes-support/colord/colord/0001-Move-the-function-cd_icc_create_from_edid-to-avoid-u.patch
+0 −0 meta-oe/recipes-support/colord/colord/Makefile
+0 −1 meta-oe/recipes-support/gnulib/gnulib_202401.bb
+1 −1 meta-oe/recipes-support/libgpiod/libgpiod_1.6.5.bb
+5 −5 meta-oe/recipes-support/libgpiod/libgpiod_2.2.bb
+2 −2 meta-oe/recipes-support/snapper/snapper_0.11.2.bb
+1 −0 meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+0 −16 meta-python/recipes-devtools/python/python-django-south.inc
+0 −13 meta-python/recipes-devtools/python/python-flask-bootstrap.inc
+0 −12 meta-python/recipes-devtools/python/python-flask-sijax.inc
+0 −15 meta-python/recipes-devtools/python/python-flask-xstatic.inc
+4 −6 meta-python/recipes-devtools/python/python3-apiflask_2.2.1.bb
+16 −2 meta-python/recipes-devtools/python/python3-django-south_1.0.2.bb
+0 −0 meta-python/recipes-devtools/python/python3-django.inc
+1 −1 meta-python/recipes-devtools/python/python3-django_4.2.16.bb
+1 −1 meta-python/recipes-devtools/python/python3-django_5.0.9.bb
+14 −1 meta-python/recipes-devtools/python/python3-flask-bootstrap_3.3.7.1.bb
+15 −2 meta-python/recipes-devtools/python/python3-flask-sijax_0.4.1.bb
+0 −0 meta-python/recipes-devtools/python/python3-flask-xstatic/remove-pip-requires.patch
+15 −1 meta-python/recipes-devtools/python/python3-flask-xstatic_0.0.1.bb
+0 −2 meta-python/recipes-devtools/python/python3-m2crypto_0.42.0.bb
+0 −0 ...cipes-devtools/python/python3-rfc3986-validator/0001-setup.py-move-pytest-runner-to-test_requirements.patch
+0 −2 meta-python/recipes-devtools/python/python3-rfc3986-validator_0.1.1.bb
+23 −0 meta-python/recipes-devtools/python3-zstandard/python3-zstandard_0.23.0.bb
+0 −1 meta-python/recipes-extended/python-pykickstart/python3-pykickstart_3.48.bb
+22 −0 meta-webserver/recipes-devtools/swagger-ui/swagger-ui_5.17.14.bb
+0 −49 meta-webserver/recipes-webadmin/netdata/netdata/0001-Add-check-for-64bit-builtin-atomics.patch
+0 −15 meta-webserver/recipes-webadmin/netdata/netdata/netdata.service
+33 −7 meta-webserver/recipes-webadmin/netdata/netdata_1.47.5.bb
2 changes: 1 addition & 1 deletion sources/meta-raspberrypi
2 changes: 1 addition & 1 deletion sources/meta-variscite-bsp
4 changes: 2 additions & 2 deletions sources/meta-yoe/conf/distro/yoe.inc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ MAINTAINER = "Yoe Distro Community <http://yoedistro.org>"
TARGET_VENDOR = "-yoe"
SDK_VENDOR = "-yoesdk"
# Distro version is YYYY.MM
DISTRO_VERSION = "2024.10"
DISTRO_CODENAME = "Teeswater"
DISTRO_VERSION = "2024.11-rc.1"
DISTRO_CODENAME = "Uda"
SDK_VERSION := "${DISTRO_VERSION}"

SDK_NAME_PREFIX = "yoe"
Expand Down
2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 80 files
+1 −1 bitbake/doc/bitbake-user-manual/bitbake-user-manual-ref-variables.rst
+2 −2 bitbake/lib/bb/compress/lz4.py
+5 −4 bitbake/lib/bb/cooker.py
+2 −2 bitbake/lib/bb/tests/compression.py
+1 −1 bitbake/lib/bb/tests/fetch.py
+1 −1 documentation/migration-guides/release-notes-4.0.rst
+6 −6 documentation/poky.yaml.in
+61 −11 documentation/ref-manual/devtool-reference.rst
+2 −0 documentation/ref-manual/release-process.rst
+9 −9 documentation/ref-manual/svg/releases.svg
+5 −3 documentation/set_versions.py
+4 −1 meta/classes/create-spdx-2.2.bbclass
+4 −15 meta/classes/create-spdx-3.0.bbclass
+30 −0 meta/classes/spdx-common.bbclass
+0 −1 meta/conf/documentation.conf
+2 −2 meta/lib/oe/cve_check.py
+5 −20 meta/lib/oe/package.py
+3 −3 meta/lib/oe/sbom30.py
+2 −2 meta/lib/oe/spdx30_tasks.py
+18 −25 meta/lib/oe/spdx_common.py
+1 −1 meta/lib/oeqa/selftest/cases/devtool.py
+47 −9 meta/lib/oeqa/selftest/cases/reproducible.py
+29 −0 meta/lib/oeqa/selftest/cases/spdx.py
+1 −3 meta/lib/oeqa/selftest/cases/sstatetests.py
+69 −63 meta/lib/oeqa/selftest/cases/wic.py
+2 −0 meta/lib/oeqa/utils/commands.py
+2 −2 meta/lib/patchtest/patchtest_patterns.py
+1 −1 meta/recipes-bsp/barebox/barebox-tools_2024.09.0.bb
+1 −1 meta/recipes-bsp/barebox/barebox_2024.09.0.bb
+60 −0 meta/recipes-bsp/u-boot/files/0001-scripts-dtc-pylibfdt-libfdt.i_shipped-Use-SWIG_Appen.patch
+1 −0 meta/recipes-bsp/u-boot/u-boot-common.inc
+0 −37 meta/recipes-bsp/usbutils/usbutils/0001-usb-devices-Fix-usb-devices-with-busybox.patch
+0 −34 meta/recipes-bsp/usbutils/usbutils/0001-usbutils.pc.in-Fix-Cflags-entry.patch
+10 −10 meta/recipes-bsp/usbutils/usbutils_018.bb
+1 −1 meta/recipes-connectivity/bind/bind_9.20.3.bb
+1 −2 meta/recipes-connectivity/bluez5/bluez5.inc
+0 −147 meta/recipes-connectivity/bluez5/bluez5/0001-Provide-GNU-basename-compatible-implementation.patch
+34 −0 meta/recipes-connectivity/bluez5/bluez5/0001-gdbus-define-MAX_INPUT-for-musl.patch
+0 −114 meta/recipes-connectivity/bluez5/bluez5/0001-mesh-Move-local-basename-into-utility-file.patch
+1 −1 meta/recipes-connectivity/bluez5/bluez5/0001-test-gatt-Fix-hung-issue.patch
+1 −1 meta/recipes-connectivity/bluez5/bluez5/0001-tests-add-a-target-for-building-tests-without-runnin.patch
+1 −1 meta/recipes-connectivity/bluez5/bluez5_5.79.bb
+1 −1 meta/recipes-connectivity/openssl/files/environment.d-openssl.sh
+5 −3 meta/recipes-connectivity/ppp/ppp_2.5.1.bb
+60 −61 meta/recipes-core/busybox/busybox/defconfig
+0 −2 meta/recipes-core/busybox/busybox/getopts.cfg
+3 −0 meta/recipes-core/busybox/busybox/login-utilities.cfg
+1 −0 meta/recipes-core/busybox/busybox/longopts.cfg
+0 −1 meta/recipes-core/busybox/busybox/mdev.cfg
+1 −0 meta/recipes-core/busybox/busybox/mount-via-label.cfg
+72 −0 meta/recipes-core/glib-2.0/files/gdatetime-test-fail-0001.patch
+65 −0 meta/recipes-core/glib-2.0/files/gdatetime-test-fail-0002.patch
+63 −0 meta/recipes-core/glib-2.0/files/gdatetime-test-fail-0003.patch
+3 −0 meta/recipes-core/glib-2.0/glib.inc
+1 −0 meta/recipes-core/meta/buildtools-docs-tarball.bb
+1 −0 meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb
+0 −0 meta/recipes-devtools/cmake/cmake-native_3.30.5.bb
+1 −1 meta/recipes-devtools/cmake/cmake.inc
+0 −0 meta/recipes-devtools/cmake/cmake_3.30.5.bb
+44 −0 meta/recipes-devtools/python/python3-jsonschema/d71f96a6523875c9694fcdf468c9f458323d07f2.patch
+2 −0 meta/recipes-devtools/python/python3-jsonschema_4.23.0.bb
+29 −0 meta/recipes-devtools/python/python3-libarchive-c/0001-ffi-Insert-a-replacable-anchor-for-find_library.patch
+9 −0 meta/recipes-devtools/python/python3-libarchive-c_5.1.bb
+1 −0 meta/recipes-devtools/python/python3-mako_1.3.6.bb
+1 −0 meta/recipes-devtools/python/python3-markupsafe_3.0.1.bb
+2 −2 meta/recipes-devtools/python/python3-rdflib_7.1.1.bb
+1 −1 meta/recipes-devtools/ruby/ruby_3.3.5.bb
+42 −0 meta/recipes-extended/ltp/ltp/0001-sched_attr-Do-not-define-for-glibc-2.41.patch
+1 −0 meta/recipes-extended/ltp/ltp_20240930.bb
+3 −3 meta/recipes-extended/timezone/timezone.inc
+3 −2 meta/recipes-graphics/wayland/wayland-protocols_1.38.bb
+27 −0 meta/recipes-graphics/wayland/weston/0001-vnc-Allow-neatvnc-in-version-0.8.0.patch
+1 −0 meta/recipes-graphics/wayland/weston_13.0.3.bb
+2 −2 meta/recipes-graphics/xorg-driver/xf86-input-evdev_2.11.0.bb
+1 −1 meta/recipes-graphics/xorg-driver/xf86-input-libinput_1.5.0.bb
+1 −1 meta/recipes-graphics/xorg-xserver/xserver-xorg_21.1.14.bb
+3 −0 meta/recipes-kernel/kexec/kexec-tools_2.0.29.bb
+31 −0 meta/recipes-kernel/linux-firmware/linux-firmware/0001-qcom-Add-link-for-QCS6490-GPU-firmware.patch
+23 −7 meta/recipes-kernel/linux-firmware/linux-firmware_20241017.bb
+1 −0 meta/recipes-kernel/perf/perf.bb