From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pf1-f176.google.com (mail-pf1-f176.google.com [209.85.210.176]) by mx.groups.io with SMTP id smtpd.web12.6761.1630421359451292790 for ; Tue, 31 Aug 2021 07:49:19 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@gmail.com header.s=20161025 header.b=jzvosS8l; spf=pass (domain: gmail.com, ip: 209.85.210.176, mailfrom: sjolley.yp.pm@gmail.com) Received: by mail-pf1-f176.google.com with SMTP id v123so15123619pfb.11 for ; Tue, 31 Aug 2021 07:49:19 -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:thread-index :content-language; bh=v3vKA5NukjQfbIaFMiAljEZxqiip7G1GTkprwZOXJT8=; b=jzvosS8lIgK7uOFOfvdf1WUghEn3TYTjD5nK8MEnvuLDCnWhwqP8B+vmQvYv2lFY53 xPTBxRikj47FNMaPDLUVQYNizHrw+vRHNqBMNxpEq3YuufxDL4MQaKe5tEGHA0MjupF8 axDNA5sc2fDQtpBZ8oXXyrSThfgsTJ9GFIR3/aXZyyw9U9wFRCYyEc5cGeFOVFcsJ9KJ 3laSRZaqgMQkp7zSEL7lhM4h0m95tjjVFsP+5T71TLnyeaN3MrcjF1DxTeBop/IFJz2Z +zENUim1mbkoesYT7KclWeci4LUbdzjcQ/e+c6ZGITc8FoKaztHINHBC4CMo6z4TLl7A GZwA== 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 :thread-index:content-language; bh=v3vKA5NukjQfbIaFMiAljEZxqiip7G1GTkprwZOXJT8=; b=O0DnU3dze7Y6yafGyDjyRQRM0cohWOyVKpfJVAbkKKKU4OM2uG0T/kdUQguGZY1vnA qICaSJindxJXZvoCGKJzgI2j1r8/8qtGlGipuA49c33svYn3KhK7UC7pWke60SHQZ2mM LJ8WXuGWvCUAkl49rKbBv//d2XW6TeWvDWuFck3v3pzHRjeksN+YytMTXxtpNyPw1cR3 dCIkiYWwqr7WccZlNBIjuwVUclW3q9OgB8vaQjh7We/nPPzMs9e0NFGKGdPmgKyjuxgX Mpjd7KtnLjPwbqsD7DUuD/O4TX7RKf1R9LSpfKXRU6g69QuKvdFXI8pLRdRKFD548EQ6 Z/Qw== X-Gm-Message-State: AOAM5308AS8LdrVtmoziyLjhQuWP70kMdqFtVwucOhz+fT1MMUy4bGtS yytivb6tvj5gOB1vDcalDpBSG7H56q0= X-Google-Smtp-Source: ABdhPJy42jQ1ECl2r3zRLSLzPq7Hvj1ksveVZxIW7w0AIkctzHI8gW6i9mtcmpSH0oAT61dWHTlPIQ== X-Received: by 2002:a65:40c4:: with SMTP id u4mr27093323pgp.186.1630421358680; Tue, 31 Aug 2021 07:49:18 -0700 (PDT) Return-Path: Received: from skjolley ([2600:8800:1d8f:b200:9958:b565:9b55:14d8]) by smtp.gmail.com with ESMTPSA id c21sm13040239pfd.200.2021.08.31.07.49.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 31 Aug 2021 07:49:18 -0700 (PDT) From: "Stephen Jolley" To: , Subject: Yocto Project Status WW35`21 Date: Tue, 31 Aug 2021 07:49:17 -0700 Message-ID: <139401d79e77$60681650$213842f0$@gmail.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: Adeed0ApSFcz7IcRQ+6xTeDKdBoHEg== Content-Type: multipart/alternative; boundary="----=_NextPart_000_1395_01D79E3C.B40C4B90" Content-Language: en-us ------=_NextPart_000_1395_01D79E3C.B40C4B90 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Current Dev Position: YP 3.4 M3 (Feature Freeze) Next Deadline: 23rd Aug. 2021 YP 3.4 M3 build (Feature Freeze) Next Team Meetings: * Bug Triage meeting Thursday Sept. 2nd at 7:30am PDT ( https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd5aVpHVVZ6dz09) * Monthly Project Meeting Tuesday Sept. 7th at 8am PDT ( https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09 ) * Weekly Engineering Sync Tuesday Aug. 31th at 8am PDT ( https://zoom.us/j/990892712?pwd=cHU1MjhoM2x6ck81bkcrYjRrcmJsUT09 ) * Twitch - See https://www.twitch.tv/theyoctojester Key Status/Updates: * We are now at feature freeze for YP 3.4 * Rust was merged into core, it was touch and go whether we could/would or not. Unfortunately there was an error found after merging with cargo-native on centos7 hosts which we still need to resolve before building M3. * Fixes for glibc 2.34 and pseudo were merged however this uses a binary shim and isn't an ideal way to solve the issues. We need to find a way to have active development on pseudo with investigation into possible replacement approaches. * A kernel issue introduced in recent kernel module versioning changes needs to resolved before we can build M3. * The glibc 2.34 upgrade caused issues with docker and the clone3 syscall returning EPERM instead of ENOSYS. We will likely have to add a workaround to our glibc until released versions of docker have the upstream fix. * Intermittent issues are ongoing and 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 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.4. See: https://wiki.yoctoproject.org/wiki/Bug_Triage#Medium.2B_3.4_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.4 Milestone Dates: * YP 3.4 M3 build date 2021/08/23 (Feature Freeze) * 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.1.11 build date 2021/09/13 * YP 3.1.11 release date 2021/9/24 Tracking Metrics: * WDD 2633 (last week 2610) ( https://wiki.yoctoproject.org/charts/combo.html) * OE-Core/Poky Patch Metrics * Total patches found: 1301 (last week 1299) * Patches in the Pending State: 482 (37%) [last week 484 (37%)] 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_1395_01D79E3C.B40C4B90 Content-Type: text/html; boundary="----=_NextPart_000_0B64_01D798BE.B4ACCA30"; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Current Dev = Position: YP 3.4 M3 (Feature Freeze)

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

 

Next Team = Meetings:

 

Key = Status/Updates:

  • We are now at feature freeze = for YP 3.4
  • Rust was merged into core, it = was touch and go whether we could/would or not. Unfortunately there was = an error found after merging with cargo-native on centos7 hosts which we = still need to resolve before building M3.
  • Fixes for glibc 2.34 and pseudo = were merged however this uses a binary shim and isn’t an ideal way = to solve the issues. We need to find a way to have active development on = pseudo with investigation into possible replacement = approaches.
  • A kernel issue introduced in = recent kernel module versioning changes needs to resolved before we can = build M3.
  • The glibc 2.34 upgrade caused = issues with docker and the clone3 syscall returning EPERM instead of = ENOSYS. We will likely have to add a workaround to our glibc until = released versions of docker have the upstream = fix.
  • Intermittent issues are ongoing = and 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?qui= cksearch=3DAB-INT

 

Ways to = contribute:

 

YP 3.4 Milestone = Dates:

  • YP 3.4 M3 build date 2021/08/23 = (Feature Freeze)
  • 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.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.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_1395_01D79E3C.B40C4B90--