Weekly Status: Difference between revisions
From Yocto Project
Jump to navigationJump to search
Line 1: | Line 1: | ||
== Yocto Project Weekly Status Jan. | == Yocto Project Weekly Status Jan. 11th, 2022 == | ||
Current Dev Position: YP 3.5 M2<br/> | Current Dev Position: YP 3.5 M2<br/> | ||
Next Deadline: 17th Jan. 2022 YP 3.5 M2 build<br/> | Next Deadline: 17th Jan. 2022 YP 3.5 M2 build<br/> | ||
'''Next Team Meetings:'''<br/> | '''Next Team Meetings:'''<br/> | ||
*Bug Triage meeting Thursday Jan. | *Bug Triage meeting Thursday Jan. 13th at 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09) | ||
*Monthly Project Meeting Tuesday | *Monthly Project Meeting Tuesday Feb. 1st at 8 am PDT (https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09) | ||
*Weekly Engineering Sync Tuesday Jan. 11th at 8 am PDT (https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09) | *Weekly Engineering Sync Tuesday Jan. 11th at 8 am PDT (https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09) | ||
*Twitch - See https://www.twitch.tv/theyoctojester | *Twitch - See https://www.twitch.tv/theyoctojester | ||
Line 24: | Line 24: | ||
'''YP 3.5 Milestone Dates:'''<br/> | '''YP 3.5 Milestone Dates:'''<br/> | ||
*YP 3.5 M2 build date 2022/01/17 | *YP 3.5 M2 build date 2022/01/17 | ||
*YP 3.5 M2 Release date 2022/01/28 | *YP 3.5 M2 Release date 2022/01/28 | ||
Line 33: | Line 32: | ||
'''Upcoming dot releases:'''<br/> | '''Upcoming dot releases:'''<br/> | ||
*YP 3.1.14 build date 2022/01/24 | *YP 3.1.14 build date 2022/01/24 | ||
*YP 3.1.14 Release date 2022/02/04 | *YP 3.1.14 Release date 2022/02/04 | ||
Line 50: | Line 48: | ||
'''Tracking Metrics:'''<br/> | '''Tracking Metrics:'''<br/> | ||
*WDD | *WDD 2655 (last week 2653) (https://wiki.yoctoproject.org/charts/combo.html) | ||
*Poky Patch Metrics | *Poky Patch Metrics | ||
**Total patches found: | **Total patches found: 1234 (last week 1227) | ||
**Patches in the Pending State: | **Patches in the Pending State: 348 (28%) [last week 347 (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 15:32, 11 January 2022
Yocto Project Weekly Status Jan. 11th, 2022
Current Dev Position: YP 3.5 M2
Next Deadline: 17th Jan. 2022 YP 3.5 M2 build
Next Team Meetings:
- Bug Triage meeting Thursday Jan. 13th at 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09)
- Monthly Project Meeting Tuesday Feb. 1st at 8 am PDT (https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09)
- Weekly Engineering Sync Tuesday Jan. 11th at 8 am PDT (https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09)
- Twitch - See https://www.twitch.tv/theyoctojester
Key Status/Updates:
- YP 3.5 M1 and YP 3.1.13 were released.
- We have two weeks before the 3.5 M2 build.
- The autobuilder has undergone significant changes. There are some not unexpected issues with the new distros now in use there such as python 3.12 deprecations which trigger warnings on Fedora 35. One of the workers does appear to have what is potentially a hardware issue and not all the workers have migrated to SSDs yet (about 50% so far) so there will be some further disruption as this takes place.
- On modern kernels, we now have the capability within bitbake to disable networking on a per task basis without extra user privileges. There is discussion on the mailing list on how we should enable this and whether it should be on an opt-in or opt-out basis. There is a proof of concept patchset for the opt-out basis and some good arguments for and against the opt-in approach.
- The new year triggered some reproducible build failures in openssl and webkit due to changing copyright years in the source files, which is a sign of how detailed our reproducibility tests are.
- There is a patchset implementing reproducibility for go which is a welcome improvement and much less invasive than previous approaches.
- Intermittent issues continue to be at record 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
Ways to contribute:
- There are bugs identified as possible for newcomers to the project: https://wiki.yoctoproject.org/wiki/Newcomers
- There are bugs that are currently unassigned for YP 3.5. See: https://wiki.yoctoproject.org/wiki/Bug_Triage#Medium.2B_3.5_Unassigned_Enhancements.2FBugs
- 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.
YP 3.5 Milestone Dates:
- YP 3.5 M2 build date 2022/01/17
- YP 3.5 M2 Release date 2022/01/28
- YP 3.5 M3 build date 2022/02/21
- YP 3.5 M3 Release date 2022/03/04
- YP 3.5 M4 build date 2022/04/04
- YP 3.5 M4 Release date 2022/04/29
Upcoming dot releases:
- YP 3.1.14 build date 2022/01/24
- YP 3.1.14 Release date 2022/02/04
- YP 3.4.2 build date 2022/02/07
- YP 3.4.2 Release date 2022/02/18
- YP 3.3.5 build date 2022/02/14
- YP 3.3.5 Release date 2022/02/25
- YP 3.1.15 build date 2022/03/14
- YP 3.1.15 Release date 2022/03/25
- YP 3.4.3 build date 2022/03/21
- YP 3.4.3 Release date 2022/04/01
- 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
Tracking Metrics:
- WDD 2655 (last week 2653) (https://wiki.yoctoproject.org/charts/combo.html)
- Poky Patch Metrics
- Total patches found: 1234 (last week 1227)
- Patches in the Pending State: 348 (28%) [last week 347 (28%)]
The Yocto Project’s technical governance is through its Technical Steering Committee, more information is available at:
https://wiki.yoctoproject.org/wiki/TSC