diff --git a/meta-digi-arm/conf/templates/ccmp25-dvk/bblayers.conf.sample b/meta-digi-arm/conf/templates/ccmp25-dvk/bblayers.conf.sample index 85195c965..bdbe740ee 100644 --- a/meta-digi-arm/conf/templates/ccmp25-dvk/bblayers.conf.sample +++ b/meta-digi-arm/conf/templates/ccmp25-dvk/bblayers.conf.sample @@ -14,7 +14,7 @@ BBLAYERS ?= " \ ##DIGIBASE##/meta-openembedded/meta-multimedia \ ##DIGIBASE##/meta-openembedded/meta-networking \ ##DIGIBASE##/meta-openembedded/meta-webserver \ - ##DIGIBASE##/meta-qt5 \ + ##DIGIBASE##/meta-qt6 \ ##DIGIBASE##/meta-swupdate \ ##DIGIBASE##/meta-webkit \ ##DIGIBASE##/meta-timesys \