From fbf30c96c3c4ae6bb934ea701b3049d73d31da51 Mon Sep 17 00:00:00 2001 From: Jon Mason Date: Sat, 10 Jan 2026 11:52:40 -0500 Subject: [PATCH] arm/machine-summary: remove gn 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 --- scripts/machine-summary.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/machine-summary.py b/scripts/machine-summary.py index 325d8a65..c9c9242a 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",