From e75097775de65116feb463bcb2256875fadb8ad8 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Sun, 28 Apr 2024 10:48:31 +0000 Subject: Handle suffix difference between kirkstone and scarthgap This unifies the filesnames of the output image. Bug-AGL: SPEC-4578 Change-Id: I4b4431b2b672cb2147bdf1bc87e975be583889cd Signed-off-by: Jan-Simon Moeller Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29852 --- templates/feature/agl-ci/99_local.conf.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/feature/agl-ci') diff --git a/templates/feature/agl-ci/99_local.conf.inc b/templates/feature/agl-ci/99_local.conf.inc index e17bc83a9..c12cd1717 100644 --- a/templates/feature/agl-ci/99_local.conf.inc +++ b/templates/feature/agl-ci/99_local.conf.inc @@ -30,3 +30,6 @@ INHERIT += "buildstats-summary" #PRSERV_HOST = "${AGL_HOST_PRSERV}:8181" IMAGE_INSTALL:append = " curl" + +# remote .rootfs suffix +IMAGE_NAME_SUFFIX = "" -- cgit 1.2.3-korg