Weekly Status: Difference between revisions

From Yocto Project
Jump to navigationJump to search
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Yocto Project Status 7 April 2026 ==
== Yocto Project Status 5 May 2026 ==
Current Dev Position: YP 6.0 M3<br/>
Current Dev Position: YP 6.1 M1<br/>
Next Deadline: YP 6.0 M3 Build Date 2026-03-23<br/>
Next Deadline: YP 6.1 M1: w/c 2026-06-22<br/>


'''Next Team Meetings:'''<br/>
'''Next Team Meetings:'''<br/>
*Bug Triage meeting - Thursday Apr. 9th 7:30am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09)
*Bug Triage meeting - Thursday 7th May 7:30am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09)
*Weekly Project Engineering Sync - Tuesday Apr. 7th 8am PDT (https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09)
*Weekly Project Engineering Sync - Tuesday 5th May 8am PDT (https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09)
*Yocto Project Patch Review - Thursday Apr. 9th 10am GMT and Monday Apr. 13th 9am PDT (https://zoom.us/j/97762397148?pwd=1xk0iC9hp9SjEonaTaONwTb6iWry4Eb.1)
*Yocto Project Patch Review - Thursday 7th May 10am GMT and Monday 11th May 9am PDT (https://zoom.us/j/97762397148?pwd=1xk0iC9hp9SjEonaTaONwTb6iWry4Eb.1)


'''Project data dashboard: https://dashboard.yoctoproject.org/'''<br/>
'''Project data dashboard: https://dashboard.yoctoproject.org/'''<br/>


'''Key Status/Updates:'''<br/>
'''Key Status/Updates:'''<br/>
*YP 5.3.3 was released.
*YP 4.0.35 was released
*YP 5.0.17 is in QA
*YP 5.3.4 is due to release, pending TSC approval
*YP 6.0 M3 is the feature freeze for 6.0 which is our next LTS.
*YP 6.0 is due to release, pending TSC approval
*YP 6.0 M3 is now due to build however there are still key changes missing.
*We’re working through the backlog of patches, the bandwidth for changes needing in depth review/feedback continues to be a challenge
*Issues with pending work needed:
*Intermittent build failures continue to be problematic
**Converting scripts/run-cvecheck to sbom-cve-check
*Patch review/merging is slow due to public holidays clashing with a review call
**32bit x86 kvm seemingly broken with certain CPU features (#16074)
*Master is open for new development.
**Failure to generate regression reports in release builds (need tags)
**Ubuntu 26.04 support (need worker adding for testing)
*Issues that have patches ready to merge:
**DISTRO_FEATURES defaults improvements.
**Fixing yocto-check-layer to work with --machines
**RHEL 9 xattrs/selinux/tar issue
**Splitting wic into an external tool.
**RHEL 10/openSUSE Leap 16.0 support
*Issues that need investigation
**Reports of pseudo errors on Fedora 44 beta
*The proposed wic changes will need wic support files to be placed in files/wic within layers going forwards.
*We’re working through the backlog of patches and intermittent build failures are still problematic, including the emergence of new issues (newer kernel version?). We continue to struggle for bandwidth for changes needing in depth review/feedback. This could impact features making it into the LTS.
*We are aware of our git hosting giving 502 Bad Gateway errors, this is being investigated
*The CFP for the Yocto Project Workshop at Embedded Recipes 2026 closes today: https://pretalx.com/yocto-embedded-recipes-2026/cfp


'''Ways to contribute:'''<br/>
'''Ways to contribute:'''<br/>
Line 43: Line 29:


'''Tracking Metrics:'''<br/>
'''Tracking Metrics:'''<br/>
*WDD 2797 (last week 2814) (https://wiki.yoctoproject.org/charts/combo.html)
*WDD 2698 (last week 2788) (https://wiki.yoctoproject.org/charts/combo.html)
*OE-Core/Poky Patch Metrics
*OE-Core/Poky Patch Metrics
**Total patches found: 1060 (last week 1062)
**Total patches found: 1087 (last week 1085)
**Patches in the Pending State: 148 (14%) [last week 148 (14%)]
**Patches in the Pending State: 146 (13%) [last week 146 (13%)]
**https://valkyrie.yocto.io/pub/non-release/patchmetrics/
**https://valkyrie.yocto.io/pub/non-release/patchmetrics/
'''YP 6.0 Milestone Dates:'''<br/>
*YP 6.0 M3 Build Date 2026-03-23
*YP 6.0 M3 Release Date 2026-04-08
*YP 6.0 M4 Build Date 2026-04-13
*YP 6.0 M4 Release Date 2026-05-04


'''Upcoming dot releases:'''<br/>
'''Upcoming dot releases:'''<br/>
*YP 5.3.3 was released.
*YP 5.3.4 is due to release, pending TSC approval
*YP 5.0.17 is in QA.
*YP 5.0.18
*YP 4.0.35
**Build Date 2026-05-11
**Build Date 2026-04-06
**Release Date 2026-05-25
**Release Date 2026-04-22
*YP 6.0.1
*YP 5.3.4
**Build Date  2026-05-18
**Build Date  2026-04-20
**Release Date 2026-06-01
**Release Date 2026-05-06
*For future release dates, see https://wiki.yoctoproject.org/wiki/Release_calendar
*For future release dates, see https://wiki.yoctoproject.org/wiki/Release_calendar



Revision as of 14:45, 5 May 2026

Yocto Project Status 5 May 2026

Current Dev Position: YP 6.1 M1
Next Deadline: YP 6.1 M1: w/c 2026-06-22

Next Team Meetings:

Project data dashboard: https://dashboard.yoctoproject.org/

Key Status/Updates:

  • YP 4.0.35 was released
  • YP 5.3.4 is due to release, pending TSC approval
  • YP 6.0 is due to release, pending TSC approval
  • We’re working through the backlog of patches, the bandwidth for changes needing in depth review/feedback continues to be a challenge
  • Intermittent build failures continue to be problematic
  • Patch review/merging is slow due to public holidays clashing with a review call
  • Master is open for new development.

Ways to contribute:

New to the project?

Tracking Metrics:

Upcoming dot releases:

The Yocto Project’s technical governance is through its Technical Steering Committee, more information is available at:
https://wiki.yoctoproject.org/wiki/TSC

Archives