Weekly Status: Difference between revisions

From Yocto Project
Jump to navigationJump to search
Line 1: Line 1:
== Yocto Project Weekly Status January 31st, 2023 ==
== Yocto Project Weekly Status February 7th, 2023 ==
Current Dev Position: YP 4.2 M3<br/>
Current Dev Position: YP 4.2 M3<br/>
Next Deadline: 20th February 2023 YP 4.2 M3 Build<br/>
Next Deadline: 20th February 2023 YP 4.2 M3 Build<br/>


'''Next Team Meetings:'''<br/>
'''Next Team Meetings:'''<br/>
*Bug Triage meeting Thursday February 2nd 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09)
*Bug Triage meeting Thursday February 9th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09)
*Weekly Engineering Sync Tuesday January 31st 8 am PDT (https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09)
*Weekly Engineering Sync Tuesday February 7th 8 am PDT (https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09)
*Twitch -  See https://www.twitch.tv/theyoctojester
*Twitch -  See https://www.twitch.tv/theyoctojester


'''Key Status/Updates:'''<br/>
'''Key Status/Updates:'''<br/>
*YP 4.0.7 and YP 4.2 M2 are in QA
*YP 4.0.7 and YP 4.2 M2 were released.
*We switched to the 6.1 kernel by default for M2. Unfortunately there are a couple of intermittent issues that seem to have crept in. One is a reproducibility issue in perf, likely with some host component causing it as it only occurs on second builds. The second appears to be an intermittent networking issue accessing a python http-server for testing dnf which appeared after the kernel version change.
*The 6.1 kernel issues we were seeing on the autobuilder were resolved by a point upgrade on the kernel to address virtio networking issues and some patches to address perf reproducibility issues. A summary of some of the key issues was sent to the mailing list: https://lists.openembedded.org/g/openembedded-core/message/176476 The bitbake command timeout and PR serv async io issues still need to be addressed. Thanks to everyone who helped address the other items there, it was much appreciated.
*We are continuing to see other intermittent failures which are limiting how quickly we can merge changes. A summary of some of the key issues was sent to the mailing list: https://lists.openembedded.org/g/openembedded-core/message/176476
*We upgraded to glibc 2.37 and a corresponding uninative upgrade is pending.
*There have been changes to the way the codeparser cache in bitbake stores data which should reduce cache size, reduce the times data needs to be written out and generally help performance.
*Fixes for locale on target were merged with new automated locale tests to ensure these keep working.
*CVE levels in master are still high but there are patches in progress for most issues as I understand it.
*We merged patches for basic loongarch support but there is no testing of it.  
*CVE levels in master are still high and we need to resolve several of the issues
*We have a growing number of bugs in bugzilla, any help with them is appreciated.
*We have a growing number of bugs in bugzilla, any help with them is appreciated.


Line 25: Line 26:


'''YP 4.2 Milestone Dates:'''<br/>
'''YP 4.2 Milestone Dates:'''<br/>
*YP 4.2 M2 built and in QA
*YP 4.2 M2 is released
*YP 4.2 M3 build date 2023/02/20
*YP 4.2 M3 build date 2023/02/20
*YP 4.2 M3 Release date 2023/03/03
*YP 4.2 M3 Release date 2023/03/03
Line 32: Line 33:


'''Upcoming dot releases:'''<br/>
'''Upcoming dot releases:'''<br/>
*YP 4.0.7 built and in QA
*YP 4.0.7 is released
*YP 3.1.23 build date 2023/02/13
*YP 3.1.23 build date 2023/02/13
*YP 3.1.23 Release date 2023/02/24
*YP 3.1.23 Release date 2023/02/24
Line 51: Line 52:


'''Tracking Metrics:'''<br/>
'''Tracking Metrics:'''<br/>
*WDD 2447 (last week 2442) (https://wiki.yoctoproject.org/charts/combo.html)
*WDD 2437 (last week 2447) (https://wiki.yoctoproject.org/charts/combo.html)
*OE-Core/Poky Patch Metrics
*OE-Core/Poky Patch Metrics
**Total patches found: 1205 (last week 1190)
**Total patches found: 1200 (last week 1205)
**Patches in the Pending State: 280 (23%) [last week 279 (23%)]
**Patches in the Pending State: 280 (23%) [last week 280 (23%)]
*https://autobuilder.yocto.io/pub/non-release/patchmetrics/
*https://autobuilder.yocto.io/pub/non-release/patchmetrics/



Revision as of 15:36, 7 February 2023

Yocto Project Weekly Status February 7th, 2023

Current Dev Position: YP 4.2 M3
Next Deadline: 20th February 2023 YP 4.2 M3 Build

Next Team Meetings:

Key Status/Updates:

  • YP 4.0.7 and YP 4.2 M2 were released.
  • The 6.1 kernel issues we were seeing on the autobuilder were resolved by a point upgrade on the kernel to address virtio networking issues and some patches to address perf reproducibility issues. A summary of some of the key issues was sent to the mailing list: https://lists.openembedded.org/g/openembedded-core/message/176476 The bitbake command timeout and PR serv async io issues still need to be addressed. Thanks to everyone who helped address the other items there, it was much appreciated.
  • We upgraded to glibc 2.37 and a corresponding uninative upgrade is pending.
  • Fixes for locale on target were merged with new automated locale tests to ensure these keep working.
  • We merged patches for basic loongarch support but there is no testing of it.
  • CVE levels in master are still high and we need to resolve several of the issues
  • We have a growing number of bugs in bugzilla, any help with them is appreciated.

Ways to contribute:

YP 4.2 Milestone Dates:

  • YP 4.2 M2 is released
  • YP 4.2 M3 build date 2023/02/20
  • YP 4.2 M3 Release date 2023/03/03
  • YP 4.2 M4 build date 2023/04/03
  • YP 4.2 M4 Release date 2023/04/28

Upcoming dot releases:

  • YP 4.0.7 is released
  • YP 3.1.23 build date 2023/02/13
  • YP 3.1.23 Release date 2023/02/24
  • YP 4.0.8 build date 2023/02/27
  • YP 4.0.8 Release date 2023/03/10
  • YP 4.1.3 build date 2023/03/06
  • YP 4.1.3 Release date 2023/03/17
  • YP 3.1.24 build date 2023/03/20
  • YP 3.1.24 Release date 2023/03/31
  • YP 4.0.9 build date 2023/04/10
  • YP 4.0.9 Release date 2023/04/21
  • YP 4.1.4 build date 2023/05/01
  • YP 4.1.4 Release date 2023/05/13
  • YP 3.1.25 build date 2023/05/08
  • YP 3.1.25 Release date 2023/05/19
  • YP 4.0.10 build date 2023/05/15
  • YP 4.0.10 Release date 2023/05/26

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