Weekly Status: Difference between revisions

From Yocto Project
Jump to navigationJump to search
Line 1: Line 1:
== Yocto Project Weekly Status February 19, 2019 ==
== Yocto Project Weekly Status February 26, 2019 ==
Current Dev Position: YP 2.7 M3 <br/>
Current Dev Position: YP 2.7 M3 <br/>
Next Deadline: YP 2.7 M3 Cutoff is Feb. 25, 2019<br/>
Next Deadline: YP 2.7 M3 Cutoff was Feb. 25, 2019<br/>


'''SWAT Team Rotation:'''<br/>
'''SWAT Team Rotation:'''<br/>


*SWAT lead is currently: Amanda
*SWAT lead is currently: Ross
*SWAT team rotation: Amanda -> Ross on Feb. 22, 2019
*SWAT team rotation: Ross -> Chen on Mar. 1, 2019
*SWAT team rotation: Ross -> Chen on Mar. 1, 2019
*SWAT team rotation: Chen -> Armin on Mar. 8, 2019
*https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team
*https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team


'''Key Status/Updates:'''<br/>
'''Key Status/Updates:'''<br/>
*YP M2 rc1 had major problems in perl as fallout from the perl upgrade and switch to perl-cross. We’ve therefore built an rc2 based on a more recent master.
*We have now passed the feature freeze point for 2.7
*The python upgrade to 3.7 merged, thanks to AlexK for his hard work on this. It means all of the major components in OE-Core are finally up to date (many minor versions are still adrift).
*YP 2.7 M2 rc2 is out of QA and being readied for release. See: https://wiki.yoctoproject.org/wiki/WW07_-_2019-02-14_-_Full_Test_Cycle_2.7_M2_RC2 and https://wiki.yoctoproject.org/wiki/Yocto_Project_v2.7_Status#Milestone_2_-_Target_Feb._1.2C_2019
*Major util-linux changes have just merged which should hopefully allow easier long term maintenance of this recipe (all binaries now have their own package, this recipe kept being split up)
*We now have resulttool, buildhistory and build-performance all working with the autobuilder and will be using this as the primary QA mechanism going forward. More details can be found here:
*Build performance tests on the autobuilder have been improved and builds now have automated result comparisons, e.g.: https://autobuilder.yocto.io/pub/non-release/20190212-7/testresults/buildperf-ubuntu1604/perf-ubuntu1604_master_20190212045844_be52da1.html (from https://autobuilder.yoctoproject.org/typhoon/#/builders/92/builds/101) (Thanks to Markus for a lot of the underlying code/work)
http://lists.openembedded.org/pipermail/openembedded-architecture/2019-February/001591.html
*Build performance can now compare master to master-next test builds
*There were some serious usability issues found with multiconfig, those have been fixed in master and thud.
*We continue to need help with ptest, both on the tests themselves and on the results reporting. The intent is to have something similar to the build performance pieces above.
*Various recipe upgrades made it in, thanks to all who contributed. Several recipes also converted to meson including glib-2.0 and gdk-pixbuf.
*The recipe reporting system integration with the layer index is available at: https://layers.openembedded.org/rrs/recipes/OE-Core/2.7/M3/ and the historical data has now been imported.
*We now need to build M3 as we’re past feature freeze point for 2.7. Right now we’re aware of the following things which ideally need to be resolved first:
*The project is considering moving its mailing list hosting to groups.io, if anyone has any experience of that, positive or negative please let Michael, Nico and Richard know. Note that google has made further significant changes to its mail processing at the detriment to mailing lists: https://lists.freedesktop.org/archives/freedesktop/2019-February/000396.html
**Bug 13178 “X server and matchbox desktop don't start up properly on beaglebone” needs to be fixed
*If anyone has feedback about the maintainers/recipe upgrade processes or how to attract new recipe maintainers, please talk to Richard Purdie / Ross Burton
**Find the framebuffer problem with qemuarmv7 and switch to that
**Several ptest issues would be addressed (missing openssl tests, 3 timeouts)
**Arm build host issues identified and resolved
*It’s unlikely we’ll switch to virtgl by default for 2.7 due to lack of testing from the community although the base patches for this have merged.


