bblayers.conf.sample: add meta-timesys layer to all supported platforms
Signed-off-by: Francisco Gil <francisco.gilmartinez@digi.com>
This commit is contained in:
parent
2145614724
commit
a85481f6d0
|
|
@ -20,6 +20,7 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-python2 \
|
||||
##DIGIBASE##/meta-webkit \
|
||||
##DIGIBASE##/meta-selinux \
|
||||
##DIGIBASE##/meta-timesys \
|
||||
##DIGIBASE##/meta-digi/meta-digi-arm \
|
||||
##DIGIBASE##/meta-digi/meta-digi-dey \
|
||||
"
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-python2 \
|
||||
##DIGIBASE##/meta-webkit \
|
||||
##DIGIBASE##/meta-selinux \
|
||||
##DIGIBASE##/meta-timesys \
|
||||
##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-python2 \
|
||||
##DIGIBASE##/meta-timesys \
|
||||
##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-python2 \
|
||||
##DIGIBASE##/meta-timesys \
|
||||
##DIGIBASE##/meta-digi/meta-digi-arm \
|
||||
##DIGIBASE##/meta-digi/meta-digi-dey \
|
||||
"
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-webkit \
|
||||
##DIGIBASE##/meta-imx/meta-ml \
|
||||
##DIGIBASE##/meta-selinux \
|
||||
##DIGIBASE##/meta-timesys \
|
||||
##DIGIBASE##/meta-digi/meta-digi-arm \
|
||||
##DIGIBASE##/meta-digi/meta-digi-dey \
|
||||
"
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-webkit \
|
||||
##DIGIBASE##/meta-imx/meta-ml \
|
||||
##DIGIBASE##/meta-selinux \
|
||||
##DIGIBASE##/meta-timesys \
|
||||
##DIGIBASE##/meta-digi/meta-digi-arm \
|
||||
##DIGIBASE##/meta-digi/meta-digi-dey \
|
||||
"
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-python2 \
|
||||
##DIGIBASE##/meta-webkit \
|
||||
##DIGIBASE##/meta-selinux \
|
||||
##DIGIBASE##/meta-timesys \
|
||||
##DIGIBASE##/meta-digi/meta-digi-arm \
|
||||
##DIGIBASE##/meta-digi/meta-digi-dey \
|
||||
"
|
||||
|
|
|
|||
|
|
@ -21,6 +21,7 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-webkit \
|
||||
##DIGIBASE##/meta-imx/meta-ml \
|
||||
##DIGIBASE##/meta-selinux \
|
||||
##DIGIBASE##/meta-timesys \
|
||||
##DIGIBASE##/meta-digi/meta-digi-arm \
|
||||
##DIGIBASE##/meta-digi/meta-digi-dey \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue