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:
Javier Viguera 2016-12-16 16:05:51 +01:00
parent 6b1d790c95
commit 7fc553a300
3 changed files with 3 additions and 0 deletions

View File

@ -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 \

View File

@ -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 \

View File

@ -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 \