Index: conf/distro/ely.conf =================================================================== diff -u -r780802b79d587d5c384b44a1489890e7dac36342 -rdead01d367e57cf8933701fb1c2c5ca465085582 --- conf/distro/ely.conf (.../ely.conf) (revision 780802b79d587d5c384b44a1489890e7dac36342) +++ conf/distro/ely.conf (.../ely.conf) (revision dead01d367e57cf8933701fb1c2c5ca465085582) @@ -78,7 +78,8 @@ SDKPATHINSTALL = "/opt/${DISTRO}/${SDK_VERSION}/${MACHINE}" # Some packages need this (e.g. gstreamer1.0-plugins-ugly) -LICENSE_FLAGS_ACCEPTED += "commercial" +# LICENSE_FLAGS_ACCEPTED += "commercial" +QT_EDITION = "commercial" # Use systemd init manager by default INIT_MANAGER = "systemd"