Recipe Versions: Difference between revisions
From Yocto Project
Jump to navigationJump to search
RossBurton (talk | contribs) mNo edit summary |
No edit summary |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
This page lists the expected versions of major packages that will be in the Yocto Project 5. | This page lists the expected versions of major packages that will be in the next Yocto Project release (Whinlatter 5.3 | ||
at the time of writing). | |||
For further details, please contact the relevant maintainer. | For further details, please contact the relevant maintainer. | ||
Line 7: | Line 8: | ||
! Recipe !! Version !! Maintainer !! Notes | ! Recipe !! Version !! Maintainer !! Notes | ||
|- | |- | ||
| | | binutils || 2.45 || Khem Raj <raj.khem@gmail.com> || Should be locked by M1 | ||
|- | |- | ||
| | | gcc || 15.2 || Khem Raj <raj.khem@gmail.com> || GCC 15 in master now | ||
|- | |||
| glibc || 2.42 || Khem Raj <raj.khem@gmail.com> || Should be locked by M1 | |||
|- | |||
| linux-yocto || v6.12 & unknown || Bruce Ashfield <bruce.ashfield@gmail.com> || Should be locked by M2 | |||
|- | |||
| python3 || 3.13.3 || Trevor Gamblin <tgamblin@baylibre.com> || Should be locked by M2 | |||
|} | |||
Key recipe versions by release, (LTS and current release only) | |||
{| class="wikitable" style="margin:auto; width:100%" | |||
|- | |||
! Release || linux-yocto (kernel) || gcc || binutils || glibc || python3 | |||
|- | |||
| walnasacar (5.2) || 6.12.x || 14.2 || 2.44 || 2.41 || 3.13.x | |||
|- | |||
| scarthgap (5.0) || 6.6.x || 13.2 || 2.42 || 2.39 || 3.12.x | |||
|- | |||
| kirkstone (4.0) || 5.10.x / 5.15.x || 11.4 || 2.38 || 2.35 || 3.10.x | |||
|- | |||
| dunfell (3.1) || 5.4.x || 9.5 || 2.34 ||2.31 || 3.8.x | |||
|} | |} |
Latest revision as of 22:53, 6 May 2025
This page lists the expected versions of major packages that will be in the next Yocto Project release (Whinlatter 5.3 at the time of writing).
For further details, please contact the relevant maintainer.
Recipe | Version | Maintainer | Notes |
---|---|---|---|
binutils | 2.45 | Khem Raj <raj.khem@gmail.com> | Should be locked by M1 |
gcc | 15.2 | Khem Raj <raj.khem@gmail.com> | GCC 15 in master now |
glibc | 2.42 | Khem Raj <raj.khem@gmail.com> | Should be locked by M1 |
linux-yocto | v6.12 & unknown | Bruce Ashfield <bruce.ashfield@gmail.com> | Should be locked by M2 |
python3 | 3.13.3 | Trevor Gamblin <tgamblin@baylibre.com> | Should be locked by M2 |
Key recipe versions by release, (LTS and current release only)
Release | linux-yocto (kernel) | gcc | binutils | glibc | python3 |
---|---|---|---|---|---|
walnasacar (5.2) | 6.12.x | 14.2 | 2.44 | 2.41 | 3.13.x |
scarthgap (5.0) | 6.6.x | 13.2 | 2.42 | 2.39 | 3.12.x |
kirkstone (4.0) | 5.10.x / 5.15.x | 11.4 | 2.38 | 2.35 | 3.10.x |
dunfell (3.1) | 5.4.x | 9.5 | 2.34 | 2.31 | 3.8.x |