ccmp15-dvk: bblayers: replace meta-qt5 with meta-qt6
Use Qt6 by default in ccmp15-dvk builds Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
b9bf87d8f1
commit
e60dbe03cb
|
|
@ -14,7 +14,7 @@ BBLAYERS ?= " \
|
||||||
##DIGIBASE##/meta-openembedded/meta-multimedia \
|
##DIGIBASE##/meta-openembedded/meta-multimedia \
|
||||||
##DIGIBASE##/meta-openembedded/meta-networking \
|
##DIGIBASE##/meta-openembedded/meta-networking \
|
||||||
##DIGIBASE##/meta-openembedded/meta-webserver \
|
##DIGIBASE##/meta-openembedded/meta-webserver \
|
||||||
##DIGIBASE##/meta-qt5 \
|
##DIGIBASE##/meta-qt6 \
|
||||||
##DIGIBASE##/meta-swupdate \
|
##DIGIBASE##/meta-swupdate \
|
||||||
##DIGIBASE##/meta-webkit \
|
##DIGIBASE##/meta-webkit \
|
||||||
##DIGIBASE##/meta-timesys \
|
##DIGIBASE##/meta-timesys \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue