bblayes.conf.sample: add meta-ml layer to i.MX8 platforms

This layer contains all of NXP's recipes needed for machine learning/eIQ
support on i.MX8 platforms.

https://jira.digi.com/browse/DEL-7473
https://jira.digi.com/browse/DEL-7484

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
Gabriel Valcazar 2021-03-11 14:24:55 +01:00
parent a937b9ce5e
commit 2abeb37d1f
3 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,7 @@ BBLAYERS ?= " \
##DIGIBASE##/meta-fsl-demos \
##DIGIBASE##/meta-python2 \
##DIGIBASE##/meta-webkit \
##DIGIBASE##/meta-imx/meta-ml \
##DIGIBASE##/meta-digi/meta-digi-arm \
##DIGIBASE##/meta-digi/meta-digi-dey \
"

View File

@ -19,6 +19,7 @@ BBLAYERS ?= " \
##DIGIBASE##/meta-fsl-demos \
##DIGIBASE##/meta-python2 \
##DIGIBASE##/meta-webkit \
##DIGIBASE##/meta-imx/meta-ml \
##DIGIBASE##/meta-digi/meta-digi-arm \
##DIGIBASE##/meta-digi/meta-digi-dey \
"

View File

@ -18,6 +18,7 @@ BBLAYERS ?= " \
##DIGIBASE##/meta-freescale \
##DIGIBASE##/meta-fsl-demos \
##DIGIBASE##/meta-webkit \
##DIGIBASE##/meta-imx/meta-ml \
##DIGIBASE##/meta-digi/meta-digi-arm \
##DIGIBASE##/meta-digi/meta-digi-dey \
"