All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Sakoman <steve@sakoman.com>
To: openembedded-core@lists.openembedded.org
Subject: [OE-core][styhead 00/14] Patch review
Date: Wed,  4 Dec 2024 12:45:09 -0800	[thread overview]
Message-ID: <cover.1733345023.git.steve@sakoman.com> (raw)

Please review this set of changes for styhead and have comments back by
end of day Friday, December 6

Passed a-full on autobuilder:

https://valkyrie.yoctoproject.org/#/builders/29/builds/583

The following changes since commit b511d0146a2e8f316f4aecc90c853215674013ea:

  build-appliance-image: Update to styhead head revision (2024-11-30 05:43:10 -0800)

are available in the Git repository at:

  https://git.openembedded.org/openembedded-core-contrib stable/styhead-nut
  https://git.openembedded.org/openembedded-core-contrib/log/?h=stable/styhead-nut

Changqing Li (1):
  rxvt-unicode.inc: disable the terminfo installation by setting TIC to
    :

Deepthi Hemraj (1):
  glibc: stable 2.40 branch updates.

Richard Purdie (12):
  do_package/sstate/sstatesig: Change timestamp clamping to hash output
    only
  selftest/reproducible: Drop rawlogs
  selftest/reproducible: Clean up pathnames
  resulttool: Allow store to filter to specific revisions
  resulttool: Use single space indentation in json output
  oeqa/utils/gitarchive: Return tag name and improve exclude handling
  resulttool: Fix passthrough of --all files in store mode
  resulttool: Add --logfile-archive option to store mode
  resulttool: Handle ltp rawlogs as well as ptest
  resulttool: Clean up repoducible build logs
  resulttool: Trim the precision of duration information
  resulttool: Improve repo layout for oeselftest results

 meta/classes-global/sstate.bbclass            | 16 ----
 meta/lib/oe/sstatesig.py                      |  7 +-
 meta/lib/oeqa/core/runner.py                  |  2 +-
 meta/lib/oeqa/selftest/cases/reproducible.py  |  8 +-
 meta/lib/oeqa/utils/gitarchive.py             |  4 +-
 meta/recipes-core/glibc/glibc-version.inc     |  2 +-
 .../rxvt-unicode/rxvt-unicode.inc             |  3 +-
 scripts/lib/resulttool/manualexecution.py     |  2 +-
 scripts/lib/resulttool/report.py              |  2 +-
 scripts/lib/resulttool/resultutils.py         | 76 +++++++++++++++----
 scripts/lib/resulttool/store.py               | 26 ++++++-
 11 files changed, 100 insertions(+), 48 deletions(-)

-- 
2.34.1



             reply	other threads:[~2024-12-04 20:45 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-04 20:45 Steve Sakoman [this message]
2024-12-04 20:45 ` [OE-core][styhead 01/14] glibc: stable 2.40 branch updates Steve Sakoman
2024-12-04 20:45 ` [OE-core][styhead 02/14] rxvt-unicode.inc: disable the terminfo installation by setting TIC to : Steve Sakoman
2024-12-04 20:45 ` [OE-core][styhead 03/14] do_package/sstate/sstatesig: Change timestamp clamping to hash output only Steve Sakoman
2024-12-04 20:45 ` [OE-core][styhead 04/14] selftest/reproducible: Drop rawlogs Steve Sakoman
2024-12-04 20:45 ` [OE-core][styhead 05/14] selftest/reproducible: Clean up pathnames Steve Sakoman
2024-12-04 20:45 ` [OE-core][styhead 06/14] resulttool: Allow store to filter to specific revisions Steve Sakoman
2024-12-04 20:45 ` [OE-core][styhead 07/14] resulttool: Use single space indentation in json output Steve Sakoman
2024-12-04 20:45 ` [OE-core][styhead 08/14] oeqa/utils/gitarchive: Return tag name and improve exclude handling Steve Sakoman
2024-12-04 20:45 ` [OE-core][styhead 09/14] resulttool: Fix passthrough of --all files in store mode Steve Sakoman
2024-12-04 20:45 ` [OE-core][styhead 10/14] resulttool: Add --logfile-archive option to " Steve Sakoman
2024-12-04 20:45 ` [OE-core][styhead 11/14] resulttool: Handle ltp rawlogs as well as ptest Steve Sakoman
2024-12-04 20:45 ` [OE-core][styhead 12/14] resulttool: Clean up repoducible build logs Steve Sakoman
2024-12-04 20:45 ` [OE-core][styhead 13/14] resulttool: Trim the precision of duration information Steve Sakoman
2024-12-04 20:45 ` [OE-core][styhead 14/14] resulttool: Improve repo layout for oeselftest results Steve Sakoman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1733345023.git.steve@sakoman.com \
    --to=steve@sakoman.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.