'''Planned Releases for YP 2.7:'''<br/>
'''Planned Releases for YP 2.7:'''<br/>
*YP 2.7 M2 is in QA for rc2.
*YP 2.7 M2 rc2 is out of QA.
*YP 2.7 M2 Release Target is Feb. 1, 2019
*YP 2.7 M2 Release Target was Feb. 1, 2019
*YP 2.7 M3 Cutoff is Feb. 25, 2019
*YP 2.7 M3 Cutoff is Feb. 25, 2019
*YP 2.7 M3 Release Target is Mar. 8, 2019
*YP 2.7 M3 Release Target is Mar. 8, 2019
Line 35: Line 38:


'''Tracking Metrics:'''<br/>
'''Tracking Metrics:'''<br/>
*WDD 2353 (last week 2353) (https://wiki.yoctoproject.org/charts/combo.html)
*WDD 2415 (last week 2392) (https://wiki.yoctoproject.org/charts/combo.html)
*Poky Patch Metrics   
*Poky Patch Metrics   
**Total patches found: 1572 (last week 1572)
**Total patches found: 1516 (last week 1527)
**Patches in the Pending State: 663 (43%) [last week 663 (43%)]
**Patches in the Pending State: 660 (44%) [last week 663 (43%)]


'''Key Status Links for YP:'''<br/>
'''Key Status Links for YP:'''<br/>

Revision as of 15:56, 26 February 2019

Yocto Project Weekly Status February 26, 2019

Current Dev Position: YP 2.7 M3
Next Deadline: YP 2.7 M3 Cutoff was Feb. 25, 2019

SWAT Team Rotation:

Key Status/Updates:

http://lists.openembedded.org/pipermail/openembedded-architecture/2019-February/001591.html

  • There were some serious usability issues found with multiconfig, those have been fixed in master and thud.
  • Various recipe upgrades made it in, thanks to all who contributed. Several recipes also converted to meson including glib-2.0 and gdk-pixbuf.
  • We now need to build M3 as we’re past feature freeze point for 2.7. Right now we’re aware of the following things which ideally need to be resolved first:
    • Bug 13178 “X server and matchbox desktop don't start up properly on beaglebone” needs to be fixed
    • Find the framebuffer problem with qemuarmv7 and switch to that
    • Several ptest issues would be addressed (missing openssl tests, 3 timeouts)
    • Arm build host issues identified and resolved
  • It’s unlikely we’ll switch to virtgl by default for 2.7 due to lack of testing from the community although the base patches for this have merged.

Planned Releases for YP 2.7:

  • YP 2.7 M2 rc2 is out of QA.
  • YP 2.7 M2 Release Target was Feb. 1, 2019
  • YP 2.7 M3 Cutoff is Feb. 25, 2019
  • YP 2.7 M3 Release Target is Mar. 8, 2019
  • YP 2.7 M4 Cutoff is Apr. 1, 2019
  • YP 2.7 M4 Release Target is Apr. 26, 2019

Planned upcoming dot releases:

  • YP 2.5.3 (Sumo) will be targeted after YP 2.7 M2 is done.
  • YP 2.5.4 (Sumo) will be targeted after YP 2.7 M4 is done.
  • YP 2.6.2 (Thud) will be targeted after YP 2.5.4 is done.

Tracking Metrics:

Key Status Links for YP:
https://wiki.yoctoproject.org/wiki/Yocto_Project_v2.7_Status
https://wiki.yoctoproject.org/wiki/Yocto_2.7_Schedule
https://wiki.yoctoproject.org/wiki/Yocto_2.7_Features

Archives