sof/submanifests
Laurentiu Mihalcea 4e4018a434 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>
2023-06-28 13:38:59 +03:00
..
sof-ci-jenkins sof-ci-jenkins: zephyr-override-template: Whitelist nxp_hal 2023-06-28 13:38:59 +03:00
README.txt Add west.yml configuring zephyr dependencies from sof 2022-08-03 11:43:22 +01:00

README.txt

This directory can contain additional west manifest files. Any files
in this directory will be included in the main west.yml file sorted by
filename.

For more details about how this works, see this part of the west
documentation:

https://docs.zephyrproject.org/latest/guides/west/manifest.html#example-2-2-downstream-with-directory-of-manifest-files

Note: do not delete this file if there is no other content in submanifests directory.
Submanifests directory must exist for west update command to work (even if does not contain any actual manifests).
This is a known bug, see: https://github.com/zephyrproject-rtos/west/issues/594