Weekly Status: Difference between revisions

From Yocto Project
Jump to navigationJump to search
No edit summary
Line 1: Line 1:
== Yocto Project Weekly Status Apr. 26th, 2022 ==
== Yocto Project Weekly Status May. 3rd, 2022 ==
Current Dev Position: YP 4.0 rc3<br/>
Current Dev Position: YP 4.1 M1<br/>
Next Deadline: 29th April 2022 YP 4.0 final release<br/>
Next Deadline: 30th May 2022 YP 4.1 M1 Build<br/>


'''Next Team Meetings:'''<br/>
'''Next Team Meetings:'''<br/>
Line 10: Line 10:


'''Key Status/Updates:'''<br/>
'''Key Status/Updates:'''<br/>
*The next release, kirkstone will be 4.0 (previously known as 3.5) and will be bitbake 2.0 based.
*YP 4.0 was released, thanks to everyone who contributed to it!
*The YP 4.0 (3.5) is due to release pending final checks on documentation and release notes.
*YP 3.3.6 was released
*YP 3.3.6 has passed QA and pending TSC approval for release
*YP 3.1.16 is due for release and has TSC approval
*YP 3.1.16 has been built and entering QA
*YP 3.4.4 is due to build this week
*There is a major issue from a recent CVE fix to git which is making it’s way into various distros and causes problems when git is used from a fakeroot environment. We use git from the host so we are exposed to the issue. There are several patches attempting to fix this, the initial fixes in master were not quite enough unfortunately.
*Master has started taking new patches but we have struggled with issues on a number of autobuilder workers and the cluster was down on capacity as a result.
*Performance workers on the autobuilder have been replaced with new alma8 and debian 11 systems. The previous centos7 and ubuntu1604 systems completed over 5800 builds each!
*Master has started taking new patches but the git issue above is impeding testing.
*YP 4.1 planning document is available for review at: https://docs.google.com/document/d/1-g7DatSdmIETwD3xFSCxV7MbWVVkpQvQ788mIr1MPTI/edit?usp=sharing
*If people see intermittent issues in their own builds, particularly if they’re the same as intermittent issues seen on the autobuilder, please do comment in the bugs mentioning when they happen as the frequency information does help us prioritize fixing the most common issues.
*If people see intermittent issues in their own builds, particularly if they’re the same as intermittent issues seen on the autobuilder, please do comment in the bugs mentioning when they happen as the frequency information does help us prioritize fixing the most common issues.
*Intermittent issues continue to be at high levels and help is very much welcome in trying to resolve them. You can see the list of failures we’re continuing to see by searching for the “AB-INT” tag in bugzilla: https://bugzilla.yoctoproject.org/buglist.cgi?quicksearch=AB-INT We did work out the cause of the infamous tinfoil wait_event intermittent issue.
*Intermittent issues continue to be at high levels and help is very much welcome in trying to resolve them. You can see the list of failures we’re continuing to see by searching for the “AB-INT” tag in bugzilla: https://bugzilla.yoctoproject.org/buglist.cgi?quicksearch=AB-INT We did work out the cause of the infamous tinfoil wait_event intermittent issue.
Line 26: Line 23:
*We’d welcome new maintainers for recipes in OE-Core. Please see the list at: http://git.yoctoproject.org/cgit.cgi/poky/tree/meta/conf/distro/include/maintainers.inc and discuss with the existing maintainer, or ask on the OE-Core mailing list. We will likely move a chunk of these to “Unassigned” soon to help facilitate this.
*We’d welcome new maintainers for recipes in OE-Core. Please see the list at: http://git.yoctoproject.org/cgit.cgi/poky/tree/meta/conf/distro/include/maintainers.inc and discuss with the existing maintainer, or ask on the OE-Core mailing list. We will likely move a chunk of these to “Unassigned” soon to help facilitate this.
*Help us resolve CVE issues: CVE metrics https://docs.google.com/spreadsheets/d/e/2PACX-1vRgNISmH0Ditf0bRtSezeR2XsgKIiSFJKF6KJUHpnzocNGzvKZbuSDKfmV3n64BFXDRqElBSJnhHtG4/pubchart?oid=1993375488&format=interactive
*Help us resolve CVE issues: CVE metrics https://docs.google.com/spreadsheets/d/e/2PACX-1vRgNISmH0Ditf0bRtSezeR2XsgKIiSFJKF6KJUHpnzocNGzvKZbuSDKfmV3n64BFXDRqElBSJnhHtG4/pubchart?oid=1993375488&format=interactive
'''YP 4.0 Milestone Dates:'''<br/>
*YP 4.0 is in QA
*YP 4.0 M4 Release date 2022/04/29


