summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'qt/5.14' into 5.15Mikko Gronoff2020-01-141-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOTE: Qt License agreement update needs more recent Qt modules content from 5.15 branch. Follow-up commit (submodule update) will address the issue. * qt/5.14: 9ff0a362 coin: update poky to 3.1_M1 from master 6776ec35 qtbase, qtwebengine: address issues introduced in latest upstream merge 5b2109a8 Merge remote-tracking branch 'qt/upstream/master' into 5.14 e4e2acba qtbase: Adjust target mkspec settings e8ea2389 qt5: update submodules d8e970eb knx, opcua: update changefiles ca08d8c7 qt5: update submodules f7841daf qt5: update submodules 25039161 qtwebengine: Fix build with 64bit time_t on 32bit architectures 280139a9 qt5: update submodules 4f3ed3ed qtwebkit: add missing flex-native dep 456ec4ac qt5-creator, qtbase: Replace python with python3 f264e5dd qtdeclarative: Ask for python3 explicitly f6ad80f9 qtbase: Fix build on 32bit arches with 64bit time_t b7f4bd20 recipes: Use features_check instead of distro_features_check 1a4ee018 qtwebengine: Fix musl build 02715fff pyqt5: Upgrade to 5.13.2 Conflicts: coin/module_config.yaml recipes-qt/qt5/nativesdk-qtbase_git.bb recipes-qt/qt5/qt3d_git.bb recipes-qt/qt5/qt5-git.inc recipes-qt/qt5/qtbase-native_git.bb recipes-qt/qt5/qtbase_git.bb recipes-qt/qt5/qtcharts_git.bb recipes-qt/qt5/qtcoap_git.bb recipes-qt/qt5/qtconnectivity_git.bb recipes-qt/qt5/qtdatavis3d_git.bb recipes-qt/qt5/qtdeclarative_git.bb recipes-qt/qt5/qtgamepad_git.bb recipes-qt/qt5/qtgraphicaleffects_git.bb recipes-qt/qt5/qtimageformats_git.bb recipes-qt/qt5/qtknx_git.bb recipes-qt/qt5/qtlocation_git.bb recipes-qt/qt5/qtlottie_git.bb recipes-qt/qt5/qtmqtt_git.bb recipes-qt/qt5/qtmultimedia_git.bb recipes-qt/qt5/qtnetworkauth_git.bb recipes-qt/qt5/qtopcua_git.bb recipes-qt/qt5/qtpurchasing_git.bb recipes-qt/qt5/qtquick3d_git.bb recipes-qt/qt5/qtquickcontrols2_git.bb recipes-qt/qt5/qtquickcontrols_git.bb recipes-qt/qt5/qtremoteobjects_git.bb recipes-qt/qt5/qtscript_git.bb recipes-qt/qt5/qtscxml_git.bb recipes-qt/qt5/qtsensors_git.bb recipes-qt/qt5/qtserialbus_git.bb recipes-qt/qt5/qtserialport_git.bb recipes-qt/qt5/qtsvg_git.bb recipes-qt/qt5/qttools_git.bb recipes-qt/qt5/qttranslations_git.bb recipes-qt/qt5/qtvirtualkeyboard_git.bb recipes-qt/qt5/qtwayland_git.bb recipes-qt/qt5/qtwebchannel_git.bb recipes-qt/qt5/qtwebengine_git.bb recipes-qt/qt5/qtwebglplugin_git.bb recipes-qt/qt5/qtwebsockets_git.bb recipes-qt/qt5/qtwebview_git.bb recipes-qt/qt5/qtx11extras_git.bb recipes-qt/qt5/qtxmlpatterns_git.bb Change-Id: I98dab678c9904aef591fe933bf081b3f297e2021
| * | Merge remote-tracking branch 'qt/upstream/master' into 5.14Mikko Gronoff2020-01-121-0/+1
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notes: - Patch already present in 5.14 branch for qtwebengine musl build kept and upstream one (1a4ee018 qtwebengine: Fix musl build) discarded as that does not work with present content - Patch for time_t in qtbase (f6ad80f9 qtbase: Fix build on 32bit arches with 64bit time_t) is faulty, fixed in next commit * qt/upstream/master: 25039161 qtwebengine: Fix build with 64bit time_t on 32bit architectures 4f3ed3ed qtwebkit: add missing flex-native dep 456ec4ac qt5-creator, qtbase: Replace python with python3 f264e5dd qtdeclarative: Ask for python3 explicitly f6ad80f9 qtbase: Fix build on 32bit arches with 64bit time_t b7f4bd20 recipes: Use features_check instead of distro_features_check 1a4ee018 qtwebengine: Fix musl build 02715fff pyqt5: Upgrade to 5.13.2 Conflicts: recipes-qt/qt5/qtdeclarative_git.bb recipes-qt/qt5/qtwebengine_git.bb Change-Id: I650cc667ede8f68f85164f52835b5e9f8db213f5
| | * qtwebengine: Fix build with 64bit time_t on 32bit architecturesKhem Raj2019-12-021-0/+1
| | | | | | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
| | * recipes: Use features_check instead of distro_features_checkKhem Raj2019-11-271-1/+1
| | | | | | | | | | | | | | | | | | distro_features_check is now deprecated Signed-off-by: Khem Raj <raj.khem@gmail.com>
| | * qtwebengine: Fix musl buildKhem Raj2019-11-201-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, musl build fails to generate .pc ( packageconfig ) files because qmake has logic to detect glibc, which obviously will be failing for musl, and as a result it does not generate all needed files which then fails during do_install like below | sed: can't read /mnt/b/yoe/build/tmp/work/core2-32-yoe-linux-musl/qtwebengine/5.13.2+gitAUTOINC+556576b55f_843d70ac87-r0/image/usr/lib/pkgconfig/Qt5WebEngineCore.pc: No such file or directory Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * | qt5: update submodulesMikko Gronoff2020-01-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest content in Qt 5.14(.1) branch - update Qt Enterprise License Agreement to v4.2.1 Task-number: QTBUG-80778 Change-Id: Ibe7ecf93fdae8fc07a8ec95eb339b9d14b22ce22 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | qt5: update submodulesv5.14.0-rc2Mikko Gronoff2019-12-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.14.0 branch. Task-number: QTBUG-77876 Change-Id: Ied5adf07023c9bd04978f3c17ff999f4e4897a55 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | qt5: update submodulesv5.14.0-rcMikko Gronoff2019-12-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to latest content in Qt 5.14.0 branch - Update Qt Enterprise License Agreement file to version 4.2 Task-number: QTBUG-77876 Change-Id: I12d56637997f3c117c01f8889f1ebd9f9880dd49 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | qt5: update submodulesMikko Gronoff2019-11-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.14.0 branch. Task-number: QTBUG-77876 Change-Id: Iae130833697aea9c3c284285927fb0b52b8faaea Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | qt5: update submodulesSamuli Piippo2019-11-271-1/+1
| | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.15 branch. Change-Id: I921b7418e34b6d8047aae26301884db41fd6675e Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | | Merge remote-tracking branch 'qt/5.14' into 5.15Samuli Piippo2019-11-271-15/+16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qt/5.14: (22 commits) qtwebengine: add clang fix qt5: update submodules qt5: use PACKAGECONFIG to disable tests and examples qt5: update submodules qt5: update submodules qt5: update submodules qt5: update submodules ogl-runtime: update to v2.5.0 release qttools: don't install tst_qtattributionsscanner qt5: Upgrade to Qt 5.13.2 python(3)-pyqt5: add qml support libqofono: bump SRCREV and add a fix for voicecall qt5: update submodules qt5: update submodules qtbase: add openssl PACKAGECONFIG for native nativesdk ogl-runtime: update to 2.5 qtbase: Add PACKAGECONFIG for lttng layer: Mark zeus as compatible release ogl-runtime: Fix build on x86_64 README.md: Document need for 32bit host compiler ... Change-Id: I3892eef7a2ee02cde0f493df7aa1a27f683f1799
| * | Merge remote-tracking branch 'qtyocto/5.13' into 5.14Mikko Gronoff2019-11-251-15/+15
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/5.13: 12cc756 Merge remote-tracking branch 'qtyocto/upstream/zeus' into 5.13 432ad2a qttools: don't install tst_qtattributionsscanner 8115617 qt5: Upgrade to Qt 5.13.2 267e646 python(3)-pyqt5: add qml support 653e12f libqofono: bump SRCREV and add a fix for voicecall cefb48e qtbase: Add PACKAGECONFIG for lttng 911b346 layer: Mark zeus as compatible release c373272 ogl-runtime: Fix build on x86_64 9172ba1 README.md: Document need for 32bit host compiler db2fd6c qtwayland: Fix build with clang/libc++ 6b5122e qtbase: Fix build when fp16 is used Conflicts: recipes-qt/qt5/qtbase/0004-configure-bump-path-length-from-256-to-512-character.patch recipes-qt/qt5/qtbase/0011-tst_qlocale-Enable-QT_USE_FENV-only-on-glibc.patch recipes-qt/qt5/qtbase/0012-mkspecs-common-gcc-base.conf-Use-I-instead-of-isyste.patch recipes-qt/qt5/qtbase/0013-Disable-ltcg-for-host_build.patch recipes-qt/qt5/qtbase/0019-Avoid-renameeat2-for-native-sdk-builds.patch recipes-qt/qt5/qtscxml_git.bb recipes-qt/qt5/qtwebengine/0001-Force-host-toolchain-configuration.patch recipes-qt/qt5/qtwebengine/chromium/0002-chromium-stack-pointer-clobber.patch recipes-qt/qt5/qtwebengine/chromium/0003-chromium-fix-build-with-clang.patch recipes-qt/qt5/qtwebengine/chromium/0004-chromium-Exclude-CRC32-for-32bit-arm.patch recipes-qt/qt5/qtwebengine/chromium/0005-chromium-Do-not-try-to-set-the-guessed-values-for-ma.patch recipes-qt/qt5/qtwebengine/chromium/0006-chromium-aarch64-skia-build-fix.patch recipes-qt/qt5/qtwebengine/chromium/0017-chromium-musl-Adjust-default-pthread-stack-size.patch Change-Id: I475f15bad150bbc86ed49c1c0807fe0948e60723
| | * | Merge remote-tracking branch 'qtyocto/upstream/zeus' into 5.135.13Mikko Gronoff2019-11-181-15/+15
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qtyocto/upstream/zeus: 432ad2a qttools: don't install tst_qtattributionsscanner 8115617 qt5: Upgrade to Qt 5.13.2 267e646 python(3)-pyqt5: add qml support 653e12f libqofono: bump SRCREV and add a fix for voicecall cefb48e qtbase: Add PACKAGECONFIG for lttng 911b346 layer: Mark zeus as compatible release c373272 ogl-runtime: Fix build on x86_64 9172ba1 README.md: Document need for 32bit host compiler db2fd6c qtwayland: Fix build with clang/libc++ 6b5122e qtbase: Fix build when fp16 is used Conflicts: recipes-qt/qt5/ogl-runtime_git.bb recipes-qt/qt5/qtbase/0004-configure-bump-path-length-from-256-to-512-character.patch recipes-qt/qt5/qtbase/0013-Disable-ltcg-for-host_build.patch recipes-qt/qt5/qtbase_git.bb recipes-qt/qt5/qtwayland_git.bb Change-Id: I6f325e5d4fc0f2e774962f1b5fd54e5e0e9c96d7
| | | * qt5: Upgrade to Qt 5.13.2Martin Jansa2019-10-311-17/+17
| | | | | | | | | | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| | * | qt5: update submodulesv5.13.2Mikko Gronoff2019-10-291-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to correct Qt 5.13.2 RC content. *** Previous submodule update commit 8eec8855623ff16e838f6385ab9c39c20b72da27 was an update from incorrect content actually "updating" to older content *** Task-number: QTBUG-78897 Change-Id: I39941e9062cf32dd920e66b2487b7aad099e65ff Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| | * | qt5: update submodulesMikko Gronoff2019-10-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest version in Qt 5.13.2 branch. Task-number: QTBUG-78897 Change-Id: I080c9f2b8fcca21cc0ad657140471bec09e56d4b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | | qtwebengine: add clang fixSamuli Piippo2019-11-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Incorrectly removed previously, added back after rebasing it and the next patch touching the same file. Change-Id: I6f588b92e9356eec48f8dab88eee65cf84cce3c2 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * | | qt5: update submodulesMikko Gronoff2019-11-211-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.14.0 branch. Task-number: QTBUG-77876 Change-Id: I2f2112567508008eb66e0334dab1858de3024c36 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | | qt5: update submodulesv5.14.0-beta3Mikko Gronoff2019-11-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.14.0 branch. Task-number: QTBUG-77876 Change-Id: I0074c35629e0d621f77e4b8bc19b83791f520ae4 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | | qt5: update submodulesMikko Gronoff2019-11-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.14.0 branch. Task-number: QTBUG-77876 Change-Id: Iffd2947fa21d29c83c61b7a35aa12b425d035534
| * | | qt5: update submodulesMikko Gronoff2019-11-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.14.0 branch. ptest block removed from qttools_git.bb as qttools commit ec310d3d4e573aaed1e273f1e247f1bdc0c64d5c disabled qtdiag tests. Task-number: QTBUG-77876 Change-Id: Ica6ed568063056b81b8453592a91a88cd6093d51 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | | qt5: update to Qt 5.15Samuli Piippo2019-11-041-2/+2
|/ / / | | | | | | | | | | | | | | | | | | Latest revision from 5.15 branches. Change-Id: Ie293c8af27caecb3cea06ef5993a00742423d679 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | | Merge remote-tracking branch 'qtyocto/5.13' into 5.14Mikko Gronoff2019-10-281-2/+6
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qtyocto/5.13: 0be6a24 qt5: update submodules bf92306 Merge remote-tracking branch 'qtyocto/upstream/master' into 5.13 6442c54 qt3d-runtime: update to ogl-runtime v2.4 7bb213b qtvirtualkeyboard: update supported layouts eb63611 qt5-creator: Fix clangformat with clang 9.x 12ea469 qttools: Add CONFIG+=config_clang_done when not building with clang dc502d5 qtwebengine: Fix compile failure with 5.2+ kernel headers 8799d3b qtserialbus: Fix build with 5.2+ kernel headers e8aa2dd qtwebengine: Add pulseaudio support 4d8f350 qtwebengine: Rename jasoncpp to jsoncpp 725c87d qtwayland: do not reference private modules in cmake Qt5WaylandClient a41cd9e qtwayland: remove workaround for missing private headers (QTBUG-71340) Change-Id: Iac0ec8c35f65aa27a1bf0c6b5928d26f13bc0733
| * | qt5: update submodulesMikko Gronoff2019-10-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.13.2 branch. Task-number: QTBUG-78897 Change-Id: Ib95b6d901569c2a5ae64b66926fa27d79251c18a Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | Merge remote-tracking branch 'qtyocto/upstream/master' into 5.13Mikko Gronoff2019-10-111-2/+6
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: 6442c54 qt3d-runtime: update to ogl-runtime v2.4 7bb213b qtvirtualkeyboard: update supported layouts eb63611 qt5-creator: Fix clangformat with clang 9.x 12ea469 qttools: Add CONFIG+=config_clang_done when not building with clang dc502d5 qtwebengine: Fix compile failure with 5.2+ kernel headers 8799d3b qtserialbus: Fix build with 5.2+ kernel headers e8aa2dd qtwebengine: Add pulseaudio support 4d8f350 qtwebengine: Rename jasoncpp to jsoncpp 725c87d qtwayland: do not reference private modules in cmake Qt5WaylandClient a41cd9e qtwayland: remove workaround for missing private headers (QTBUG-71340) Conflicts: recipes-qt/qt5/qtserialbus_git.bb Change-Id: I8f5248fb6f320555a231f59cddeb4c18ff810259
| | * qtwebengine: Fix compile failure with 5.2+ kernel headersKhem Raj2019-09-031-0/+1
| | | | | | | | | | | | | | | | | | | | | Fixes error: 'SIOCGSTAMP' was not declared in this scope Signed-off-by: Khem Raj <raj.khem@gmail.com>
| | * qtwebengine: Add pulseaudio supportMichael Davis2019-08-221-1/+4
| | | | | | | | | | | | | | | | | | Add pulseaudio support if it is a distro feature Signed-off-by: Michael Davis <michael.davis@essvote.com>
| | * qtwebengine: Rename jasoncpp to jsoncppMichael Davis2019-08-221-1/+1
| | | | | | | | | | | | | | | | | | | | | jasoncpp is not the name of the package included in meta-oe. The correct naming is jsoncpp. Signed-off-by: Michael Davis <michael.davis@essvote.com>
| * | qt5: update submodulesMikko Gronoff2019-10-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.13.2 branch. Task-number: QTBUG-78897 Change-Id: Ie7738c94e4f01bb2f2550affd5abe987c5959563 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
| * | qt5: update submodulesMikko Gronoff2019-08-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content on Qt 5.13.1 branch Task-number: QTBUG-76756 Change-Id: I914897bcc7ba5cb94d300eb77b55d2bd3529cf83 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* | | qt5: update submodulesv5.14.0-beta2Mikko Gronoff2019-10-221-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.14 branch. Task-number: QTBUG-77876 Change-Id: I2b539ee3c0687bf9bc16787878ad0e8e09e8b4d7 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | qt5: update submodulesv5.14.0-beta1Mikko Gronoff2019-10-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.14 branch. Task-number: QTBUG-77876 Change-Id: I06f789e0503baf0b89d63b76af0f45ea60af412b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | qt5: update submodulesMikko Gronoff2019-09-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.14 branch. Task-number: QTBUG-77876 Change-Id: I4ac4af192210075f619cffe563ae40c9830c0acc Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | qt5: update submodulesMikko Gronoff2019-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.14.0 branch. Task-number: QTBUG-77876 Change-Id: I9e654236787fe17974d90d3dc60a1c551287d77d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | qt5: update submodulesMikko Gronoff2019-09-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.14.0 branch. Task-number: QTBUG-77876 Change-Id: I3ab35758a7e84bd15d50bcf794a9a3fd1fdaea3e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | qt5: update submodulesMikko Gronoff2019-08-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Update Qt 5.14.0 content & switch branch dev -> 5.14 * qtenginio module removed Change-Id: I8f61a532db31ba6a09cdba5f5e47665bce81d718 Reviewed-by: Kari Hormi <kari.hormi@qt.io>
* | | Merge remote-tracking branch 'origin/5.13' into devSamuli Piippo2019-08-161-23/+23
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/5.13: (22 commits) qt5-creator: fix bad merge qtbase: use offscreen platform plugin for tools coin: update poky and openembedded revisions qtwebengine: allow build for musl libc qt5: update submodules qt5: update to Qt 5.12.5 Add CI build instructions qt5-creator: fix build with musl ogl-runtime: fix build on musl libc qtdeclarative: Use qmlcachegen provided by OE instead of system one. qtbase-native: Always use qt provided doubleconversion library. qttools: Enable clang support when using clang qt5-creator: update to v4.9.2 maliit-framework-qt5: Fix build when ptest is enabled qtwebengine: Fix build on aarch64 qtwebengine: refresh the patches to apply qtremoteobjects: Use OE_PATH_EXTERNAL_HOST_BINS to enable cmake to find repc qt5: Upgrade to Qt 5.13.0 Allow enabling gui for native and nativesdk qt5everywheredemo: update HOMEPAGE ... Change-Id: I59c8da38833c99e3f8f24f09d04a48c9df79bbf5
| * | qtwebengine: allow build for musl libcSamuli Piippo2019-08-151-0/+1
| | | | | | | | | | | | | | | Change-Id: I5a772ff58ba1f1315a6b3b7b42b5a43db8f9d8bd Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * | Merge remote-tracking branch 'origin/upstream/master' into 5.13Samuli Piippo2019-08-151-23/+23
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/upstream/master: qtdeclarative: Use qmlcachegen provided by OE instead of system one. qtbase-native: Always use qt provided doubleconversion library. qttools: Enable clang support when using clang qt5-creator: update to v4.9.2 maliit-framework-qt5: Fix build when ptest is enabled qtwebengine: Fix build on aarch64 qtwebengine: refresh the patches to apply qtremoteobjects: Use OE_PATH_EXTERNAL_HOST_BINS to enable cmake to find repc qt5: Upgrade to Qt 5.13.0 Allow enabling gui for native and nativesdk qt5everywheredemo: update HOMEPAGE qtconnectivity,qtsystems: Account for bluez4 from oe-core gdb_%.bbappend: Avoid PAK archive (application/x-pak) Change-Id: I24e0b7b95920df3722f84a1f3a2e74546dc74810
| | * qtwebengine: Fix build on aarch64Khem Raj2019-07-171-14/+15
| | | | | | | | | | | | | | | | | | | | | adapt a patch from meta-browser to get aarch64 going Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| | * qtwebengine: refresh the patches to applyMartin Jansa2019-07-161-20/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 4 musl patches didn't apply at all * 0015-chromium-musl-include-asm-generic-ioctl.h-for-TCGETS.patch is dropped, because whole chromium/device/serial/serial_io_handler_posix.cc was removed in upgrade to 73: commit 38a9a29f4f9436cace7f0e7abf9c586057df8a4e Author: Allan Sandfeld Jensen <allan.jensen@qt.io> Date: Wed Feb 13 16:23:34 2019 +0100 Subject: BASELINE: Update Chromium to 73.0.3683.37 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| | * qt5: Upgrade to Qt 5.13.0Samuli Piippo2019-07-151-6/+3
| | | | | | | | | | | | | | | | | | | | | Update recipes for Qt 5.13.0, add new recipes for Qt modules qtcoap and qtlottie, and remove qtcanvas3d. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
| * | qt5: update submodulesMikko Gronoff2019-08-131-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.13.1 branch Task-number: QTBUG-76756 Change-Id: I315af7d08fe0d9c1c71bb0c87b9490a2225b74ac Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | qt5: update to Qt 5.13.1Samuli Piippo2019-08-051-2/+2
| | | | | | | | | | | | | | | Change-Id: I1581770fa88763654b62bd7054c889852138ef65 Reviewed-by: Kari Hormi <kari.hormi@qt.io>
* | | meta-qt5: update submodulesMikko Gronoff2019-08-131-5/+3
| | | | | | | | | | | | | | | Change-Id: I4ec55015ee1006f7a61049bf1a8442476f129a8e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | qt5: update submodulesSamuli Piippo2019-06-051-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | Latest revisions from dev branch. Patches needed from 5.13.0 branches that are not yet merged in dev. Change-Id: Ia9a215b2136f8c491af971b32d8464fe3e92def0 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | | Merge remote-tracking branch 'qtyocto/5.13' into devSamuli Piippo2019-06-041-4/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qtyocto/5.13: (46 commits) qtwayland: update module qt5: update submodules qt5: update submodules qt3d-runtime: update to v2.3 qtbase: add no-opengl to PACKAGECONFIG_GL when opengl isn't in DISTRO_FEATURES qtbase: add accessibility from PACKAGECONFIG_KDE to PACKAGECONFIG_DEFAULT qtbase: add libxext dependency for xcb PACKAGECONFIG python-pyqt5: Update to version 5.12.1. python-pyqt: Fix annoying problems. qtwebengine: arm: use OE specified -mcpu option Revert "qtbase: Adjust target mkspec settings" qtbase-tools: Fix error during pkg_postinst qtwebengine: restore the fix for build with clang/libc++ on aarch64/arm qt5: update SRCREVs after v5.12.3 tags were downmerged to 5.12 branch qtwayland: check also that the destination for private headers exists before installing them qtwayland: improve manual header installation qtwayland: workaround upstream bug: install missing headers manually qtwayland: disable gold for all archs like in qtbase qt5: upgrade to 5.12.3 qtbase: disable gold for all archs not just x86 ... Change-Id: I43d594b17bfeadc102a8817285c5834062e9cd75
| * | qt5: update submodulesMikko Gronoff2019-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.13.0 branch Task-number: QTBUG-72311 Change-Id: Idcef4d359f3ccf6fd4e16a179e79c1d32a717474 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | Merge remote-tracking branch 'qtyocto/5.12' into 5.13Mikko Gronoff2019-05-241-1/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qtyocto/5.12: baf9b8e Merge remote-tracking branch 'qtyocto/upstream/warrior' into 5.12 60e61ea qt3d-runtime: update to v2.3 cad5f8c qtbase: add no-opengl to PACKAGECONFIG_GL when opengl isn't in DISTRO_FEATURES 44aab3a qtbase: add accessibility from PACKAGECONFIG_KDE to PACKAGECONFIG_DEFAULT 000e298 qtbase: add libxext dependency for xcb PACKAGECONFIG ba08444 python-pyqt5: Update to version 5.12.1. 6a1a387 python-pyqt: Fix annoying problems. c7e0ba5 qtwebengine: arm: use OE specified -mcpu option 9c62c01 qtbase-tools: Fix error during pkg_postinst f4531ec qtwebengine: restore the fix for build with clang/libc++ on aarch64/arm Change-Id: I1e4d574975d80b0213d9f41cd1c060113429493b
| | * | Merge remote-tracking branch 'qtyocto/upstream/warrior' into 5.12Mikko Gronoff2019-05-231-1/+2
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qtocto/upstream/warrior: 60e61ea qt3d-runtime: update to v2.3 cad5f8c qtbase: add no-opengl to PACKAGECONFIG_GL when opengl isn't in DISTRO_FEATURES 44aab3a qtbase: add accessibility from PACKAGECONFIG_KDE to PACKAGECONFIG_DEFAULT 000e298 qtbase: add libxext dependency for xcb PACKAGECONFIG ba08444 python-pyqt5: Update to version 5.12.1. 6a1a387 python-pyqt: Fix annoying problems. c7e0ba5 qtwebengine: arm: use OE specified -mcpu option 9c62c01 qtbase-tools: Fix error during pkg_postinst f4531ec qtwebengine: restore the fix for build with clang/libc++ on aarch64/arm Conflicts: recipes-qt/qt5/qtbase_git.bb Change-Id: I853b6669bd4e42224b278587c412032903ba5555