Commit Graph

4 Commits

Author SHA1 Message Date
Zelan Zou
cc6f3ac185 layer.conf: Add styhead to compatible layer
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-10-18 11:34:40 -05:00
Meng Li
e0e2754015 meta-imx: add necessary dependent layers for meta-ml
When parsing yocto project with command "bitbake -p", there is below
error reported:
layers/meta-imx/meta-ml/recipes-libraries/modelrunner/modelrunner_2.0.0.bb:10:
Could not inherit file classes/fsl-eula-unpack.bbclass
Because the necessary dependent layers of meta-ml is not
downloaded when setting up project, add them to avoid building
issue.

Signed-off-by: Meng Li <Meng.Li@windriver.com>
2024-08-06 14:48:21 +03:00
Zelan Zou
06e0d19976 layer.conf: Add scarthgap to compatibale layer
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-03-28 14:50:37 +08:00
Neena Busireddy
d25c439714 Rename all the layers in meta-imx [YOCIMX-7393]
meta-bsp --> meta-imx-bsp
meta-sdk --> meta-imx-sdk
meta-ml --> meta-imx-ml
meta-v2x --> meta-imx-v2x
meta-cockpit-->meta-imx-cockpit

Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2023-12-08 06:41:38 +01:00