ccimx91: remove webkit and selinux layers
We originally removed GUI-related layers from headless platforms in commitef26e935d0, but we left meta-webkit in the ccimx91's bblayers due to a spurious selinux dependency. Since we recently removed both the webkit and selinux layers from the ccimx95's bblayers in commit2aaa76c963, do the same for the ccimx91. Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
db74634234
commit
af3ebf910c
|
|
@ -17,9 +17,7 @@ BBLAYERS ?= " \
|
|||
##DIGIBASE##/meta-swupdate \
|
||||
##DIGIBASE##/meta-freescale \
|
||||
##DIGIBASE##/meta-fsl-demos \
|
||||
##DIGIBASE##/meta-webkit \
|
||||
##DIGIBASE##/meta-imx/meta-imx-ml \
|
||||
##DIGIBASE##/meta-selinux \
|
||||
##DIGIBASE##/meta-timesys \
|
||||
##DIGIBASE##/meta-digi/meta-digi-arm \
|
||||
##DIGIBASE##/meta-digi/meta-digi-dey \
|
||||
|
|
|
|||
Loading…
Reference in New Issue