From eeade327d2c035246844cc13e31ff6321613ce54 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 31 Dec 2023 09:13:09 -0800 Subject: [PATCH 1/4] yoe: Begin 2024.01 development Signed-off-by: Khem Raj --- CHANGELOG.md | 6 ++++++ sources/meta-yoe/conf/distro/yoe.inc | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 325f11624..6427b0557 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ 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.01] - 2024-01-xx + +### Changed +### Added +### Removed + ## [2023.12] - 2023-12-30 ### Changed diff --git a/sources/meta-yoe/conf/distro/yoe.inc b/sources/meta-yoe/conf/distro/yoe.inc index 453bc2bff..70c115136 100644 --- a/sources/meta-yoe/conf/distro/yoe.inc +++ b/sources/meta-yoe/conf/distro/yoe.inc @@ -6,8 +6,8 @@ MAINTAINER = "Yoe Distro Community " TARGET_VENDOR = "-yoe" SDK_VENDOR = "-yoesdk" # Distro version is YYYY.MM -DISTRO_VERSION = "2023.12" -DISTRO_CODENAME = "Jezerskosolflorinavska" +DISTRO_VERSION = "2024.01-rc.1" +DISTRO_CODENAME = "Katahdin" SDK_VERSION := "${DISTRO_VERSION}" SDK_NAME_PREFIX = "yoe" From 6afb69039d0dcf17c2aa60879a7976863eb416b1 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 31 Dec 2023 09:13:48 -0800 Subject: [PATCH 2/4] Layer Updates: sources/meta-clang sources/meta-freescale sources/meta-openembedded sources/poky * sources/meta-clang 96cef7e...beffde6 (3): > yoe.yml: Use yoe_clean_sstate function from envsetup > llvm-config: update following the oe-core script > bpftrace: Do not strip uprobe_test * sources/meta-freescale c743e4b4...87890e70 (3): > Merge pull request #1716 from YoeDistro/yoe/pu > Merge pull request #1713 from jmarcoscosta/fix-overrides-for-multilib > Merge pull request #1714 from jmarcoscosta/imx9-rearrange-overrides * sources/meta-openembedded 1f2c2ebcbc...7d8115d550 (51): > libcamera: Fix build with python 3.12 > Revert "libcamera: skip until upstream resolves python 3.12 compatibility" > zfs: update to 2.2.2 > python3-dominate: update to version 2.9.1 > python3-argh: update to version 0.30.5 > python3-cantools: update to version 39.4.1 > python3-pdm-backend: update to version 2.1.8 > python3-sqlalchemy: update to version 2.0.24 > python3-engineio: update to version 4.8.1 > python3-kmod: add comment about update to version 0.9.2 > driverctl: fix installed-vs-shipped > python3-yappi: upgrade 1.4.0 -> 1.6.0; fix ptests > i2cdev: New recipe with i2c tools > samba: upgrade 4.18.8 -> 4.18.9 > networkmanager: drop libnewt dependency > python3-eventlet: upgrade 0.34.1 -> 0.34.2 > redis: upgrade 6.2.13 -> 6.2.14 > postgresql: upgrade 15.4 -> 15.5 > zchunk: upgrade 1.3.2 -> 1.4.0 > python3-distro: upgrade 1.8.0 -> 1.9.0 > opencl-icd-loader: upgrade 2023.04.17 -> 2023.12.14 > cjson: upgrade 1.7.16 -> 1.7.17 > python3-regex: upgrade 2023.10.3 -> 2023.12.25 > python3-pydantic: upgrade 2.5.2 -> 2.5.3 > python3-ipython: upgrade 8.18.1 -> 8.19.0 > python3-cassandra-driver: upgrade 3.28.0 -> 3.29.0 > python3-bitarray: upgrade 2.9.0 -> 2.9.1 > python3-asyncinotify: upgrade 4.0.4 -> 4.0.5 > python3-apispec: upgrade 6.3.0 -> 6.3.1 > valijson: upgrade 1.0.1 -> 1.0.2 > opencl-headers: upgrade 2023.04.17 -> 2023.12.14 > libqmi: upgrade 1.34.0 -> 1.35.1 > libmbim: upgrade 1.31.1 -> 1.31.2 > jq: upgrade 1.7 -> 1.7.1 > jasper: Fix install conflict when enable multilib. > ctags: upgrade 6.0.20231210.0 -> 6.0.20231224.0 > uftp: upgrade 5.0.2 -> 5.0.3 > exiftool: upgrade 12.70 -> 12.71 > dbus-cxx: upgrade 2.4.0 -> 2.5.0 > libharu: upgrade 2.3.0 -> 2.4.4 > bearssl: Upgrade to latest > hstr: upgrade 2.5.0 -> 3.1.0 > open-vm-tools: upgrade 12.1.5 -> 12.3.5 > bolt: package systemd units > flatpak: do not rely on executables from the host > gthumb: update 3.12.2 -> 3.12.4 > mozjs-102: remove the recipe > mozjs-115: backport py 3.12 compatibility > polkit: update mozjs dependency 102 -> 115 > mozjs-115: split the way-too-long PYTHONPATH line > polkit: remove long obsolete 0.119 version * sources/poky 6ce42d73a31...fe5d2f0b666 (23): > bitbake: lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9 > rust: Upgrade 1.74.0 -> 1.74.1 > rust: Upgrade 1.73.0 -> 1.74.0 > rust: Upgrade 1.72.1 -> 1.73.0 > rust: Upgrade 1.72.0 -> 1.72.1 > rust: Upgrade 1.71.1 -> 1.72.0 > zvariant: Drop recipe > devtool: selftest: Swap to hello-rs for crates testing > meta-selftest: hello-rs: Simple rust test recipe > devtool: selftest: Fix test_devtool_modify_git_crates_subpath bbappend check > devtool: selftest: Fix test_devtool_modify_git_crates_subpath inequality > curl: Disable test 1091 due to intermittent failures > python3-lxml: upgrade 4.9.3 -> 4.9.4 > python3-importlib-metadata: upgrade 7.0.0 -> 7.0.1 > python3-hatchling: upgrade 1.20.0 -> 1.21.0 > python3-dbusmock: upgrade 0.30.0 -> 0.30.1 > python3-setuptools: upgrade 69.0.2 -> 69.0.3 > fontconfig: upgrade 2.14.2 -> 2.15.0 > dhcpcd: upgrade 10.0.5 -> 10.0.6 > gstreamer1.0: upgrade 1.22.7 -> 1.22.8 > iputils: upgrade 20221126 -> 20231222 > tzdata: Upgrade to 2023d > oeqa/selftest/sstatetests: Update sstate management script tests to python script Signed-off-by: Khem Raj --- sources/meta-clang | 2 +- sources/meta-freescale | 2 +- sources/meta-openembedded | 2 +- sources/poky | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sources/meta-clang b/sources/meta-clang index 96cef7e6c..beffde692 160000 --- a/sources/meta-clang +++ b/sources/meta-clang @@ -1 +1 @@ -Subproject commit 96cef7e6cfe46bd0e7a39c123cd9522f464545d3 +Subproject commit beffde692f3d365678f5fdf60b473b93045d4161 diff --git a/sources/meta-freescale b/sources/meta-freescale index c743e4b42..87890e707 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit c743e4b42757b73e4b349eefea11341bc34480fd +Subproject commit 87890e7074aab4697b2a2e3ec9dc53bae9bc4580 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index 1f2c2ebcb..7d8115d55 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit 1f2c2ebcbcf5944225462f530e0d56b20f1b4630 +Subproject commit 7d8115d5507bac6c018fbff8a7aa9bc513c2bc46 diff --git a/sources/poky b/sources/poky index 6ce42d73a..fe5d2f0b6 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit 6ce42d73a31bf9b2fc362fa4acad11de97ac96ec +Subproject commit fe5d2f0b666c83e3336ea9962c8e2e4c39816e21 From f329ed2487b8465c674d93690f37fb51be8409cf Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 31 Dec 2023 09:18:50 -0800 Subject: [PATCH 3/4] CHANGELOG.md: Document changes Signed-off-by: Khem Raj --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6427b0557..82a7dcedd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,9 +9,17 @@ and this project adheres to ## [2024.01] - 2024-01-xx ### Changed + +- Fix llvm-config to work in cross-compilation environment +- Fix several recipes to work with python 3.12 +- Update rust compiler to 1.74.1 + ### Added + ### Removed +- Removed recipes: zvariant, polkit-0.119, mozjs-102 + ## [2023.12] - 2023-12-30 ### Changed From 33c9063a5ef1d9a19f4e85c0309d96f6a8972a45 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 2 Jan 2024 08:55:57 -0800 Subject: [PATCH 4/4] Layer Updates: sources/meta-freescale sources/poky * sources/meta-freescale 87890e70...99ebf547 (1): > Merge pull request #1717 from thochstein/revert * sources/poky fe5d2f0b666...280917c2e70 (8): > bitbake: toaster/tests: Bug-fix "#project-created-notification" should be visible > bitbake: toaster/tests: Skip to show more then 100 item in ToasterTable > bitbake: toaster/tests: bug-fix An element matching "#lastest_builds" should be on the page > bitbake: toaster/tests: bug-fix An element matching "#projectstable" should be visible > aspell: upgrade 0.60.8 -> 0.60.8.1 > systemd-boot: Add recipe to compile native > autoconf: Add missing perl modules to RDEPENDS > kmscube: Upgrade to latest revision Signed-off-by: Khem Raj --- sources/meta-freescale | 2 +- sources/poky | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/meta-freescale b/sources/meta-freescale index 87890e707..99ebf5475 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 87890e7074aab4697b2a2e3ec9dc53bae9bc4580 +Subproject commit 99ebf5475efe073c8c22ab6271f59a81e7d6f79f diff --git a/sources/poky b/sources/poky index fe5d2f0b6..280917c2e 160000 --- a/sources/poky +++ b/sources/poky @@ -1 +1 @@ -Subproject commit fe5d2f0b666c83e3336ea9962c8e2e4c39816e21 +Subproject commit 280917c2e70b103872c4495836dc7d1bcc30022a