Weekly Status: Difference between revisions

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


'''Key Status/Updates:'''<br/>
'''Key Status/Updates:'''<br/>
*YP 3.4 M2 was built and has been through QA however there were two reported QA issues which have open questions that are being discussed
*YP 3.4 M2 was released
*YP 3.3.2 is being built and YP 3.1.10 will follow that into QA
*YP 3.3.2 has been through QA and is pending release approval
*Support for the new override syntax was added to bitbake, for now just translating to the old syntax. This means we can start converting metadata to the new format. The plan would be to allow the new syntax with older bitbake too using the same patch, allowing wider compatibility of metadata layers.
*YP 3.1.10 is in QA
*We will likely start converting metadata to the new syntax over the next week as test builds are starting to be fairly successful with OE-Core.
*OE-Core has moved to the new override syntax and is now only compatible with the honister release series. Other layers will need to migrate to the new syntax to work with it. There is documentation about handling migration to the new syntax in the migration section of the manual:
*There are proposals to add lz4c, zstd and pzstd as required host commands which we hope will allow better data archiving for license information and possibly for bitbake hash debugging too. The groundwork for this change has merged with the autobuilder workers being updated and the tools added to buildtools-tarball.
http://docs.yoctoproject.org/migration-guides/migration-3.4.html#override-syntax-changes
*The new override syntax is now also supported by older releases of bitbake on the 1.50, 1.48 and 1.46 branches, which mean this applies to dunfell. It will be part of the 3.1.11 release.
*There is a fix to bitbake’s datastore pending which may cause a variable only set with conditional appends to change value from “” to None. DRIDRIVERS in the mesa recipe was the only example found in OE-Core and it is hoped this issue is rare. The fix is important due to interaction issues with other variables in some other use cases and this makes things consistent.
*The prserv rewrite is making progress but still has some issues with python asyncio.
*The prserv rewrite is making progress but still has some issues with python asyncio.
*Intermittent issues are ongoing, particularly ptest ones. Help is very much welcome on these 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
*Intermittent issues are ongoing, particularly ptest ones. Help is very much welcome on these 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:41, 3 August 2021

Yocto Project Weekly Status Aug. 3, 2021

Current Dev Position: YP 3.4 M3
Next Deadline: 23rd Aug. 2021 YP 3.4 M3 build (Feature Freeze)

Next Team Meetings:

Key Status/Updates:

  • YP 3.4 M2 was released
  • YP 3.3.2 has been through QA and is pending release approval
  • YP 3.1.10 is in QA
  • OE-Core has moved to the new override syntax and is now only compatible with the honister release series. Other layers will need to migrate to the new syntax to work with it. There is documentation about handling migration to the new syntax in the migration section of the manual:

http://docs.yoctoproject.org/migration-guides/migration-3.4.html#override-syntax-changes

  • The new override syntax is now also supported by older releases of bitbake on the 1.50, 1.48 and 1.46 branches, which mean this applies to dunfell. It will be part of the 3.1.11 release.
  • There is a fix to bitbake’s datastore pending which may cause a variable only set with conditional appends to change value from “” to None. DRIDRIVERS in the mesa recipe was the only example found in OE-Core and it is hoped this issue is rare. The fix is important due to interaction issues with other variables in some other use cases and this makes things consistent.
  • The prserv rewrite is making progress but still has some issues with python asyncio.
  • Intermittent issues are ongoing, particularly ptest ones. Help is very much welcome on these 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
  • The multiconfig changes in bitbake continue to cause problems, we still need simpler test cases to reproduce issues rather than huge builds. The existing patches seem to fix some workloads and break others and current test cases are very slow to work with.

Ways to contribute:

YP 3.4 Milestone Dates:

  • YP 3.4 M2 was released
  • YP 3.4 M3 build date 2021/08/23
  • YP 3.4 M3 Release date 2021/09/03
  • YP 3.4 M4 build date 2021/10/04
  • YP 3.4 M4 Release date 2021/10/29

Planned upcoming dot releases:

  • YP 3.3.2 is out of QA
  • YP 3.1.10 is in QA
  • YP 3.1.10 release date 2021/08/06
  • YP 3.1.11 build date 2021/09/13
  • YP 3.1.11 release date 2021/9/24

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