diff --git a/CHANGELOG.md b/CHANGELOG.md index 14644a6fa..371e2f4ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,23 @@ 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). +## [2026.01] - 2026-01-XX + +### Changed + +- Set CVE_PRODUCT for meta-openembedded layers +- Introduce k1 include and SOC_FAMILY in RISCV layer +- Package fuse and dram-info tools in tegra-tools +- Upgrade LLVM/Clang to 21.1.8 release +- Upgrade rust to 1.92.0 +- Upgrade spirv-llvm-translator to 21.1.3 +- Upgrade Qemu to 10.1.3 + +### Added + +- Add new recipes for - python3-bumble, python3-pyee, u-boot-spl-k1 +- Add new machines for bananapi-f3 and orangepi-rv2-mainline + ## [2025.12] - 2025-12-31 ### Changed diff --git a/conf/site.conf b/conf/site.conf index 9a86ff607..d175f012d 100644 --- a/conf/site.conf +++ b/conf/site.conf @@ -11,6 +11,6 @@ require ${TOPDIR}/conf/projects/${PROJECT}/config.conf #YOE_PROFILE = "yoe-glibc-systemd-wayland" #require conf/world.conf -IMG_VERSION = "25.12.0" +IMG_VERSION = "25.12.1" #INHERIT += "cve-check" diff --git a/sources/meta-arm b/sources/meta-arm index 30d407827..9f2a8ed5e 160000 --- a/sources/meta-arm +++ b/sources/meta-arm @@ -1 +1 @@ -Subproject commit 30d4078278d0eb5d477fdb0abd9502663bd3364a +Subproject commit 9f2a8ed5eb8384239357acf29bc411c83888113a diff --git a/sources/meta-freescale b/sources/meta-freescale index 2781242e4..2dfa4420b 160000 --- a/sources/meta-freescale +++ b/sources/meta-freescale @@ -1 +1 @@ -Subproject commit 2781242e499e601ef9454009aceed16186a48d9e +Subproject commit 2dfa4420b4541a9ebd9b0f8db31512ed04ca188f diff --git a/sources/meta-intel b/sources/meta-intel index af904290f..2db3f5c17 160000 --- a/sources/meta-intel +++ b/sources/meta-intel @@ -1 +1 @@ -Subproject commit af904290f574ee9b1f62aade9f55dacdd9fb6cdb +Subproject commit 2db3f5c173b8e699173356fa0859cf06acd29555 diff --git a/sources/meta-openembedded b/sources/meta-openembedded index d302ffa54..254f1285e 160000 --- a/sources/meta-openembedded +++ b/sources/meta-openembedded @@ -1 +1 @@ -Subproject commit d302ffa54770d803b5149e5ab24df01c5892aa2e +Subproject commit 254f1285e8332f9c81bf1441f0098b0de4d2d745 diff --git a/sources/meta-qcom b/sources/meta-qcom index 3e7e42734..ecf6c162f 160000 --- a/sources/meta-qcom +++ b/sources/meta-qcom @@ -1 +1 @@ -Subproject commit 3e7e42734f8b3a5edc48de2557dc2274bc16a0ec +Subproject commit ecf6c162fed81b89a30d1f82c4fe3e55c8674883 diff --git a/sources/meta-qt6 b/sources/meta-qt6 index bb7c21903..b2aaa9c1f 160000 --- a/sources/meta-qt6 +++ b/sources/meta-qt6 @@ -1 +1 @@ -Subproject commit bb7c21903188b81f650bf3fbfcb5f3e6f3f91ea4 +Subproject commit b2aaa9c1f562994ae9cb53e576631c88d5cbc609 diff --git a/sources/meta-raspberrypi b/sources/meta-raspberrypi index 44cb3ba79..c769753bc 160000 --- a/sources/meta-raspberrypi +++ b/sources/meta-raspberrypi @@ -1 +1 @@ -Subproject commit 44cb3ba79c736732b8d4a9311181055e18e863d3 +Subproject commit c769753bcfd387b8c9d2d8fb6581badcdc4bb831 diff --git a/sources/meta-riscv b/sources/meta-riscv index 7097bc60c..8d1b6db1e 160000 --- a/sources/meta-riscv +++ b/sources/meta-riscv @@ -1 +1 @@ -Subproject commit 7097bc60cdc33aa1df5aac4f70f13db466fa1ef5 +Subproject commit 8d1b6db1eeb130d0e0f1d6cc98c93f29adbe2191 diff --git a/sources/meta-tegra b/sources/meta-tegra index d1b6600ab..e79332b1c 160000 --- a/sources/meta-tegra +++ b/sources/meta-tegra @@ -1 +1 @@ -Subproject commit d1b6600abba9bacb5159cd7f473243436acad72c +Subproject commit e79332b1c9b1fd93c57c6b6ef5a299f4d050ba3e diff --git a/sources/meta-ti b/sources/meta-ti index 8050c16e4..61fa7d2a1 160000 --- a/sources/meta-ti +++ b/sources/meta-ti @@ -1 +1 @@ -Subproject commit 8050c16e485b4cf8c3532db43e34ed3609311b30 +Subproject commit 61fa7d2a15fb70885fca3500a22aa8b96238c279 diff --git a/sources/meta-variscite-bsp b/sources/meta-variscite-bsp index 8f357653e..400478e8e 160000 --- a/sources/meta-variscite-bsp +++ b/sources/meta-variscite-bsp @@ -1 +1 @@ -Subproject commit 8f357653edf8713a3d48f7af423c2f98207a1ff1 +Subproject commit 400478e8e2fc388b1d92b50b3e9fc72a26cb28c7 diff --git a/sources/meta-variscite-bsp-common b/sources/meta-variscite-bsp-common index 43a5b4d24..9ddf1108c 160000 --- a/sources/meta-variscite-bsp-common +++ b/sources/meta-variscite-bsp-common @@ -1 +1 @@ -Subproject commit 43a5b4d245b2f8fe1d3b7622371fec03f76306e0 +Subproject commit 9ddf1108cb83bb4babd74553a484562aea519516 diff --git a/sources/meta-yoe/conf/distro/yoe.inc b/sources/meta-yoe/conf/distro/yoe.inc index 06aca3164..fb93dd8ff 100644 --- a/sources/meta-yoe/conf/distro/yoe.inc +++ b/sources/meta-yoe/conf/distro/yoe.inc @@ -103,8 +103,6 @@ INHERIT += "${@bb.utils.contains_any('BUILD_ARCH', 'ppc64le riscv64', '', 'unina INHERIT += "image-buildinfo create-spdx" DISTRO_FEATURES:append = " opengl multiarch wayland pam vulkan usrmerge ld-is-lld" -# Use lld as default linker for nativesdk clang as well -DISTRO_FEATURES_FILTER_NATIVESDK:append = " ld-is-lld" # See https://discourse.llvm.org/t/lld-cannot-make-pie-binaries-on-x32/67131 DISTRO_FEATURES:remove:linux-gnux32 = "ld-is-lld" DISTRO_FEATURES:remove:linux-muslx32 = "ld-is-lld" @@ -112,7 +110,8 @@ DISTRO_FEATURES:remove:linux-muslx32 = "ld-is-lld" DISTRO_FEATURES:remove:mipsarcho32 = "ld-is-lld" # qemu usermode segfaults the programs during glib-2.0-initial configure step DISTRO_FEATURES:remove:powerpc = "ld-is-lld" -DISTRO_FEATURES_FILTER_NATIVE:append = " lto thin-lto" +DISTRO_FEATURES_FILTER_NATIVE:append = " ld-is-lld lto thin-lto" +# Use lld as default linker for nativesdk clang as well DISTRO_FEATURES_FILTER_NATIVESDK:append = " ld-is-lld lto thin-lto" # Configure clang cross-compiler to use lld as default linker diff --git a/sources/openembedded-core b/sources/openembedded-core index 2e4c9b8de..0ed477653 160000 --- a/sources/openembedded-core +++ b/sources/openembedded-core @@ -1 +1 @@ -Subproject commit 2e4c9b8dee3b1d545aee354ac1f8c6a5c0bad433 +Subproject commit 0ed4776533145c901611d7f4f942490e33481335