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:
Lauren Post 2021-05-11 14:50:49 -05:00
parent cc98338a86
commit 6b29a1f985

View File

@ -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