diff mbox series

[4/5] arm/machine-summary: remove gn

Message ID 20260110165242.38662-4-jon.mason@arm.com
State New
Headers show
Series [1/5] arm/trusted-firmware-m: drop unreferenced patch | expand

Commit Message

Jon Mason Jan. 10, 2026, 4:52 p.m. UTC
gn was moved to oe-core.  So, we no longer need to track it as part of
the meta-arm CI machine-report

Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 scripts/machine-summary.py | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/scripts/machine-summary.py b/scripts/machine-summary.py
index 325d8a65c469..c9c9242af9dc 100755
--- a/scripts/machine-summary.py
+++ b/scripts/machine-summary.py
@@ -141,7 +141,6 @@  def harvest_data(machines, recipes):
 recipes = ("boot-wrapper-aarch64",
            "edk2-firmware",
            "gator-daemon",
-           "gn",
            "hafnium",
            "opencsd",
            "optee-ftpm",