aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt
Commit message (Collapse)AuthorAgeFilesLines
* qt5: update qtbasev5.9.6Mikko Gronoff2018-06-073-3/+3
| | | | | | | | Update submodules to Qt 5.9.6 RC3 Task-number: QTBUG-67815 Change-Id: Ie307b5021c13bab6edd7bec1ab1869f9d054b43b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesSamuli Piippo2018-06-0431-32/+32
| | | | | | | Update submodules to Qt 5.9.6 RC2 Change-Id: I61f5648e61bf9561aad257cccc8127513c95bbe4 Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
* qt5: update submodulesMikko Gronoff2018-05-306-6/+6
| | | | | | | | Update submodules to Qt 5.9.6 RC Task-number: QTBUG-67815 Change-Id: I7f192c4e417ca21656dc9cea9c2a24961586a53c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesMikko Gronoff2018-05-1535-37/+37
| | | | | | | | Update submodules to the first Qt 5.9.6 branch snapshot Task-number: QTBUG-67815 Change-Id: I84f74a13341eca291f341a1add8bf013fbe2b519 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Merge remote-tracking branch 'qtyocto/upstream/rocko' into 5.9Mikko Gronoff2018-05-0957-78/+67
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qtyocto/upstream/rocko: 7a52f92 packagegroup-qt5-toolchain-target/qttranslations: fix nothing provides qttranslations-qtconfig f48752c qt5: upgrade to 5.9.5 4e7ba65 Change default SRC_URI from github.com to code.qt.io bf68f8b layer.conf: add LAYERSERIES_COMPAT 5b71698 maliit-framework-qt5: refresh patches 32bb7d1 qt5-git.inc: drop nobranch=1 Conflicts: recipes-qt/qt5/qtquickcontrols/0001-texteditor-fix-invalid-use-of-incomplete-type-class-.patch recipes-qt/qt5/qtwayland/0001-fix-build-without-xkbcommon-evdev.patch Change-Id: Ibea502ea07d8b7e145c1fa55cf82d8b70435d983
| * packagegroup-qt5-toolchain-target/qttranslations: fix nothing provides ↵Hongxu Jia2018-04-202-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qttranslations-qtconfig It failed to build meta-toolchain-qt5: ... Error: Problem: conflicting requests - nothing provides qttranslations-qtconfig needed by packagegroup-qt5-toolchain-target-1.0-r0.noarch ... The upstream removed qtconfig translations: ... commit a6b3446cb023e7b3a5f8aa12ea0d650d2b804334 Author: Alexander Volkov <a.volkov@rusbitech.ru> Date: Thu Sep 14 19:33:25 2017 +0300 Remove qtconfig translations ... Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
| * qt5: upgrade to 5.9.5Martin Jansa2018-04-1378-107/+100
| | | | | | | | | | | | | | * use latest revision from 5.9, because 5.9.5 tag is only on 5.9.5 branch which might get removed in future I was told Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * Change default SRC_URI from github.com to code.qt.ioMikko Gronoff2018-04-121-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | There have been issues in the past with github qt mirror being out of sync with code.qt.io for certain module repos. Right now there's been a several days long break in update cycle for seemingly all the qt modules where content has not been pushed to the github mirror. Change the default SRC_URI to the more reliable code.qt.io. Change-Id: Ic7d3b9a82ef0ae502e99a8516ef78ca09250fd1e Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * maliit-framework-qt5: refresh patchesMartin Jansa2018-04-042-14/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WARNING: maliit-framework-qt5-0.99.0+gitAUTOINC+62bd54bcde-r0 do_patch: Some of the context lines in patches were ignored. This can lead to incorrectly applied patches. The context lines in the patches can be updated with devtool: devtool modify <recipe> devtool finish --force-patch-refresh <recipe> <layer_path> Then the updated patches and the source tree (in devtool's workspace) should be reviewed to make sure the patches apply in the correct place and don't introduce duplicate lines (which can, and does happen when some of the context is ignored). Further information: http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450 Details: Applying patch 0001-Fix-MALIIT_INSTALL_PRF-to-allow-the-build-with-opene.patch patching file config.pri Hunk #1 succeeded at 144 with fuzz 1 (offset -17 lines). Now at patch 0001-Fix-MALIIT_INSTALL_PRF-to-allow-the-build-with-opene.patch Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qt5-git.inc: drop nobranch=1Martin Jansa2018-02-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | * sneaked in with: commit 333949a8239dfa7788b35f1059614733e11a6a25 Author: Samuli Piippo <samuli.piippo@qt.io> Date: Thu Jan 26 16:54:50 2017 +0200 Upgrade to Qt 5.8 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* | qt5: update qtwebenginev5.9.5Mikko Gronoff2018-04-111-2/+2
| | | | | | | | | | | | | | | | Update to Qt 5.9.5 RC2 Task-number: QTBUG-66252 Change-Id: I3297969d3ec048da9ed8435e5970cd2fdd24d4a2 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* | qt5: update submodulesMikko Gronoff2018-04-0632-34/+34
| | | | | | | | | | | | | | | | Update submodules to 5.9.5 RC Task-number: QTBUG-66252 Change-Id: I0c0b0e39a1d6fa6ba44e0ed7b9e143308f8280a6 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* | qt5: update submodulesMikko Gronoff2018-03-0635-48/+42
| | | | | | | | | | | | | | | | Update submodules to first 5.9.5 branch snapshot Task-number: QTBUG-66252 Change-Id: I7dca26c5a33c413ed9b8abfc4de906c4977af217 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qtbase: use mysql_config from correct pathSamuli Piippo2018-03-051-1/+1
| | | | | | | | | | | | | | | | | | mysql_config from host sysroot is found first which gives wrong paths for cross-compilation. Use it from crosscompile path instead. Change-Id: Ia1e7d8e0c582016130f595b1be279255e9d0b055 Reviewed-by: Rebecca Worledge <rebecca.worledge@theqtcompany.com> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Change default SRC_URI from github.com to code.qt.ioMikko Gronoff2018-03-021-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | There have been issues in the past with github qt mirror being out of sync with code.qt.io for certain module repos. Right now there's been a several days long break in update cycle for seemingly all the qt modules where content has not been pushed to the github mirror. Change the default SRC_URI to the more reliable code.qt.io. (cherry-picked from commit f6f12ed5bcf5fc1e36bc5c6dee386947df3c3dc2) Change-Id: I96fcd27148a907860449fe112bdd7e4cad3a9380 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'qtyocto/upstream/rocko' into 5.9Mikko Gronoff2018-03-0166-254/+294
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qtyocto/upstream/rocko: qwt-qt5: rewrite completely qt5: upgrade to 5.9.4 qt: refresh remaining patches and tags in meta-qt5 repos qtwebengine: explicitly depend on bison-native qtlocation: correct PACKAGECONFIG for mapboxgl gstreamer1.0-plugins-bad: add expansion parameter Bump to Qt 5.9.3 Conflicts: recipes-qt/qt5/qtbase/0001-Add-linux-oe-g-platform.patch recipes-qt/qt5/qtquickcontrols/0001-texteditor-fix-invalid-use-of-incomplete-type-class-.patch recipes-qt/qt5/qtquickcontrols_git.bb recipes-qt/qt5/qtwayland/0001-fix-build-without-xkbcommon-evdev.patch recipes-qt/qt5/qtwayland_git.bb Change-Id: I1a9a35640f301f60d8363d4c3a6bb226ea40c2d1
| * qwt-qt5: rewrite completelyAndreas Müller2018-01-304-67/+112
| | | | | | | | | | | | | | | | | | | | | | | | commit 1be652e5075bf3c65b521093556e9611c4a57541 master. * install pkgconfig * fix examples * DESCRIPTION -> SUMMARY * overall cleanup Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qt5: upgrade to 5.9.4Martin Jansa2018-01-2380-112/+110
| | | | | | | | | | | | | | * update LICENSE in qtsystems which was updated to match other qt modules Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qt: refresh remaining patches and tags in meta-qt5 reposMartin Jansa2018-01-1863-180/+176
| | | | | | | | | | | | | | | | | | | | | | * update tag name to match the patches in meta-qt5 repository where the meta-qt5 .patch files are maintained, so that it's more clear from where these changes are exported (with: git format-patch --no-numbered --no-signature) * use the same SRCREV and patches for nativesdk-qtbase like other qtbase recipes Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtwebengine: explicitly depend on bison-nativeDenys Dmytriyenko2018-01-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QtWebEngine uses bison during the build. While normally bison-native gets staged into sysroot indirectly by the toolchain via binutils-cross, it's better to have the dependency listed explicitly for deterministic builds. Otherwise, when using an external toolchain, it fails like this: | FAILED: gen/blink/core/XPathGrammar.cpp gen/blink/core/XPathGrammar.h | .../qtwebengine/5.9.3+...-r0/recipe-sysroot-native/usr/bin/python-native/python2 | ../../../../git/src/3rdparty/chromium/third_party/WebKit/Source/build/scripts/rule_bison.py | ../../../../git/src/3rdparty/chromium/third_party/WebKit/Source/core/xml/XPathGrammar.y gen/blink/core bison | Traceback (most recent call last): | File "../../../../git/src/3rdparty/chromium/third_party/WebKit/Source/build/scripts/rule_bison.py", line 83, in <module> | returnCode = subprocess.call([bisonExe, '-d', '-p', prefix, inputFile, '-o', outputCpp]) | File ".../qtwebengine/5.9.3+...-r0/recipe-sysroot-native/usr/lib/python2.7/subprocess.py", line 168, in call | return Popen(*popenargs, **kwargs).wait() | File ".../qtwebengine/5.9.3+...-r0/recipe-sysroot-native/usr/lib/python2.7/subprocess.py", line 390, in __init__ | errread, errwrite) | File ".../qtwebengine/5.9.3+...-r0/recipe-sysroot-native/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child | raise child_exception | OSError: [Errno 2] No such file or directory Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtlocation: correct PACKAGECONFIG for mapboxglSamuli Piippo2018-01-161-2/+1
| | | | | | | | | | | | | | | | | | Previous patch was removed, but PACKAGECONFIG was not changed to match the new feature flag. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> (cherry picked from commit 507e54ddacab0897fff93a1cd86e134af391f8b9)
| * Bump to Qt 5.9.3Daniel Mack2017-12-2034-37/+37
| | | | | | | | | | Signed-off-by: Daniel Mack <daniel@zonque.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* | qt5: update submodules to 5.9.4 RCv5.9.4Mikko Gronoff2018-01-1813-14/+14
| | | | | | | | | | | | Task-number: QTBUG-65028 Change-Id: Iad7b338dbf479217d3570a0e39d98cf733330203 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update submodulesMikko Gronoff2018-01-1225-25/+25
| | | | | | | | | | | | | | | | Update Qt submodules to 5.9.4 snapshot release Task-number: QTBUG-65028 Change-Id: I05f0a2d7633f3c9d8b1d37bc8697ea6c471738e4 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update submodulesMikko Gronoff2018-01-0519-123/+18
| | | | | | | | | | | | | | | | | | | | - Update Qt submodules to latest in 5.9.4 branch - Remove obsolete qtquickcontrols & qtwayland patches Task-number: QTBUG-65028 Change-Id: Ib1da1db3b683dbe6ef5648e6b262f76ce89e2d01 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update submodulesMikko Gronoff2017-12-1934-34/+34
| | | | | | | | | | | | | | | | Update Qt submodules to latest in 5.9 branch Task-number: QTBUG-65028 Change-Id: I3aa258ddc72ee7172eeb7b1a7de7f00cc665762a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: Update submodulesMikko Gronoff2017-12-1232-33/+33
| | | | | | | | | | | | | | | | - Update submodules to latest in 5.9 branch - Update version to 5.9.4 Change-Id: I91c8f1337e946d216fa772c128450bf0bd2dc5e1 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update qtdeclarativev5.9.3Mikko Gronoff2017-11-191-1/+1
| | | | | | | | | | | | | | | | Update to 5.9.3 RC3. Only qtdeclarative updated from 5.9.3 RC2 -> RC3. Task-number: QTBUG-64216 Change-Id: I4af2de20491af5fdcfdb657b46d268d89c0f5290 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update qtbaseMikko Gronoff2017-11-163-3/+3
| | | | | | | | | | | | | | | | Update to 5.9.3 RC2. Only qtbase updated from 5.9.3 RC -> RC2. Task-number: QTBUG-64216 Change-Id: I04ea2c304f0465ed6946fdad94187cc7846f44b6 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update submodules to 5.9.3 RCMikko Gronoff2017-11-1513-14/+14
| | | | | | | | | | | | Task-number: QTBUG-64216 Change-Id: Id6370798c5f62ce963ccec4190e7fef151b79f6d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update submodules to 5.9.3 (snapshot 2)Mikko Gronoff2017-11-1425-27/+27
| | | | | | | | | | Change-Id: I216dbf40a17aa77ff6307ae01aa0739ec51163bb Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qtwebengine: remove patches that are no longer usedSamuli Piippo2017-11-082-139/+0
| | | | | | | | | | | | | | | | These were renamed in upstream changed and left here by mistake. Change-Id: I0c1225ecb808fda625c398f72772ec842032b872 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update submodules to 5.9.3 (snapshot 1)Mikko Gronoff2017-11-0634-35/+35
| | | | | | | | | | Change-Id: I737c0f5353e0514f12c54cf573ec2ef85103abdc Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'qtyocto/upstream/master' into 5.9Mikko Gronoff2017-11-0220-37/+189
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qtyocto/upstream/master: qt5-ptest.inc: fix qtxmlpatterns:do_install_ptest out-of-order call meta-qt5: Update to 5.9.2 release qt5: add missing commercial license qtxmlpatterns: Add HOMEPAGE info into recipe file. qttools: Add HOMEPAGE info into recipe file. qtsvg: Add HOMEPAGE info into recipe file. qtscript: Add HOMEPAGE info into recipe file. qtquick1: Add HOMEPAGE info into recipe file. qtdeclarative: Add HOMEPAGE info into recipe file. meta: drop a useless file qtbase-native: Force use of built-in pcre qtbase-native: set path to mkspec for cmake properly again qtbase: Fix build with musl/clang qtbase: Add OE clang specific mkspecs Conflicts: recipes-qt/qt5/qtcharts_git.bb recipes-qt/qt5/qtwebengine_git.bb Change-Id: I78ce0587cf7468bfdc22156ee8bbd24872f79c6a
| * qt5-ptest.inc: fix qtxmlpatterns:do_install_ptest out-of-order callDenys Dmytriyenko2017-10-271-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ptest.bbclass provides a set of standard do_*_ptest_base tasks. Each of them calls a corresponding regular do_*_ptest task, that components are supposed to override for own implementation. When PTEST_ENABLED is not set, an anonymous python function removes all do_*_ptest_base tasks from the queue. qt5-ptest.inc adds a special case for do_populate_sysroot and re-arranges the order or ptest tasks due to that. But, unfortunately, do_install_ptest was added directly, not do_install_ptest_base, hence when "ptest" is disabled and all other do_*_ptest_base tasks are removed, this one do_install_ptest task is left w/o dependencies and gets scheduled for execution very early on, even before pseudo-native gets built and stages "fakeroot" functionality. The fix is to add do_install_ptest_base task, which calls do_install_ptest only when "ptest" is enabled. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * meta-qt5: Update to 5.9.2 releaseHerman van Hazendonk2017-10-1740-123/+59
| | | | | | | | Signed-off-by: Herman van Hazendonk <github.com@herrie.org>
| * qt5: add missing commercial licenseKwangsub Kim2017-10-028-8/+8
| | | | | | | | | | Signed-off-by: Kwangsub Kim <kwangsub.kim@qt.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtxmlpatterns: Add HOMEPAGE info into recipe file.Huang Qiyu2017-09-181-0/+1
| | | | | | | | | | Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qttools: Add HOMEPAGE info into recipe file.Huang Qiyu2017-09-181-0/+1
| | | | | | | | | | Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtsvg: Add HOMEPAGE info into recipe file.Huang Qiyu2017-09-181-0/+1
| | | | | | | | | | Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtscript: Add HOMEPAGE info into recipe file.Huang Qiyu2017-09-181-0/+1
| | | | | | | | | | Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtquick1: Add HOMEPAGE info into recipe file.Huang Qiyu2017-09-181-0/+1
| | | | | | | | | | Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtdeclarative: Add HOMEPAGE info into recipe file.Huang Qiyu2017-09-181-0/+1
| | | | | | | | | | Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtbase-native: Force use of built-in pcreMike Crowe2017-09-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If we specify neither -system-pcre nor -qt-pcre then qtbase will first see if it can find the pcre library in the system and fall back to compiling its own if that's not possible. Unfortunately, this means that if qtbase-native happens to be built on a machine with system pcre available then the resulting binaries such as bin/qt5/uic in sstate files won't work correctly on machines that don't have pcre available. Even ignoring that, it doesn't help for packages to build differently depending on how the build system is configured. We could depend on pcre-native and pass -system-pcre, but this doesn't work by default because qtbase actually requires pcre16 which is an optional (via PACKAGECONFIG) feature of pcre so the default there would need to be changed too. So, let's make qtbase-native match the default of qtbase by passing -qt-pcre in order to ensure that qtbase-native is always built with its own pcre implementation. Signed-off-by: Mike Crowe <mac@mcrowe.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtbase-native: set path to mkspec for cmake properly againAndreas Müller2017-09-051-0/+4
| | | | | | | | | | | | | | | | Since update to 5.9.2 native recipes in meta-qt5-extra fail due to strange path to mkspecs. This patch fixes this the hard way. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtbase: Fix build with musl/clangKhem Raj2017-09-054-0/+67
| | | | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtbase: Add OE clang specific mkspecsKhem Raj2017-09-053-2/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | We can not piggy back clang anymore on existing OE mkspecs since starting 5.9 the configure is asking compiler for include paths and it needs to know if platform is clang-linux or g++-linux Fixes: ERROR: failed to parse default search paths from compiler output Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* | qt5: update version to 5.9.3Samuli Piippo2017-10-101-1/+1
| | | | | | | | | | | | Change-Id: Ied84ac416aa883d6dbf2ca97caf41f3c25ec34e0 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: remove use of OE_QMAKE_WAYLAND_SCANNERSamuli Piippo2017-10-101-5/+4
| | | | | | | | | | | | | | | | | | | | | | This was never defined for nativesdk, which then broke sdk which had nativesdk-qtwayland included. Rather than add it there, remove its use everywhere, since it was not adding anything meaningful to the build. Change-Id: I1a739c794be71614ebe65c8fc0bdd62582f6e442 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qtquickcontrols: remove duplicate FILES appendSamuli Piippo2017-10-091-5/+0
| | | | | | | | | | | | Change-Id: Ifbf0e415367c71f8ca4a1018413cf8515bebbe88 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>