From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl1-f177.google.com (mail-pl1-f177.google.com [209.85.214.177]) by mail.openembedded.org (Postfix) with ESMTP id CF1226187E for ; Tue, 3 Mar 2020 15:59:33 +0000 (UTC) Received: by mail-pl1-f177.google.com with SMTP id d9so1480121plo.11 for ; Tue, 03 Mar 2020 07:59:35 -0800 (PST) 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=O3iA/3vYzzD5fPNvHfiK1fTnFZgvcGq9IPZo/rze4yo=; b=rnfIQnrDdmSxVJgM2RRHjA1ihOvys2se+z8YJ48F3CJ1uTcH1dKCrU0+Uw3UHTSgmd 6rGk7wZ1neRVMUhY+tyUJhA110nHUnNA8rgOem50fITsLx3tzjKPWa68FEV1Aqv93fd0 Q2ABuxsIGK4Ov20WM7gW+UWKIj4p6QgRvib8P0kv2J3Bc5l/lyii2lIKpJeR6qsYWS/f dqW9woyeRrQrh0vR/+oDJ4LZkmgpbK8uE+ODav80wQnKU3jKTrnD5oCX+r13+/49aPge V9qzsSY1nbfmRtdAmYZeqy809PgRQXtYYA9VXx00rDtqmmmxgycDFHvavQ0DIghmPXb5 4cdw== 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=O3iA/3vYzzD5fPNvHfiK1fTnFZgvcGq9IPZo/rze4yo=; b=g51v9ofI0Y1rVbQBGz6W6VyC/89bxRjA9NBFUUxjr/sNWr1jhHahvG2p9qMJm3lDdE Vc7AS+q0uhgXHj6vf8WwFLLP+mu/To489V758NEr7toxHEQR624HHCvkvU5w9MofPRxI xle0QjJ5FpxkOIrm9YQhrbg0r1ASAEd5aCJwKFlLtTymJbqCRe08HHKVaVUMaMkHK03u uvj8xZX/+KfeGXE4+fdIEnqCb5Me3CJOmDAuqtIyfuzYYlDjYRl97dsOlorX92IGz+C2 G5Ox2GHllqz52OSoay74GEwIIZ8xQ4LVVVrUvmxXAQpShaV9U0nMBNzp96uUgcLpVGmx LzXw== X-Gm-Message-State: ANhLgQ36iK92n47wQVQeHeJUoK+eVClDAR0isuPJR6kguV7ao1iyQPWm B9/N36Li0vaHyyxh+H6jlkc= X-Google-Smtp-Source: ADFU+vvVqj9HqJxP9GqktVgtBs0f+F56obaOyrVolpoqJIpEGuoV3poQ6HRVEaURIClCiG7W0SeuSQ== X-Received: by 2002:a17:902:6504:: with SMTP id b4mr4771327plk.291.1583251174747; Tue, 03 Mar 2020 07:59:34 -0800 (PST) Received: from skjolley (c-71-59-136-149.hsd1.or.comcast.net. [71.59.136.149]) by smtp.gmail.com with ESMTPSA id 3sm3365800pjg.27.2020.03.03.07.59.34 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Mar 2020 07:59:34 -0800 (PST) From: To: , Date: Tue, 3 Mar 2020 07:59:34 -0800 Message-ID: <107c01d5f174$bbf566a0$33e033e0$@gmail.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AdXxdJ8X2LpfuN6MToC+/IoqChSCng== Subject: Yocto Project Status WW09'20 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Mar 2020 15:59:34 -0000 Content-Type: multipart/alternative; boundary="----=_NextPart_000_107D_01D5F131.ADD38630" Content-Language: en-us ------=_NextPart_000_107D_01D5F131.ADD38630 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Current Dev Position: YP 3.1 M3 - At Feature Freeze, build pending Next Deadline: YP 3.1 M3 build date 2/24/2020 Next Team Meetings: * Bug Triage meeting Thursday Mar. 5th at 7:30am PDT ( https://zoom.us/j/454367603) * Monthly Project Meeting Tuesday Mar. 3rd at 8am PDT ( https://zoom.us/j/990892712) * Weekly Engineering Sync Tuesday Mar. 10th at 8am PDT ( https://zoom.us/j/990892712) * Twitch - See http://www.twitch.tv/letoatreidesthe2nd Key Status/Updates: * YP 2.7.3 and 3.0.2 have been released. * YP 3.1 has been announced as an LTS release: https://www.yoctoproject.org/yocto-project-long-term-support-announced/ * We are now past M3 feature freeze. A number of key issues have been addressed, thanks to everyone who contributed: * psplash systemd race issues fixed (Thanks Scott) * make mips issue root caused and glibc fix pulled in (Thanks Victor/Khem) * ltp upgrade resolved (Thanks Petr) * util-linux update resolved (Thanks Pierre-Jean) * Uninative tumbleweed issue resolved (Thanks Michael) * libgpg-error upgrade (Thanks Alex) * There were many other fixes and upgrades, thanks all! * The remaining issues we need to look at addressing before we build M3 are: * bind upgrade (needs libuv maintainer fix and resend from Armin) * coreutils ptest blocked on libmodule-build-perl reproducibility issue * Locked signature selftest failure * SystemExit() intermittent selftest failure * pseudo sysroot high priority bug * gcc buildtools tarball solution for centos7 support * Recipe upgrades are now much less likely to be accepted unless there is a pressing need, ideally these should be held until 3.1 is released and development for 3.2 is started. We do not have a tracking branch for 3.2 as we'd like to focus people on 3.1 right now. * Bug metrics are not good with a rise in WDD when typically it should be falling for this point in a release cycle. YP 3.1 Milestone Dates: * YP 3.1 M3 build date 2/24/2020 * YP 3.1 M3 release date 3/6/2020 * YP 3.1 M4 build date 3/30/2020 * YP 3.1 M4 release date 4/24/2020 Planned upcoming dot releases: * YP 3.0.3 build date 5/4/2020 * YP 3.0.3 release date 5/15/2020 * YP 2.7.4 build date 5/18/2020 * YP 2.7.4 release date 5/29/2020 Tracking Metrics: * WDD 2720 (last week 2665) ( https://wiki.yoctoproject.org/charts/combo.html) * Poky Patch Metrics * Total patches found: 1346 (last week 1356) * Patches in the Pending State: 539 (40%) [last week 543 (40%)] 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_107D_01D5F131.ADD38630 Content-Type: text/html; boundary="----=_NextPart_000_02BC_01D5E0B0.104D1250"; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Current Dev = Position: YP 3.1 M3 - At Feature Freeze, build = pending

Next Deadline: YP = 3.1 M3 build date 2/24/2020

 

Next Team = Meetings:

 

Key = Status/Updates:

  • YP 2.7.3 and 3.0.2 have been = released.
  • YP 3.1 has been announced as an = LTS release: https://www.yoctoproject.org/yocto-project-long-t= erm-support-announced/
  • We are now past M3 feature = freeze. A number of key issues have been addressed, thanks to everyone = who contributed:
    • psplash systemd race issues = fixed (Thanks Scott)
    • make mips issue root caused and = glibc fix pulled in (Thanks Victor/Khem)
    • ltp upgrade resolved (Thanks = Petr)
    • util-linux update resolved = (Thanks Pierre-Jean)
    • Uninative tumbleweed issue = resolved (Thanks Michael)
    • libgpg-error upgrade (Thanks = Alex)
  • There were many other fixes and = upgrades, thanks all!
  • The remaining issues we need to = look at addressing before we build M3 are:
    • bind upgrade (needs libuv = maintainer fix and resend from Armin)
    • coreutils ptest blocked on = libmodule-build-perl reproducibility issue
    • Locked signature selftest = failure
    • SystemExit() intermittent = selftest failure
    • pseudo sysroot high priority = bug
    • gcc buildtools tarball solution = for centos7 support
  • Recipe upgrades are now much = less likely to be accepted unless there is a pressing need, ideally = these should be held until 3.1 is released and development for 3.2 is = started. We do not have a tracking branch for 3.2 as we’d like to = focus people on 3.1 right now.
  • Bug metrics are not good with a = rise in WDD when typically it should be falling for this point in a = release cycle.

 

YP 3.1 Milestone = Dates:

  • YP 3.1 M3 build date = 2/24/2020
  • YP 3.1 M3 release date = 3/6/2020
  • YP 3.1 M4 build date  = 3/30/2020
  • YP 3.1 M4 release date  = 4/24/2020

 

Planned upcoming = dot releases:

  • YP 3.0.3 build date  = 5/4/2020
  • YP 3.0.3 release date = 5/15/2020
  • YP 2.7.4 build date  = 5/18/2020
  • YP 2.7.4 release date = 5/29/2020

 

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_107D_01D5F131.ADD38630--