From 1c0d62fa77b52aef27801800d2aecc09c5f4330d Mon Sep 17 00:00:00 2001 From: Jose Quaresma Date: Thu, 14 May 2026 18:49:09 +0100 Subject: [PATCH] ci/world: add qcom-distro We also need to validate that everything in qcom-distro continues to function whenever changes are submitted. Signed-off-by: Jose Quaresma --- ci/world.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/world.yml b/ci/world.yml index 590fc47b7..d4bc7a5bb 100644 --- a/ci/world.yml +++ b/ci/world.yml @@ -7,7 +7,7 @@ local_conf_header: world_build: | EXCLUDE_FROM_WORLD = "1" EXCLUDE_FROM_WORLD:layer-qcom = "0" - #EXCLUDE_FROM_WORLD:layer-qcom-distro = "0" + EXCLUDE_FROM_WORLD:layer-qcom-distro = "0" target: - world