Weekly Status: Difference between revisions

From Yocto Project
Jump to navigationJump to search
Line 9: Line 9:


'''Key Status/Updates:'''<br/>
'''Key Status/Updates:'''<br/>
 
*YP 4.0.3 has been through QA with a clean report and is likely to be released
*YP 3.1.18 was released
*The CVE count for master rose sharply this week but a number of fixes were sent by Khem, thanks!
*YP 4.0.3 is due to build this week but we need the glibc and kernel reproducibility fixes first
*Bitbake changes in class handling merged which means classes can now be enforced to be in “global” or “recipe” scope. This handles a long standing usability issue of it not being clear which scope classes should be used in. For example, “testimage” now needs to be included via IMAGE_CLASSES and not via INHERIT. Global class inclusions in recipes such as “base” and “package” will now show a parsing error. “base” was particularly pointless and can simply be removed as it was always inherited.
*Major changes to the rust toolchain build process were merged and this enables target rust, cross SDK and automated SDK testing. Sadly some issues remain and are stopping enabling the tests by default.
*The rust toolchain changes merged and are now being tested by default on the autobuilder but there is one intermittent issue with shebang length overflow in the SDK which still needs to be resolved
*We have finally tracked down and worked out a fix for the kernel reproducibility issue which appeared in recent 5.15 stable updates. It was a config option which changed depending on whether /bin/sh was dash or bash.
*We upgraded glibc to 2.36 and produced a new uninative version which supports this.
*The 5.19 kernel uprev is nearly ready to merge as the final build issues look to have been addressed.
*There are patches out for review for the debug path improvements. These rely on a gcc patch and small change of gcc behavior which is being discussed with upstream.
*The base glibc 2.36 patches have merged but not the actual upgrade yet.
*There were cleanups to copyright and license headers in OE-Core and Bitbake.
*We had some infrastructure issues over the weekend which impacted the autobuilder. Combined with a number of complex patch submissions, this has meant there are patches backlogged.
*“largefile” support in oe-core was cleaned up and removed as we assume this everywhere now, completing something we said would happen in release notes a few years ago.
*A number of new CVEs appeared in master this week so help would be much appreciated in addressing those.
*The debug file mapping issues are stalled due to developer bandwidth limitations.
*Help is very much welcome in trying to resolve our autobuilder intermittent issues. 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
*Help is very much welcome in trying to resolve our autobuilder intermittent issues. 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



Revision as of 14:48, 16 August 2022

Yocto Project Weekly Status August 16th, 2022

Current Dev Position: YP 4.1 M3
Next Deadline: 22nd August 2022 YP 4.1 M3 Build

Next Team Meetings:

Key Status/Updates:

  • YP 4.0.3 has been through QA with a clean report and is likely to be released
  • The CVE count for master rose sharply this week but a number of fixes were sent by Khem, thanks!
  • Bitbake changes in class handling merged which means classes can now be enforced to be in “global” or “recipe” scope. This handles a long standing usability issue of it not being clear which scope classes should be used in. For example, “testimage” now needs to be included via IMAGE_CLASSES and not via INHERIT. Global class inclusions in recipes such as “base” and “package” will now show a parsing error. “base” was particularly pointless and can simply be removed as it was always inherited.
  • The rust toolchain changes merged and are now being tested by default on the autobuilder but there is one intermittent issue with shebang length overflow in the SDK which still needs to be resolved
  • We upgraded glibc to 2.36 and produced a new uninative version which supports this.
  • There are patches out for review for the debug path improvements. These rely on a gcc patch and small change of gcc behavior which is being discussed with upstream.
  • There were cleanups to copyright and license headers in OE-Core and Bitbake.
  • “largefile” support in oe-core was cleaned up and removed as we assume this everywhere now, completing something we said would happen in release notes a few years ago.
  • Help is very much welcome in trying to resolve our autobuilder intermittent issues. 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:

YP 4.1 Milestone Dates:

  • 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 4.0.3 Out of QA
  • 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