From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pf1-f179.google.com (mail-pf1-f179.google.com [209.85.210.179]) by mx.groups.io with SMTP id smtpd.web09.174.1615906128321136565 for ; Tue, 16 Mar 2021 07:48:48 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20161025 header.b=kr4KD+Ag; spf=pass (domain: gmail.com, ip: 209.85.210.179, mailfrom: sjolley.yp.pm@gmail.com) Received: by mail-pf1-f179.google.com with SMTP id o3so4310216pfh.11 for ; Tue, 16 Mar 2021 07:48:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:date:message-id:mime-version:content-language :thread-index; bh=yfiriABqlwweUA5fM0k3YIfPEG+yyWfhfNzTxZe+z1A=; b=kr4KD+AgcKBufzzQoljPkcc0joWHyVQLEepQ6Q7gN4mkju/UND0/W2kPjhl0P/6MMe oVTM/TXnoahBCfwcexnImYtipefXTSHkzjxYMwAIA6RNdCWu/71QNEo9BKu1Y04Cd+/v kLYRXM5gBAHAvCAIvDxXU8b6Wg6Ea5To/r2e6ODmfOmPMDix6a1eSUBHPps89+bMpDlS tYurpa+jjWybkfoh9CmVKCt1jewyYiyaKYpRt7hC4E8cVivb1p+AJyQ8PcuptMmBKglf mqbSZPVWZlU+l0IDSxn7fyacl9KudOWU2LvOUwAWuqUpbRJd/fsOJTztcPsR4WZ4MP2+ TQZw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-language:thread-index; bh=yfiriABqlwweUA5fM0k3YIfPEG+yyWfhfNzTxZe+z1A=; b=feLxaz6UoZuwNx9Ob/VXdRy7zxs/y4x+UpAMKVlBvJzIF3mn0ZdAlWxPeAsBwuLmVy 3gTLoN9yA/DjBCHh9jVaJcPYTQ2tt/N8Z6MzMU2q1zQRXhn80DCsY9X6GfDX3NhteGPj H1IkbyTafCJ4vvhFnT7+AllMKqArdU+0gVqbi+cpCvtRtl9rDOq+uZ3YYSGPyRTPSkIe /hggiDAxnqrbMs7caCUZcFtB5jlVq9X8fAJtZreAOhT2fIlWHw21LnWH6+eAHf7uTYcB bI+5Sl8FFnr7IemzEcXJuMAKmJzRfNumvURzyKAI2pubUMNDGjzmL/qppD0TzlMdjH0Y FHdA== X-Gm-Message-State: AOAM530jkSY/XY7uq8Jcr8JRT3MNvtZb7e9NM4CBt+0xBb8WV2VVmTfm ZejdZtoMhaC6Gsj5Ng+kdh7KnpsH4ME= X-Google-Smtp-Source: ABdhPJzM4+ZSy+mEFcKiZf3f16zQGLccqkDET8sIfTdG8hHVzveWZbSixQS9g8Js4qjY7cqQ5EkRMQ== X-Received: by 2002:a63:f318:: with SMTP id l24mr11939pgh.263.1615906127504; Tue, 16 Mar 2021 07:48:47 -0700 (PDT) Return-Path: Received: from skjolley (wsip-72-194-163-85.ph.ph.cox.net. [72.194.163.85]) by smtp.gmail.com with ESMTPSA id e20sm16544229pgm.1.2021.03.16.07.48.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Mar 2021 07:48:47 -0700 (PDT) From: "Stephen Jolley" To: , Subject: Yocto Project Status WW11`21 Date: Tue, 16 Mar 2021 07:48:46 -0700 Message-ID: <013d01d71a73$782ec050$688c40f0$@gmail.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: Adcac22FXLpRqgvVStC8cbL4u7Ji+w== Content-Type: multipart/alternative; boundary="----=_NextPart_000_013E_01D71A38.CBD25950" Content-Language: en-us ------=_NextPart_000_013E_01D71A38.CBD25950 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Current Dev Position: YP 3.3 M4 (Feature Freeze) Next Deadline: 5th April 2021 YP 3.3 M4 build Next Team Meetings: * Bug Triage meeting Thursday Mar. 18th at 7:30am PDT ( https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09) * Monthly Project Meeting Tuesday Apr. 6th at 8am PDT ( https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09 ) * Weekly Engineering Sync Tuesday Mar. 16th at 8am PDT ( https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09 ) * Twitch - See https://www.twitch.tv/theyoctojester Key Status/Updates: * YP 3.3 M3 has been built and is now in QA. * We were able to track down the parsing performance regressions and patches in master have addressed those (thanks Peter). * We have merged REQUIRED_VERSION support to bitbake which works in a similar way to PREFERRED_VERSION but is a mandatory directive rather than optional. * Reproducibility has improved again with ltp fixed, perf fixed and fixes pending for meson and ovmf. This leaves ruby-docs and the Go Language issues, https://www.yoctoproject.org/reproducible-build-results/ * qemuppc64 and qemuriscv32 machines were added. These are not officially supported/tested but have been added to oe-core to allow development to focus around them rather than happening ad hoc externally. For official support of these platforms there would need to be some funding for the autobuilder resources needed through project members sponsoring that work. * A new Azure Storage fetcher was added to bitbake. * "Pending" state patch review is still needed, we have some really old stale ones which really need decisions to be made about their future. It would help a lot if recipe maintainers could review recipe patchsets and upstream them or remove them if they are no longer relevant. * Intermittent autobuilder issues continue to occur and are now at a record high level. 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 We are working to identify the load pattern on the infrastructure that seems to trigger these. We have seen a sharp rise in numbers of issues with the new more rigorous swat process. 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.3. See: https://wiki.yoctoproject.org/wiki/Bug_Triage#Medium.2B_3.3_Unassigned_Enhan cements.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/main tainers.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.3 Milestone Dates: * YP 3.3 M3 is in QA * YP 3.3 M3 Release date 2021/03/12 * YP 3.3 M4 build date 2021/04/05 * YP 3.3 M4 Release date 2021/04/30 Planned upcoming dot releases: * YP 3.2.3 build date 2021/03/22 * YP 3.2.3 release date 2021/04/02 * YP 3.1.7 build date 2021/03/29 * YP 3.1.7 release date 2021/04/09 * YP 3.2.4 build date 2021/05/3 * YP 3.2.4 release date 2021/05/14 * YP 3.1.8 build date 2021/05/17 * YP 3.1.8 release date 2021/05/28 Tracking Metrics: * WDD 2759 (last week 2709) ( https://wiki.yoctoproject.org/charts/combo.html) * Poky Patch Metrics * Total patches found: 1319 (last week 1281) * Patches in the Pending State: 489 (37%) [last week 489 (38%)] The Yocto Project's technical governance is through its Technical Steering Committee, more information is available at: https://wiki.yoctoproject.org/wiki/TSC The Status reports are now stored on the wiki at: https://wiki.yoctoproject.org/wiki/Weekly_Status [If anyone has suggestions for other information you'd like to see on this weekly status update, let us know!] Thanks, Stephen K. Jolley Yocto Project Program Manager * Cell: (208) 244-4460 * Email: sjolley.yp.pm@gmail.com ------=_NextPart_000_013E_01D71A38.CBD25950 Content-Type: text/html; boundary="----=_NextPart_000_1C9B_01D714B8.3BDF31E0"; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Current Dev = Position: YP 3.3 M4 (Feature Freeze)

Next Deadline: 5th = April 2021 YP 3.3 M4 build

 

Next Team = Meetings:

 

Key = Status/Updates:

  • YP 3.3 M3 has been built and is = now in QA.
  • We were able to track down the = parsing performance regressions and patches in master have addressed = those (thanks Peter).
  • We have merged REQUIRED_VERSION = support to bitbake which works in a similar way to PREFERRED_VERSION but = is a mandatory directive rather than optional.
  • Reproducibility has improved = again with ltp fixed, perf fixed and fixes pending for meson and ovmf. = This leaves ruby-docs and the Go Language = issues,

https://www.yoctop= roject.org/reproducible-build-results/

  • qemuppc64 and qemuriscv32 = machines were added. These are not officially supported/tested but have = been added to oe-core to allow development to focus around them rather = than happening ad hoc externally. For official support of these = platforms there would need to be some funding for the autobuilder = resources needed through project members sponsoring that = work.
  • A new Azure Storage fetcher was = added to bitbake.
  • “Pending” state = patch review is still needed, we have some really old stale ones which = really need decisions to be made about their future. It would help a lot = if recipe maintainers could review recipe patchsets and upstream them or = remove them if they are no longer = relevant. 
  • Intermittent autobuilder issues = continue to occur and are now at a record high level. 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?qui= cksearch=3DAB-INT

We are working to = identify the load pattern on the infrastructure that seems to trigger = these. We have seen a sharp rise in numbers of issues with the new more = rigorous swat process.

 

Ways to = contribute:

 

YP 3.3 Milestone = Dates:

  • YP 3.3 M3 is in = QA
  • YP 3.3 M3 Release date = 2021/03/12
  • YP 3.3 M4 build date = 2021/04/05
  • YP 3.3 M4 Release date = 2021/04/30

 

Planned upcoming = dot releases:

  • YP 3.2.3 build date = 2021/03/22
  • YP 3.2.3 release date = 2021/04/02
  • YP 3.1.7 build date = 2021/03/29
  • YP 3.1.7 release date = 2021/04/09
  • YP 3.2.4 build date = 2021/05/3
  • YP 3.2.4 release date = 2021/05/14
  • YP 3.1.8 build date = 2021/05/17
  • YP 3.1.8 release date = 2021/05/28

 

Tracking = Metrics:

 

The Yocto = Project’s technical governance is through its Technical Steering = Committee, more information is available at:

https://wiki.yocto= project.org/wiki/TSC

 

The Status reports = are now stored on the wiki at: https://wiki.yocto= project.org/wiki/Weekly_Status

 

[If anyone has = suggestions for other information you’d like to see on this weekly = status update, let us know!]

 

Thanks,

 

Stephen K. Jolley<= o:p>

Yocto = Project Program Manager

(    Cell:         = ;       (208) = 244-4460

* Email:           = ;   sjolley.yp.pm@gmail.com

 

------=_NextPart_000_013E_01D71A38.CBD25950--