Skip to content

Commit f8d3b29

Browse files
authored
Merge pull request #1100 from YoeDistro/kraj/master
update layers
2 parents 8d9da89 + 0fafc1f commit f8d3b29

File tree

16 files changed

+33
-17
lines changed

16 files changed

+33
-17
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

9+
## [2026.01] - 2026-01-XX
10+
11+
### Changed
12+
13+
- Set CVE_PRODUCT for meta-openembedded layers
14+
- Introduce k1 include and SOC_FAMILY in RISCV layer
15+
- Package fuse and dram-info tools in tegra-tools
16+
- Upgrade LLVM/Clang to 21.1.8 release
17+
- Upgrade rust to 1.92.0
18+
- Upgrade spirv-llvm-translator to 21.1.3
19+
- Upgrade Qemu to 10.1.3
20+
21+
### Added
22+
23+
- Add new recipes for - python3-bumble, python3-pyee, u-boot-spl-k1
24+
- Add new machines for bananapi-f3 and orangepi-rv2-mainline
25+
926
## [2025.12] - 2025-12-31
1027

1128
### Changed

conf/site.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ require ${TOPDIR}/conf/projects/${PROJECT}/config.conf
1111
#YOE_PROFILE = "yoe-glibc-systemd-wayland"
1212
#require conf/world.conf
1313

14-
IMG_VERSION = "25.12.0"
14+
IMG_VERSION = "25.12.1"
1515

1616
#INHERIT += "cve-check"

sources/meta-openembedded

Submodule meta-openembedded updated 107 files

sources/meta-qcom

Submodule meta-qcom updated 69 files

sources/meta-qt6

0 commit comments

Comments
 (0)