'''YP 4.1 Milestone Dates:'''<br/>
'''YP 4.1 Milestone Dates:'''<br/>
Line 42: Line 35:


'''Upcoming dot releases:'''<br/>
'''Upcoming dot releases:'''<br/>
*YP 3.3.6 build date 2022/03/28
*YP 3.3.6 Release date 2022/04/08
*YP 3.1.16 build date 2022/04/25
*YP 3.1.16 Release date 2022/05/06
*YP 3.1.16 Release date 2022/05/06
*YP 3.4.4 build date 2022/05/02
*YP 3.4.4 build date 2022/05/02
Line 68: Line 58:


'''Tracking Metrics:'''<br/>
'''Tracking Metrics:'''<br/>
*WDD 2495 (last week 2597) (https://wiki.yoctoproject.org/charts/combo.html)
*WDD 2450 (last week 2495) (https://wiki.yoctoproject.org/charts/combo.html)
*Poky Patch Metrics
*Poky Patch Metrics
**Total patches found: 1215 (last week 1215)
**Total patches found: 1205 (last week 1215)
**Patches in the Pending State: 343 (28%) [last week 343 (28%)]
**Patches in the Pending State: 341 (28%) [last week 343 (28%)]


'''The Yocto Project’s technical governance is through its Technical Steering Committee, more information is available at:'''<br/>
'''The Yocto Project’s technical governance is through its Technical Steering Committee, more information is available at:'''<br/>

Revision as of 14:17, 3 May 2022

Yocto Project Weekly Status May. 3rd, 2022

Current Dev Position: YP 4.1 M1
Next Deadline: 30th May 2022 YP 4.1 M1 Build

Next Team Meetings:

Key Status/Updates:

  • YP 4.0 was released, thanks to everyone who contributed to it!
  • YP 3.3.6 was released
  • YP 3.1.16 is due for release and has TSC approval
  • YP 3.4.4 is due to build this week
  • Master has started taking new patches but we have struggled with issues on a number of autobuilder workers and the cluster was down on capacity as a result.
  • If people see intermittent issues in their own builds, particularly if they’re the same as intermittent issues seen on the autobuilder, please do comment in the bugs mentioning when they happen as the frequency information does help us prioritize fixing the most common issues.
  • Intermittent issues continue to be at high levels and help is very much welcome in trying to resolve them. You can see the list of failures we’re continuing to see by searching for the “AB-INT” tag in bugzilla: https://bugzilla.yoctoproject.org/buglist.cgi?quicksearch=AB-INT We did work out the cause of the infamous tinfoil wait_event intermittent issue.

Ways to contribute:

YP 4.1 Milestone Dates:

  • YP 4.1 M1 build date 2022/05/30
  • YP 4.1 M1 Release date 2022/06/10
  • YP 4.1 M2 build date 2022/07/11
  • YP 4.1 M2 Release date 2022/07/22
  • YP 4.1 M3 build date 2022/08/22
  • YP 4.1 M3 Release date 2022/09/02
  • YP 4.1 M4 build date 2022/10/03
  • YP 4.1 M4 Release date 2022/10/28

Upcoming dot releases:

  • YP 3.1.16 Release date 2022/05/06
  • YP 3.4.4 build date 2022/05/02
  • YP 3.4.4 Release date 2022/05/13
  • YP 4.0.1 build date 2022/05/16
  • YP 4.0.1 Release date 2022/05/27
  • YP 3.1.17 build date 2022/06/06
  • YP 3.1.17 Release date 2022/06/17
  • YP 4.0.2 build date 2022/06/27
  • YP 4.0.2 Release date 2022/07/08
  • YP 3.1.18 build date 2022/07/18
  • YP 3.1.18 Release date 2022/07/29
  • YP 4.0.3 build date 2022/08/08
  • YP 4.0.3 Release date 2022/08/19
  • YP 3.1.19 build date 2022/08/29
  • YP 3.1.19 Release date 2022/09/09
  • YP 4.0.4 build date 2022/09/19
  • YP 4.0.4 Release date 2022/09/30
  • YP 3.1.20 build date 2022/10/10
  • YP 3.1.20 Release date 2022/10/21
  • YP 4.0.5 build date 2022/10/31
  • YP 4.0.5 Release date 2022/11/11

Tracking Metrics:

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

Archives