meta-digi: remove python2 layer from project templates
No recipe is using python2, so remove the layer from the project configuration files. Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
d671fe15a0
commit
f6d9a65d4a
|
|
@ -17,7 +17,6 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-swupdate \
|
||||
##DIGIBASE##/meta-freescale \
|
||||
##DIGIBASE##/meta-fsl-demos \
|
||||
##DIGIBASE##/meta-python2 \
|
||||
##DIGIBASE##/meta-webkit \
|
||||
##DIGIBASE##/meta-selinux \
|
||||
##DIGIBASE##/meta-timesys \
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-swupdate \
|
||||
##DIGIBASE##/meta-freescale \
|
||||
##DIGIBASE##/meta-fsl-demos \
|
||||
##DIGIBASE##/meta-python2 \
|
||||
##DIGIBASE##/meta-webkit \
|
||||
##DIGIBASE##/meta-selinux \
|
||||
##DIGIBASE##/meta-timesys \
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-swupdate \
|
||||
##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 \
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-swupdate \
|
||||
##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 \
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-swupdate \
|
||||
##DIGIBASE##/meta-freescale \
|
||||
##DIGIBASE##/meta-fsl-demos \
|
||||
##DIGIBASE##/meta-python2 \
|
||||
##DIGIBASE##/meta-webkit \
|
||||
##DIGIBASE##/meta-imx/meta-ml \
|
||||
##DIGIBASE##/meta-selinux \
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-swupdate \
|
||||
##DIGIBASE##/meta-freescale \
|
||||
##DIGIBASE##/meta-fsl-demos \
|
||||
##DIGIBASE##/meta-python2 \
|
||||
##DIGIBASE##/meta-webkit \
|
||||
##DIGIBASE##/meta-imx/meta-ml \
|
||||
##DIGIBASE##/meta-selinux \
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-swupdate \
|
||||
##DIGIBASE##/meta-freescale \
|
||||
##DIGIBASE##/meta-fsl-demos \
|
||||
##DIGIBASE##/meta-python2 \
|
||||
##DIGIBASE##/meta-webkit \
|
||||
##DIGIBASE##/meta-imx/meta-ml \
|
||||
##DIGIBASE##/meta-selinux \
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-swupdate \
|
||||
##DIGIBASE##/meta-freescale \
|
||||
##DIGIBASE##/meta-fsl-demos \
|
||||
##DIGIBASE##/meta-python2 \
|
||||
##DIGIBASE##/meta-webkit \
|
||||
##DIGIBASE##/meta-selinux \
|
||||
##DIGIBASE##/meta-timesys \
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-swupdate \
|
||||
##DIGIBASE##/meta-freescale \
|
||||
##DIGIBASE##/meta-fsl-demos \
|
||||
##DIGIBASE##/meta-python2 \
|
||||
##DIGIBASE##/meta-webkit \
|
||||
##DIGIBASE##/meta-imx/meta-ml \
|
||||
##DIGIBASE##/meta-selinux \
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-swupdate \
|
||||
##DIGIBASE##/meta-timesys \
|
||||
##DIGIBASE##/meta-st-stm32mp \
|
||||
##DIGIBASE##/meta-python2 \
|
||||
##DIGIBASE##/meta-digi/meta-digi-arm \
|
||||
##DIGIBASE##/meta-digi/meta-digi-dey \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue