meta-digi: add 'meta-swupdate' layer to bblayers config file
https://jira.digi.com/browse/DEL-3355 Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
6b1d790c95
commit
7fc553a300
|
|
@ -14,6 +14,7 @@ BBLAYERS ?= " \
|
||||||
##DIGIBASE##/meta-openembedded/meta-networking \
|
##DIGIBASE##/meta-openembedded/meta-networking \
|
||||||
##DIGIBASE##/meta-openembedded/meta-webserver \
|
##DIGIBASE##/meta-openembedded/meta-webserver \
|
||||||
##DIGIBASE##/meta-qt5 \
|
##DIGIBASE##/meta-qt5 \
|
||||||
|
##DIGIBASE##/meta-swupdate \
|
||||||
##DIGIBASE##/meta-fsl-arm \
|
##DIGIBASE##/meta-fsl-arm \
|
||||||
##DIGIBASE##/meta-fsl-demos \
|
##DIGIBASE##/meta-fsl-demos \
|
||||||
##DIGIBASE##/meta-digi/meta-digi-arm \
|
##DIGIBASE##/meta-digi/meta-digi-arm \
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,7 @@ BBLAYERS ?= " \
|
||||||
##DIGIBASE##/meta-openembedded/meta-networking \
|
##DIGIBASE##/meta-openembedded/meta-networking \
|
||||||
##DIGIBASE##/meta-openembedded/meta-webserver \
|
##DIGIBASE##/meta-openembedded/meta-webserver \
|
||||||
##DIGIBASE##/meta-qt5 \
|
##DIGIBASE##/meta-qt5 \
|
||||||
|
##DIGIBASE##/meta-swupdate \
|
||||||
##DIGIBASE##/meta-fsl-arm \
|
##DIGIBASE##/meta-fsl-arm \
|
||||||
##DIGIBASE##/meta-fsl-demos \
|
##DIGIBASE##/meta-fsl-demos \
|
||||||
##DIGIBASE##/meta-digi/meta-digi-arm \
|
##DIGIBASE##/meta-digi/meta-digi-arm \
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,7 @@ BBLAYERS ?= " \
|
||||||
##DIGIBASE##/meta-openembedded/meta-networking \
|
##DIGIBASE##/meta-openembedded/meta-networking \
|
||||||
##DIGIBASE##/meta-openembedded/meta-webserver \
|
##DIGIBASE##/meta-openembedded/meta-webserver \
|
||||||
##DIGIBASE##/meta-qt5 \
|
##DIGIBASE##/meta-qt5 \
|
||||||
|
##DIGIBASE##/meta-swupdate \
|
||||||
##DIGIBASE##/meta-fsl-arm \
|
##DIGIBASE##/meta-fsl-arm \
|
||||||
##DIGIBASE##/meta-fsl-demos \
|
##DIGIBASE##/meta-fsl-demos \
|
||||||
##DIGIBASE##/meta-digi/meta-digi-arm \
|
##DIGIBASE##/meta-digi/meta-digi-arm \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue