summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro/conf/distro/b2qt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-boot2qt-distro/conf/distro/b2qt.conf')
-rw-r--r--meta-boot2qt-distro/conf/distro/b2qt.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-boot2qt-distro/conf/distro/b2qt.conf b/meta-boot2qt-distro/conf/distro/b2qt.conf
index 1aa4bd5..ad091e7 100644
--- a/meta-boot2qt-distro/conf/distro/b2qt.conf
+++ b/meta-boot2qt-distro/conf/distro/b2qt.conf
@@ -73,6 +73,9 @@ PREFERRED_PROVIDER_jpeg-native ?= "libjpeg-turbo-native"
73OE_QMAKE_PLATFORM_NATIVE_mingw32 = "win32-g++-oe" 73OE_QMAKE_PLATFORM_NATIVE_mingw32 = "win32-g++-oe"
74OE_QMAKE_PLATFORM_mingw32 = "win32-g++-oe" 74OE_QMAKE_PLATFORM_mingw32 = "win32-g++-oe"
75 75
76# Default to commercially licensed Qt
77QT_EDITION = "commercial"
78
76# Disable SHA validation for branch 79# Disable SHA validation for branch
77QT_MODULE_BRANCH_PARAM = "nobranch=1" 80QT_MODULE_BRANCH_PARAM = "nobranch=1"
78 81