From 4e4018a434bed2c4cf76481a719a697d5390a068 Mon Sep 17 00:00:00 2001 From: Laurentiu Mihalcea Date: Tue, 27 Jun 2023 13:09:37 +0300 Subject: [PATCH] sof-ci-jenkins: zephyr-override-template: Whitelist nxp_hal This commit allows the CI to make use of the nxp_hal which is required by i.MX8M. Without it, the build would fail. Fixes: e9f1531 Signed-off-by: Laurentiu Mihalcea --- submanifests/sof-ci-jenkins/zephyr-override-template.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/submanifests/sof-ci-jenkins/zephyr-override-template.yml b/submanifests/sof-ci-jenkins/zephyr-override-template.yml index 5445ff306..f9b0f5f99 100644 --- a/submanifests/sof-ci-jenkins/zephyr-override-template.yml +++ b/submanifests/sof-ci-jenkins/zephyr-override-template.yml @@ -24,3 +24,4 @@ manifest: # Download only what sof-ci-jenkins uses to save a lot of time name-allowlist: - hal_xtensa + - hal_nxp