gatesgarth migration: add meta-python2 layer

Because python2 is deprecated, all packages that depend on python2 were moved
from main layers to a specific meta-python2 layer.

https://jira.digi.com/browse/DEL-7508

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2021-02-26 19:04:43 +01:00
parent c3843d0adc
commit c9a4b85dd1
6 changed files with 6 additions and 0 deletions

View File

@ -17,6 +17,7 @@ BBLAYERS ?= " \
##DIGIBASE##/meta-swupdate \
##DIGIBASE##/meta-freescale \
##DIGIBASE##/meta-fsl-demos \
##DIGIBASE##/meta-python2 \
##DIGIBASE##/meta-webkit \
##DIGIBASE##/meta-digi/meta-digi-arm \
##DIGIBASE##/meta-digi/meta-digi-dey \

View File

@ -17,6 +17,7 @@ BBLAYERS ?= " \
##DIGIBASE##/meta-swupdate \
##DIGIBASE##/meta-freescale \
##DIGIBASE##/meta-fsl-demos \
##DIGIBASE##/meta-python2 \
##DIGIBASE##/meta-webkit \
##DIGIBASE##/meta-digi/meta-digi-arm \
##DIGIBASE##/meta-digi/meta-digi-dey \

View File

@ -17,6 +17,7 @@ BBLAYERS ?= " \
##DIGIBASE##/meta-swupdate \
##DIGIBASE##/meta-freescale \
##DIGIBASE##/meta-fsl-demos \
##DIGIBASE##/meta-python2 \
##DIGIBASE##/meta-digi/meta-digi-arm \
##DIGIBASE##/meta-digi/meta-digi-dey \
"

View File

@ -17,6 +17,7 @@ BBLAYERS ?= " \
##DIGIBASE##/meta-swupdate \
##DIGIBASE##/meta-freescale \
##DIGIBASE##/meta-fsl-demos \
##DIGIBASE##/meta-python2 \
##DIGIBASE##/meta-digi/meta-digi-arm \
##DIGIBASE##/meta-digi/meta-digi-dey \
"

View File

@ -17,6 +17,7 @@ BBLAYERS ?= " \
##DIGIBASE##/meta-swupdate \
##DIGIBASE##/meta-freescale \
##DIGIBASE##/meta-fsl-demos \
##DIGIBASE##/meta-python2 \
##DIGIBASE##/meta-webkit \
##DIGIBASE##/meta-digi/meta-digi-arm \
##DIGIBASE##/meta-digi/meta-digi-dey \

View File

@ -17,6 +17,7 @@ BBLAYERS ?= " \
##DIGIBASE##/meta-swupdate \
##DIGIBASE##/meta-freescale \
##DIGIBASE##/meta-fsl-demos \
##DIGIBASE##/meta-python2 \
##DIGIBASE##/meta-webkit \
##DIGIBASE##/meta-imx/meta-ml \
##DIGIBASE##/meta-digi/meta-digi-arm \