meta-arm.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Ross Burton <ross.burton@arm.com>
To: meta-arm@lists.yoctoproject.org
Cc: nd@arm.com
Subject: [PATCH 2/2] CI/machine-summary: add missing recipes
Date: Thu, 16 Feb 2023 16:11:33 +0000	[thread overview]
Message-ID: <20230216161133.3488226-2-ross.burton@arm.com> (raw)
In-Reply-To: <20230216161133.3488226-1-ross.burton@arm.com>

Add missing recipes to the update report.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 scripts/machine-summary.py | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/scripts/machine-summary.py b/scripts/machine-summary.py
index 8bd0fa78..0f5d1d99 100755
--- a/scripts/machine-summary.py
+++ b/scripts/machine-summary.py
@@ -145,6 +145,10 @@ recipes = ("virtual/kernel",
            "edk2-firmware",
            "u-boot",
            "optee-os",
+           "hafnium",
+           "boot-wrapper-aarch64",
+           "gator-daemon",
+           "opencsd",
            "gcc-aarch64-none-elf-native",
            "gcc-arm-none-eabi-native")
 
-- 
2.34.1



  reply	other threads:[~2023-02-16 16:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-16 16:11 [PATCH 1/2] arm/boot-wrapper-aarch64: tell upgrade checker to look for new SHAs Ross Burton
2023-02-16 16:11 ` Ross Burton [this message]
2023-02-17  4:30 ` Jon Mason

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=20230216161133.3488226-2-ross.burton@arm.com \
    --to=ross.burton@arm.com \
    --cc=meta-arm@lists.yoctoproject.org \
    --cc=nd@arm.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).