Add meta-st-stm32mpu-ai layer to ST platforms
This layer provides machine learning functionality, so include it in our default layers so customers can use it out of the box if wanted. https://onedigi.atlassian.net/browse/DEL-8551 Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
563153f04d
commit
924c2dfb02
|
|
@ -18,6 +18,7 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-webkit \
|
||||
##DIGIBASE##/meta-timesys \
|
||||
##DIGIBASE##/meta-st-stm32mp \
|
||||
##DIGIBASE##/meta-st-stm32mpu-ai \
|
||||
##DIGIBASE##/meta-digi/meta-digi-arm \
|
||||
##DIGIBASE##/meta-digi/meta-digi-dey \
|
||||
"
|
||||
|
|
|
|||
|
|
@ -18,6 +18,7 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-webkit \
|
||||
##DIGIBASE##/meta-timesys \
|
||||
##DIGIBASE##/meta-st-stm32mp \
|
||||
##DIGIBASE##/meta-st-stm32mpu-ai \
|
||||
##DIGIBASE##/meta-digi/meta-digi-arm \
|
||||
##DIGIBASE##/meta-digi/meta-digi-dey \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue