mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-10-22 23:32:16 +02:00
tools/imx-setup-release.sh: Hook in meta-v2x since all recipes are locked to 8dxl
Signed-off-by: Lauren Post <lauren.post@nxp.com>
This commit is contained in:
parent
cc98338a86
commit
6b29a1f985
|
@ -173,6 +173,7 @@ echo "# i.MX Yocto Project Release layers" >> $BUILD_DIR/conf/bblayers.conf
|
|||
hook_in_layer meta-imx/meta-bsp
|
||||
hook_in_layer meta-imx/meta-sdk
|
||||
hook_in_layer meta-imx/meta-ml
|
||||
hook_in_layer meta-imx/meta-v2x
|
||||
hook_in_layer meta-nxp-demo-experience
|
||||
|
||||
echo "" >> $BUILD_DIR/conf/bblayers.conf
|
||||
|
|
Loading…
Reference in New Issue
Block a user