Thanks , for some reasons my meta-ml layer is not getting included in the build, even for the same reason meta-sdk is not getting included in the build, added in bblayer.conf file , should i add some thing extra ? what is the command to build meta-ml layer separately ?
BBLAYERS =+ "\
${METADIR}/bsp/meta-freescale \
${METADIR}/bsp/meta-freescale-distro \
${METADIR}/bsp/meta-fsl-bsp-release/imx/meta-bsp \
${METADIR}/bsp/meta-fsl-bsp-release/imx/meta-sdk \
${METADIR}/bsp/meta-fsl-bsp-release/imx/meta-ml \
"