From 1db28500fb83135e720c597312428bdee01e0b5a Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 28 Nov 2024 18:21:02 -0800 Subject: [PATCH 1/7] Layer Updates: sources/meta-intel sources/meta-tegra sources/meta-tegra-community sources/poky * sources/meta-intel cf1f250a...d0150964 (4): > libvpl-tools: upgrade 1.0.0 -> 1.2.0 > vpl-gpu-rt: upgrade 24.3.2 -> 24.4.1 > intel-media-driver: upgrade 24.3.2 -> 24.4.1 > gmmlib: upgrade 22.5.1 -> 22.5.2 * sources/meta-tegra 602a5155...acb5907d (1): > Add SECURITY.md file * sources/meta-tegra-community a6a17dc...d95b556 (1): > Add SECURITY.md file * sources/poky 8d8c58372fd...7434b542897 (80): > selftest/static-group: Add seat > weston-init: Make weston user member of seat group > seatd: Create seat user and package systemd service > mtd-utils: upgrade 2.2.0 -> 2.2.1 > barebox: move version checksum to common .inc > barebox: upgrade 2024.09.0 -> 2024.10.0 > cve-check: fix cvesInRecord > cve-check: restore CVE_CHECK_SHOW_WARNINGS functionality > libssh2: mark CVE-2023-48795 as fixed > qemu: Fix build on riscv64 > default-providers: define keymaps virtual runtime provider > init-manager: define dev_manager for all init managers > kernel-uboot: Support lzma compressed algorithm > tcl: resolve conflicts with tcl8's man pages > python3: package tkinter's shared objects > python3: do not overwrite FILES contents > python3-flit-core: upgrade 3.9.0 -> 3.10.1 > python3-numpy: inherit pkgconfig > lib: oe: license: Add missing import > python3-isodate: move to meta-python > python3-rdflib: drop python3-isodate from RDEPENDS > classes/go-vendor: Use UNPACKDIR instead of WORKDIR > insane: Split ERROR_QA into CHECKLAYER_REQUIRED_TESTS > bitbake: Remove custom exception backtrace formatting > bitbake: bb/build: add a function to list the tasks in a datastore > bitbake: bitbake-layers: use 'with' to manage tinfoil context > bitbake: doc: bitbake-user-manual: document inherit_defer > xprop: upgrade 1.2.7 -> 1.2.8 > systemd: upgrade 256.7 -> 256.8 > re2c: upgrade 3.1 -> 4.0 > python3-wheel: upgrade 0.45.0 -> 0.45.1 > python3-websockets: upgrade 14.0 -> 14.1 > python3-hypothesis: upgrade 6.118.6 -> 6.119.4 > python3-bcrypt: upgrade 4.2.0 -> 4.2.1 > ofono: upgrade 2.12 -> 2.13 > mtools: upgrade 4.0.45 -> 4.0.46 > lsof: upgrade 4.99.3 -> 4.99.4 > llvm: upgrade 19.1.3 -> 19.1.4 > libsoup: upgrade 3.6.0 -> 3.6.1 > libadwaita: upgrade 1.6.1 -> 1.6.2 > gtk4: upgrade 4.16.5 -> 4.16.7 > dnf: upgrade 4.21.1 -> 4.22.0 > weston: upgrade 13.0.3 -> 14.0.1 > libdisplay-info: add recipe > hwdata: add recipe from meta-openembedded > libnsl2: embed version in filename > libnsl2: set CVE_PRODUCT > liburi-perl: move to meta-perl > libxml-parser-perl: correct SRC_URI > enchant2: correct SRC_URI and other uris > wget: upgrade 1.24.5 -> 1.25.0 > vulkan: upgrade 1.3.290.0 -> 1.3.296.0 > util-macros: upgrade 1.20.1 -> 1.20.2 > sudo: upgrade 1.9.15p5 -> 1.9.16p1 > qemu: upgrade 9.1.0 -> 9.1.1 > python3-zipp: upgrade 3.20.2 -> 3.21.0 > python3-xmltodict: upgrade 0.13.0 -> 0.14.2 > python3-sphinx-rtd-theme: upgrade 3.0.0 -> 3.0.2 > python3-psutil: upgrade 6.0.0 -> 6.1.0 > python3-poetry-core: upgrade 1.9.0 -> 1.9.1 > python3-jsonschema-specifications: upgrade 2023.12.1 -> 2024.10.1 > python3-dtschema: upgrade 2024.9 -> 2024.11 > python3-cryptography(-vectors): upgrade 43.0.1 -> 43.0.3, ensure lockstep upgrades > puzzles: upgrade to latest revision > piglit: upgrade to latest revision > npth: upgrade 1.7 -> 1.8 > liburi-perl: upgrade 5.28 -> 5.31 > libtry-tiny-perl: upgrade 0.31 -> 0.32 > libsolv: upgrade 0.7.30 -> 0.7.31 > libgpg-error: upgrade 1.50 -> 1.51 > libdnf: upgrade 0.73.3 -> 0.73.4 > gstreamer1.0: upgrade 1.24.6 -> 1.24.9 > gawk: upgrade 5.3.0 -> 5.3.1 > ffmpeg: upgrade 7.0.2 -> 7.1 > diffstat: upgrade 1.66 -> 1.67 > createrepo-c: upgrade 1.1.4 -> 1.2.0 > cmake: upgrade 3.30.5 -> 3.31.0 > chrpath: upgrade 0.16 -> 0.18 > base-passwd: upgrade 3.6.4 -> 3.6.5 > alsa: upgrade 1.2.12 -> 1.2.13 Signed-off-by: Khem Raj --- sources/meta-intel | 2 +- sources/meta-tegra | 2 +- sources/meta-tegra-community | 2 +- sources/poky | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sources/meta-intel b/sources/meta-intel index cf1f250ae..d0150964c 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit cf1f250ae73294f682bb6570d13c53d55f5e14a3 +Subproject commit d0150964ca7c6a83d38ba54cda3e19b34d274f80 diff --git a/sources/meta-tegra b/sources/meta-tegra index 602a51557..acb5907d2 160000 --- a/sources/meta-tegra +++ b/sources/meta-tegra @@ -1 +1 @@ -Subproject commit 602a51557cfec523f9047698b0fc4534eb7a6244 +Subproject commit acb5907d2c6cf79b666fd7de631ef9518a2025fe diff --git a/sources/meta-tegra-community b/sources/meta-tegra-community index a6a17dc19..d95b55630 160000 --- a/sources/meta-tegra-community +++ b/sources/meta-tegra-community @@ -1 +1 @@ -Subproject commit a6a17dc195abd10caa6727455104784e52ae2589 +Subproject commit d95b55630470cd3c4c362e92fc42a97850dccce2 diff --git a/sources/poky b/sources/poky index 8d8c58372..7434b5428 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit 8d8c58372fd710a32a7322c7ebbf713ac59883d2 +Subproject commit 7434b5428971576c6c1422d0a385084936ee9768 From 4326d9a02ce6dd9c11960c7fcbf480445611445c Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 28 Nov 2024 18:23:31 -0800 Subject: [PATCH 2/7] Layer Updates: sources/meta-openembedded * sources/meta-openembedded c225779474...b43c4901cf (18): > packagegroup-meta-python: remove python3-isodate > pytesseract: add recipe > python3-charset-normalizer: Upgrade 3.3.2 -> 3.4.0 > python3-tox: Upgrade 4.15.1 -> 4.23.2 > python3-bandit: Upgrade 1.7.10 -> 1.8.0 > python3-wrapt: Upgrade 1.17.0rc1 -> 1.17.0 > python3-portion: Upgrade 2.5.0 -> 2.6.0 > exo: Remove unused perl module dependency > liburi-perl: add to meta-perl from oe-core > hwdata: drop recipe > nbdkit: Bump to the newest stable repo > python3-gmqtt: Upgrade 0.6.16 -> 0.7.0 > python3-frozenlist: Upgrade 1.4.1 -> 1.5.0 > python3-simpleeval: Upgrade 1.0.0 -> 1.0.3 > python3-cmd2: Upgrade 2.4.3 -> 2.5.7 > python3-pydantic: Upgrade 2.9.2 -> 2.10.2 > xorgxrdp: use the new xserver-abi.inc to generate Xserver ABI dependencies > mdns: Upgrade 2559.1.1 -> 2559.40.32 Signed-off-by: Khem Raj --- sources/meta-openembedded | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/meta-openembedded b/sources/meta-openembedded index c22577947..b43c4901c 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit c225779474d7f39db13ad5bba6850de7e8c41b8e +Subproject commit b43c4901cfc455637d56ae3317fd606507f72b9c From 56501a7c6b214251955a204a1208e2918867ec56 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 28 Nov 2024 18:26:24 -0800 Subject: [PATCH 3/7] yoe: Prepare for 2024.11 release Signed-off-by: Khem Raj --- sources/meta-yoe/conf/distro/yoe.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/meta-yoe/conf/distro/yoe.inc b/sources/meta-yoe/conf/distro/yoe.inc index 5e85d880f..8a6304aea 100644 --- a/sources/meta-yoe/conf/distro/yoe.inc +++ b/sources/meta-yoe/conf/distro/yoe.inc @@ -6,7 +6,7 @@ MAINTAINER = "Yoe Distro Community " TARGET_VENDOR = "-yoe" SDK_VENDOR = "-yoesdk" # Distro version is YYYY.MM -DISTRO_VERSION = "2024.11-rc.1" +DISTRO_VERSION = "2024.11" DISTRO_CODENAME = "Uda" SDK_VERSION := "${DISTRO_VERSION}" From f48a89bb1fc9e2608442878dc2e0f7b91ec98d5c Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 28 Nov 2024 18:34:15 -0800 Subject: [PATCH 4/7] CHANGELOG.md: Document changes Signed-off-by: Khem Raj --- CHANGELOG.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbc895a3e..b082f9a1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ 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 +## [2024.11] - 2024-11-30 ### Changed @@ -33,6 +33,11 @@ and this project adheres to - Fix several recipes to work with ICU-76 - Disable ARM64_SME in linux-yocto - Fix GCC build with tzdata 2024b +- Fix weston-init to work with seatd +- Fix qemu build for riscv64/musl and upgrade to 9.1.1 +- Upgrade systemd to 256.8 +- Upgrade LLVM to 19.1.4 +- Use the new xserver-abi.inc to generate Xserver ABI dependencies ### Added @@ -40,15 +45,17 @@ and this project adheres to python3-rouge-score, python3-nltk, python3-fuse raspi-utils4, canopenterm, pocketpy, libpanel, libdex python3-mlcommons-loadgen, python3-inline-snapshot - python3-black, python3-scikit-build-core + python3-black, python3-scikit-build-core, pytesseract - Add recipes for tcl/tk 9.0 and tcl/tk 8.x to live side-by-side - Add cython bbclass to abstract cython usage during build +- Add SECURITY.md file to various layers ### Removed - Removed debug_tweaks image feature - Drop unnecessary SRC_URI md5sum from the recipes in meta-oe - Drop support for BB_DANGLINGAPPENDS_WARNONLY +- Remove python3-isodate ## [2024.10] - 2024-10-31 From c0dae1c4e5f7f751a0131a6438ff2cf225a7bb81 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 28 Nov 2024 18:41:33 -0800 Subject: [PATCH 5/7] Layer Updates: sources/meta-clang * sources/meta-clang 458566f...275d0a5 (1): > clang: Upgrade to 19.1.4 Signed-off-by: Khem Raj --- sources/meta-clang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/meta-clang b/sources/meta-clang index 458566f29..275d0a5ed 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit 458566f290258d1fe63e95893bae143d9e2ab8e1 +Subproject commit 275d0a5ed688886e907deb71e4ec6fd94fd24f91 From 21f802579bd8644477bc1c5ad13b33bf429ffdbf Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 28 Nov 2024 18:42:33 -0800 Subject: [PATCH 6/7] CHANGELOG: Document changes Signed-off-by: Khem Raj --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b082f9a1a..be5c71718 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -38,6 +38,7 @@ and this project adheres to - Upgrade systemd to 256.8 - Upgrade LLVM to 19.1.4 - Use the new xserver-abi.inc to generate Xserver ABI dependencies +- Update clang to 19.1.4 release ### Added From 2b9503cb26350e23b3f9d9df78fb2935643310f1 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 28 Nov 2024 18:52:24 -0800 Subject: [PATCH 7/7] site: Bump image version Signed-off-by: Khem Raj --- conf/site.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/site.conf b/conf/site.conf index e5352cac1..4bb8f83f2 100644 --- a/conf/site.conf +++ b/conf/site.conf @@ -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.3" +IMG_VERSION = "24.11.0"