From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg1-f195.google.com (mail-pg1-f195.google.com [209.85.215.195]) by mail.openembedded.org (Postfix) with ESMTP id 99875608DF for ; Tue, 10 Mar 2020 14:45:11 +0000 (UTC) Received: by mail-pg1-f195.google.com with SMTP id c7so672298pgw.3 for ; Tue, 10 Mar 2020 07:45:13 -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=RSTOdOCYwDg1acy64REgZteAQLWrG2JCZKfc/ttPgr4=; b=Y3c1IAHj3g/BDJxjjlZnZXesQB4gLDEUKAmCAgaL7H+f93uHVyZtcLE4KiBkRp4bf3 DzdzVW3EM5Y1QhM3EQUcAOf+aOaIGjsYrVT1gHQZnldc3fX8HMaiVLSC1+NsJlyxrQDO q+M8t5gpKB8iy1OmTWtgvv73a+71OFR+OzcGBFjNTuhgJJczIrDDfoPGL1C0JgjBVndL AQMkvZF8L9g6SSYZCZY6ml+zR4oml4fDc/CRen5BFFty3D93QhsaVxBI2RnNHX8w0ThW O2ZryiUqbQf6PTx6SJZ3NLxR+LND01xpYCh84v/ws5J7mqmbvKmpQ/Lh4lHQx2nsXj3k INrw== 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=RSTOdOCYwDg1acy64REgZteAQLWrG2JCZKfc/ttPgr4=; b=nIVInqzGjFYQAqrANg6AgT4N/s4mSXtyJqevES63i7bq3l3dStP3JgCYxtlGxA1/Go i4NQkWI0YCG44xxIBZ38jC5oZee4rHk79WrLgVgQkNlnzFcK0w1HCxkKdC+4oB1dAaLX fW343RcZ2iMVaYlAOVv7bv9h67vpCkmYPFu3F3GpKk3B0I4nbGIWoTjLpxAkLxrGh9ma jSjPjcjPJdEh9MKAbaAdW/u0rui3Mu6R/NEhQb8KLvSreAguGf/c4tLxBsHDJl025ZHQ Dmphanc+HrhLSNiUXXDhtUJtbN7RuGZp7GvnD5wprnjys3wJzPQS1dcvkbB+qc6Hu2cG xfFg== X-Gm-Message-State: ANhLgQ0cLSGL8NLiwRPVgJHWdWDkgTQym1ygC6f+U3ToyC8Y8m5les/q 759KqTJK/FgneptgLoBbHAg= X-Google-Smtp-Source: ADFU+vvEJXi6XiVHu4fDMmNLZb2J0MB2PdIKBvii1b89KmDV38c+0dCPFRuK3ykgTB0remUcOq0M1A== X-Received: by 2002:a63:a65:: with SMTP id z37mr2564462pgk.31.1583851512638; Tue, 10 Mar 2020 07:45:12 -0700 (PDT) Received: from skjolley (c-71-59-136-149.hsd1.or.comcast.net. [71.59.136.149]) by smtp.gmail.com with ESMTPSA id d24sm50106784pfq.75.2020.03.10.07.45.11 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Mar 2020 07:45:12 -0700 (PDT) From: To: , Date: Tue, 10 Mar 2020 07:45:11 -0700 Message-ID: <00d301d5f6ea$811bf190$8353d4b0$@gmail.com> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AdX26bm7wN0HgPqkQgS7CXdximMj6w== Subject: Yocto Project Status WW10'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, 10 Mar 2020 14:45:11 -0000 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00D4_01D5F6AF.D4C15F50" Content-Language: en-us ------=_NextPart_000_00D4_01D5F6AF.D4C15F50 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. 12th at 7:30am PDT ( https://zoom.us/j/454367603) * Monthly Project Meeting Tuesday Apr. 7th 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 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. The blocking issues continue to reduce, thanks to everyone who has contributed fixes. The remaining issues are: * continued minor bugs with buildtools tarball integration * coreutils ptest blocked on reproducibility issues with gcc-plugins * SystemExit() intermittent selftest failure * pseudo sysroot high priority bug * There are significant changes proposed to bitbake's logging structure to address concerns raised by hashequiv changes. These are currently in testing and are likely to become part of M3 given the timing, wider review is welcome. * Recipe upgrades are now unlikely to be merged into 3.1 as we focus on stabilizing and bug fixing for the release * Autobuilder build results continue to be a concern as we're not getting green builds very often due to multiple varied issues. 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 2703 (last week 2720) ( https://wiki.yoctoproject.org/charts/combo.html) * Poky Patch Metrics * Total patches found: 1354 (last week 1346) * Patches in the Pending State: 541 (40%) [last week 539 (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_00D4_01D5F6AF.D4C15F50 Content-Type: text/html; boundary="----=_NextPart_000_107D_01D5F131.ADD38630"; 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 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. The blocking issues continue to reduce, thanks to everyone who = has contributed fixes. The remaining issues = are:
    • continued minor bugs with = buildtools tarball integration
    • coreutils ptest blocked on = reproducibility issues with gcc-plugins
    • SystemExit() intermittent = selftest failure
    • pseudo sysroot high priority = bug
  • There are significant changes = proposed to bitbake’s logging structure to address concerns raised = by hashequiv changes. These are currently in testing and are likely to = become part of M3 given the timing, wider review is = welcome.
  • Recipe upgrades are now = unlikely to be merged into 3.1 as we focus on stabilizing and bug fixing = for the release
  • Autobuilder build results = continue to be a concern as we’re not getting green builds very = often due to multiple varied issues.

 

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_00D4_01D5F6AF.D4C15F50--