diff --git a/sdk/config/ccimx6ulstarter/bblayers.conf.sample b/sdk/config/ccimx6ulstarter/bblayers.conf.sample index 556605800..769070e13 100644 --- a/sdk/config/ccimx6ulstarter/bblayers.conf.sample +++ b/sdk/config/ccimx6ulstarter/bblayers.conf.sample @@ -13,7 +13,6 @@ BBLAYERS ?= " \ ##DIGIBASE##/meta-openembedded/meta-python \ ##DIGIBASE##/meta-openembedded/meta-networking \ ##DIGIBASE##/meta-openembedded/meta-webserver \ - ##DIGIBASE##/meta-qt5 \ ##DIGIBASE##/meta-swupdate \ ##DIGIBASE##/meta-freescale \ ##DIGIBASE##/meta-fsl-demos \ diff --git a/sdk/config/ccimx91-dvk/bblayers.conf.sample b/sdk/config/ccimx91-dvk/bblayers.conf.sample index 1558e7315..959a87b7c 100644 --- a/sdk/config/ccimx91-dvk/bblayers.conf.sample +++ b/sdk/config/ccimx91-dvk/bblayers.conf.sample @@ -14,7 +14,6 @@ BBLAYERS ?= " \ ##DIGIBASE##/meta-openembedded/meta-multimedia \ ##DIGIBASE##/meta-openembedded/meta-networking \ ##DIGIBASE##/meta-openembedded/meta-webserver \ - ##DIGIBASE##/meta-qt6 \ ##DIGIBASE##/meta-swupdate \ ##DIGIBASE##/meta-freescale \ ##DIGIBASE##/meta-fsl-demos \ diff --git a/sdk/config/ccmp13-dvk/bblayers.conf.sample b/sdk/config/ccmp13-dvk/bblayers.conf.sample index 34a8b0a2a..96732d145 100644 --- a/sdk/config/ccmp13-dvk/bblayers.conf.sample +++ b/sdk/config/ccmp13-dvk/bblayers.conf.sample @@ -13,9 +13,7 @@ BBLAYERS ?= " \ ##DIGIBASE##/meta-openembedded/meta-python \ ##DIGIBASE##/meta-openembedded/meta-networking \ ##DIGIBASE##/meta-openembedded/meta-webserver \ - ##DIGIBASE##/meta-qt5 \ ##DIGIBASE##/meta-swupdate \ - ##DIGIBASE##/meta-webkit \ ##DIGIBASE##/meta-timesys \ ##DIGIBASE##/meta-st-stm32mp \ ##DIGIBASE##/meta-st-stm32mpu-ai \