summaryrefslogtreecommitdiffstats
path: root/conf/distro/b2qt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/distro/b2qt.conf')
-rw-r--r--conf/distro/b2qt.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/b2qt.conf b/conf/distro/b2qt.conf
index 8b38faa..946e238 100644
--- a/conf/distro/b2qt.conf
+++ b/conf/distro/b2qt.conf
@@ -68,6 +68,9 @@ MACHINE_EXTRA_INSTALL_SDK_HOST ?= ""
68OE_QMAKE_PLATFORM_NATIVE_mingw32 = "win32-g++-oe" 68OE_QMAKE_PLATFORM_NATIVE_mingw32 = "win32-g++-oe"
69OE_QMAKE_PLATFORM_mingw32 = "win32-g++-oe" 69OE_QMAKE_PLATFORM_mingw32 = "win32-g++-oe"
70 70
71# Disable SHA validation for branch
72QT_MODULE_BRANCH = "5.6;nobranch=1"
73
71PACKAGE_EXCLUDE_COMPLEMENTARY ?= "qtquickcompiler" 74PACKAGE_EXCLUDE_COMPLEMENTARY ?= "qtquickcompiler"
72 75
73IMAGE_FSTYPES = "tar.gz conf" 76IMAGE_FSTYPES = "tar.gz conf"