From db00f0ddf43801b47d03bd23b13143a9d9c9bf07 Mon Sep 17 00:00:00 2001 From: Ricardo Pardini Date: Mon, 10 Nov 2025 16:28:34 +0100 Subject: [PATCH] config/templates: introduce targets-all-kernels.yaml for optimized kernel inventory-ing - really the same as targets-default.yaml but sans desktops and only `kernel` arfifacts --- config/templates/targets-all-kernels.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 config/templates/targets-all-kernels.yaml diff --git a/config/templates/targets-all-kernels.yaml b/config/templates/targets-all-kernels.yaml new file mode 100644 index 0000000000..f601ef4dc5 --- /dev/null +++ b/config/templates/targets-all-kernels.yaml @@ -0,0 +1,12 @@ +# Target file for all kernel artifacts across all non-eos boards. + +targets: + all-kernels: + pipeline: + only-artifacts: [ "kernel" ] + vars: + BUILD_MINIMAL: "yes" + BUILD_DESKTOP: "no" + RELEASE: "sid" + items-from-inventory: + not-eos: yes # not-eos boards, all branches