Skip to content

Commit 13cc72b

Browse files
authored
Merge pull request #1025 from YoeDistro/kraj/master
Update layers and prepare for 2025.04
2 parents b2303c1 + 16a47e6 commit 13cc72b

File tree

14 files changed

+26
-17
lines changed

14 files changed

+26
-17
lines changed

CHANGELOG.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to
77
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
88

99

10-
## [2025.04] - 2025-04-xx
10+
## [2025.04] - 2025-04-30
1111

1212
### Changed
1313

@@ -27,7 +27,7 @@ and this project adheres to
2727
- Migrate several meta-python recipes to use PEP-517 build backend
2828
- Add support for RustiCL to mesa enabled with opencl packageconfig
2929
- Upgrade mesa to 25.0.2
30-
- Update linux-yocto/6.12 to 6.12.22
30+
- Update linux-yocto/6.12 to v6.12.23
3131
- Update openssl to 3.5.0
3232
- Upgrade systemd to 257.5
3333
- Fix target rust compiler, cargo and rust packages to build on riscv32
@@ -36,11 +36,16 @@ and this project adheres to
3636
- Update recipes R36.4.0/JetPack 6.1 -> 36.4.3/JetPack 6.2
3737
- Update PHP to 8.4.6
3838
- Upgrde libunwind to 1.8.1
39+
- Add recipes for libsdl3 and libsdl2-compat and define virtual/libsdl
40+
- Upgrade nodejs to 2.15.0
41+
- Switch prefix mapping to use -ffile-prefix-map
42+
- Enable getty generator by default in systemd
43+
- Add pam_env support openssh
3944

4045
### Added
4146

4247
- Added recipes - minizip-ng, python3-typing-inspection, bit7zi, source-highlight
43-
qhull, b4, libsimplelog
48+
qhull, b4, libsimplelog, libxmp
4449
- Add support for using alternative runtime D-Bus e.g. dbus-broker
4550

4651
### Removed

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-musl-systemd-wayland"
1212
#require conf/world.conf
1313

14-
IMG_VERSION = "25.03.4"
14+
IMG_VERSION = "25.04.0"
1515

1616
#INHERIT += "cve-check"

sources/meta-arm

sources/meta-freescale-3rdparty

sources/meta-openembedded

Submodule meta-openembedded updated 107 files

0 commit comments

Comments
 (0)