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:
parent
a937b9ce5e
commit
2abeb37d1f
|
|
@ -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 \
|
||||
"
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
"
|
||||
|
|
|
|||
|
|
@ -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 \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue