mirror of https://github.com/thesofproject/sof.git
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 <laurentiu.mihalcea@nxp.com>
This commit is contained in:
parent
2cef521c36
commit
4e4018a434
|
@ -24,3 +24,4 @@ manifest:
|
|||
# Download only what sof-ci-jenkins uses to save a lot of time
|
||||
name-allowlist:
|
||||
- hal_xtensa
|
||||
- hal_nxp
|
||||
|
|
Loading…
Reference in New Issue