mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-07-19 18:39:09 +02:00
imx-setup-release.sh: Exclude nxp-connectivity layer temporally [YOCIMX-8249]
There is the parse error in these layers. Need re-enable them after fixing these parse error. Signed-off-by: Jun Zhu <junzhu@nxp.com>
This commit is contained in:
parent
b8c0a8e4f1
commit
e0617abbf1
|
@ -159,8 +159,8 @@ hook_in_layer meta-imx/meta-imx-sdk
|
|||
hook_in_layer meta-imx/meta-imx-ml
|
||||
hook_in_layer meta-imx/meta-imx-v2x
|
||||
hook_in_layer meta-nxp-demo-experience
|
||||
hook_in_layer meta-nxp-connectivity/meta-nxp-matter-baseline
|
||||
hook_in_layer meta-nxp-connectivity/meta-nxp-openthread
|
||||
#hook_in_layer meta-nxp-connectivity/meta-nxp-matter-baseline
|
||||
#hook_in_layer meta-nxp-connectivity/meta-nxp-openthread
|
||||
|
||||
echo "" >> $BUILD_DIR/conf/bblayers.conf
|
||||
echo "BBLAYERS += \"\${BSPDIR}/sources/meta-arm/meta-arm\"" >> $BUILD_DIR/conf/bblayers.conf
|
||||
|
|
Loading…
Reference in New Issue
Block a user