aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtscxml_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* qt5: update submodulesMikko Gronoff2022-08-101-1/+1
| | | | | | | | | Update to latest content in lts-5.15 branch. Task-number: QTBUG-104247 Change-Id: I49296d9744f9e204b1d5e6ec8e654c0fc0ac2fc4 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Merge remote-tracking branch 'qt/upstream/master' into lts-5.15Mikko Gronoff2022-05-021-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New QtPdf recipe adjusted to use same revision as lts-5.15 branch qtwebengine * New python3-ptest-qt recipe excluded * QtWebengine from upstream is newer than stated v5.15.8, almost 5.15.9 version, hence directly synced patches from upstream. Still needed 0012-chromium-Add-missing-include-for-C-strncpy.patch to build * Unneeded recipe specific QT_MODULE_BRANCH adjustments & module version alteration patches removed changelog: 5b71df60 qt5-creator: add pkgconfig to inherit 851a0ad5 maliit-framework-qt5, maliit-plugins-qt5: Disable tests for gcc too 98086b54 ogl-runtime: Check for ppc64 before ppc 4837db1d qtwebengine: Add libxkbfile only when x11 is in distro features 74c27fa5 qt5: upgrade to v5.15.3-lts-lgpl 32e6203c qtwebkit: Fix build when x11 is not in distro features 121c1bfd qtpdf: Fix build with clang on aarch64 06647dd2 qtpdf: Fix build with clang 6f82e21d qtwebengine: Add missing libxkbfile dependency 347fcfb1 qtwebengine: fix build with newer icu+libxml cc3d1c0c meta: update license names 5d4b73ad python3-pytest-qt: add 4.0.2 5fc0c4dc layers: Bump to use kirkstone d38470c2 qtwebengine: upgrade to v5.15.8 and use the same SRCREVs as qtpdf 642c0e2e qtpdf: fix BSD license like in qtwebengine a1232fbe qtpdf: remove duplicated patches 73326c90 qtpdf: add as dedicated recipe f23d41fe recipes-qt: update ambiguous "BSD" license with "BSD-3-Clause" ce5b4c9a qtbase: Fix ptest compilation with clang b34ac6ed qt5: set ALLOW_EMPTY for mkspecs subpackage Change-Id: Iafdfc96fa010231ece0b0b5dd286f7cd440aaa8d
| * qt5: upgrade to v5.15.3-lts-lgplMartin Jansa2022-03-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * https://github.com/meta-qt5/meta-qt5/issues/455 * https://lists.qt-project.org/pipermail/development/2022-March/042262.html qtbase/0021-qfloat16-Include-limits-header.patch partially resolved in upstream commit: 0afad46bb7 Fix build with GCC 11: include <limits> qtbase/0022-fix_timezone_dst.patch resolved in upstream commits: 692c7e021f Fix QTzTimeZonePrivate::displayName()'s fallback 5f91ed1493 QTzTimeZonePrivate::init(): fix handling of empty ID 9f74724d84 Fix handling of Sunday in POSIX time-zone rules qtsvg/CVE-2021-3481.patch: partially resolved in upstream commit: aceea78 Improve handling of malformed numeric values in svg files but the 2nd part is still needed. qtcoap, qtknx, qtmqtt, qtopcua: keep QT_MODULE_BRANCH "5.15.2" as it still wasn't downmerged to 5.15 branch and there is no v5.15.3-lts-lgpl tag in these as well Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * meta: update license namesMartin Jansa2022-02-221-1/+1
| | | | | | | | | | | | | | | | * openembedded-core/scripts/contrib/convert-spdx-licenses.py . ... All files processed with version 0.01 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * recipes-qt: update ambiguous "BSD" license with "BSD-3-Clause"Denys Dmytriyenko2022-02-111-1/+1
| | | | | | | | | | | | | | | | | | OE-Core recently removed ambiguous "BSD" license in order for recipes to be more specific and use the exact variants of BSD. Update meta-qt5 recipes with "BSD-3-Clause" as that was the previous default. Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* | qt5: update submodulesMikko Gronoff2022-04-261-1/+1
| | | | | | | | | | | | | | | | Update to latest content in Qt 5.15 branch. Task-number: QTBUG-102791 Change-Id: I5986aebf3e85669b2311ba14affb19b3e3648b41 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update submodules for LTS 5.15.9Dan Ackers2022-01-131-1/+1
| | | | | | | | | | | | Change-Id: Id161fd685034b8f119fd63bf28c6fa313edd8043 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qt5: update submodules for LTS 5.15.8Jani Suonpera2021-11-111-1/+1
| | | | | | | | | | | | | | Task-number: QTBUG-97878 Change-Id: Ifbe9da642797890f09fe61ce2549b2305d8329f9 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'github/master' into lts-5.15Jani Suonpera2021-10-081-1/+1
|\| | | | | | | | | Task-number: QTBUG-96310 Change-Id: Iec7ca30851b8e4d172faa0066685259d050bfd74
| * Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | This is the result of automated script (0.9.0) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * Update to Qt 5.15.2Jani Suonpera2021-01-221-1/+1
| | | | | | | | | | Signed-off-by: Jani Suonpera <jani.suonpera@qt.io> Change-Id: I5992e74cf524f9378dab64503345111b1cc159f2
* | qt5: update submodules for LTS 5.15.7Jani Suonpera2021-09-241-1/+1
| | | | | | | | | | | | | | Task-number: QTBUG-96316 Change-Id: I72252f42808c5ce23337a210bed0fb1e49c9a2a5 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qt5: update submodules for LTS 5.15.6Jani Suonpera2021-08-131-1/+1
| | | | | | | | | | | | Task-number: QTBUG-94630 Change-Id: Ibae38dee3f1defebb4a489eb6d389ef29a21732a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qt5: update submodules for LTS 5.15.5Jani Suonpera2021-05-241-1/+1
| | | | | | | | | | | | Task-number: QTBUG-93791 Change-Id: Ib363b3b160b50c4ab14d86699648111f268a4037 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qt5: update submodules for LTS 5.15.4Jani Suonpera2021-03-191-1/+1
| | | | | | | | | | | | | | Task-number: QTBUG-91973 Change-Id: Iee40caec41f37b5d84ac9804aa9f27a16e37287f Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qt5: update submodules for LTS 5.15Jani Suonpera2021-02-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | - Webengine-chromium branch changed from 83-based to 87-based. - PACKAGECONFIGs protobuf and jsoncpp are removed because these configurations has been removed from src/buildtools/configure.json - DEPENDS nodejs-native added. This mandatory for chromium build. Task-number: QTBUG-90623 Change-Id: Ic933c88399422941114915afe5baa202850928f4 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Submodule update for 5.15.3Jani Suonpera2021-01-281-2/+2
| | | | | | | | | | | | | | | | | | LTS branches are used which need ssh access to coderview. LTS branches are commercial only. Task-number: QTBUG-88745 Change-Id: Id1273d8ba27e04aea4a1abf291370855ce57a73c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Submodule update for 5.15v5.15.2Jani Suonpera2020-11-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Modify patches for removing "Fuzz detected". Remove patches which already merged to upstream branch. Add depends jpeg-native and freetype-native. Task-number: QTBUG-86641 Change-Id: I40c6fed9b47d6a7749069554ea080db3e017f724 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* | qt5: update submodulesv5.15.1Mikko Gronoff2020-09-031-1/+1
| | | | | | | | | | | | | | | | Update to latest content in Qt 5.15.1 branch. Task-number: QTBUG-84150 Change-Id: I59550373372be494c0e91372c47332377e13bcea Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update submodulesMikko Gronoff2020-09-011-1/+1
| | | | | | | | | | | | | | | | Update to latest content in Qt 5.15.1 branch. Task-number: QTBUG-84150 Change-Id: Iad9b9487efa723bb2f4e4011df347d7f58e2c94c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update submodulesMikko Gronoff2020-08-201-1/+1
| | | | | | | | | | | | | | | | Update to latest content in Qt 5.15 branch. Task-number: QTBUG-84150 Change-Id: I4d77dfb181bf412c79697b3012745af0286771f7 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update submodulesSamuli Piippo2020-08-061-1/+1
| | | | | | | | | | | | | | Update to latest content in Qt 5.15 branch. Change-Id: I1f245a9ea0631fd5684865a87e898988f178ce8b Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* | Merge remote-tracking branch 'qt/upstream/master' into 5.15Mikko Gronoff2020-07-141-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The updated pyqt5 recipe removed from build as it had incorrect checksum & SRC_URI seems to be inaccessible (it is a snapshot build that seems to get overwritten by the next build, meaning the package version defined in pyqt5 recipe title is accessible only a short while). Vulkan PACKAGECONFIG already included in our layer, removed the duplicate entry. * upstream/master: 1650757f python3-pyqt5: Update to 5.15 version e8a44772 ogl-runtime: update to v2.7.0 098b9aca qt5-creator_git: add x11 and opengl to REQUIRED_DISTRO_FEATURES fbbd24d9 qtwayland: conditional to support PACKAGECONFIG wayland-egl 62bb2ca6 qtbase: Add vulkan to PACKAGECONFIGs b4340317 qt5: upgrade to 5.15.0 Conflicts: 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/0012-mkspecs-common-gcc-base.conf-Use-I-instead-of-isyste.patch recipes-qt/qt5/qtbase/0017-input-Make-use-of-timeval-portable-for-64bit-time_t.patch 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/0002-Use-python3-explicitly.patch 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/qtquicktimeline_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/0004-mkspecs-Allow-builds-with-libc-glibc.patch 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: I35e5db6b4f122290c2ff0c011d68636edde8e861
| * qt5: upgrade to 5.15.0Martin Jansa2020-05-271-3/+3
| | | | | | | | | | | | | | | | | | * https://www.qt.io/blog/qt-5.15-released * continue to use latest revision in 5.15 (and 80-based) branch for qtwebengine, because we were already using newer than v5.15.0 revision and some of those fixes are needed for master (e.g. for build with gcc-10) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qt5: upgrade to 5.15 rc1Martin Jansa2020-05-111-1/+1
| | | | | | | | | | | | * use latest revisions in 5.15 branches Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qt5: upgrade to latest revisions in 5.15 branchMartin Jansa2020-03-181-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qt5: upgrade to latest revisions in 5.15 branchMartin Jansa2020-03-181-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* | qt5: update submodulesMikko Gronoff2020-06-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.15 branch. Notes: - qtbase/0017-input-Make-use-of-timeval-portable-for-64bit-time_t.patch included in qtbase - qtdeclarative/0002-Use-python3-explicitly.patch removed due QTBUG-84038 Task-number: QTBUG-84150 Change-Id: I183d3d9ed73febd09407ab241af88f707473bca0 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update submodulesMikko Gronoff2020-04-281-1/+1
| | | | | | | | | | | | | | | | Update to latest content in Qt 5.15.0 branch. Task-number: QTBUG-80823 Change-Id: I1f077ce582eb831ccf68b4f2084be9d288ef1a2f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update submodulesv5.15.0-beta2Mikko Gronoff2020-03-171-1/+1
| | | | | | | | | | | | | | | | Update to latest content in Qt 5.15 branch. Task-number: QTBUG-80823 Change-Id: I30451a35af341a3ffc7636bb5018611ef6bc0016 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'qt/5.14' into 5.15Mikko Gronoff2020-03-101-2/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qt/5.14: de2ecaa1 coin: update module_config.yaml with meta-python2 support f9a58d62 Merge remote-tracking branch 'qt/upstream/master' into 5.14 2da972e5 qt5: update submodules 9be6548e qt5: update submodules b5e4f925 qtquicktimeline: add recipe abb42351 (qt/upstream/master) qtwebview: Skip if meta-python is not present caf09cd5 Add PyQtChart. f18d5948 qtbase: fix build with platform where FE macro are not defined c8cd55b0 qtwebkit: build with python3 0bbd0ebe qtwebengine: Link libatomic on x86/32bit 23914740 Revert "qtwebkit: remove" 8cadcbcb qt5: upgrade to 5.14.1 f13a3cec packagegroup-qt5-toolchain-target: Use TUNE_PKGARCH instead of MACHINE_ARCH a35403dc qtwebkit: remove a797f85c python-pyqt5, qtwebengine, qtwebkit, qt-kiosk-browser: skip without meta-python2 b1f4f1fd Revert "recipes: Use python3 during build" 47fb26de recipes: Use python3 during build 4060f68d qt-kiosk-browser: Only support arm/x86 fd376e15 qtwebengine: Fix missing headers found in build with clang 7f324f11 gstreamer1.0-plugins-good: Adjust bbappend for meson migration in core 1365691f qttools: remove ptest installation 254576f9 qt-kiosk-browser: Add recipe 47399df9 nativesdk-packagegroup: fix cmake builds using sdk Conflicts: recipes-qt/packagegroups/packagegroup-qt5-toolchain-target.bb recipes-qt/qt5/nativesdk-qtbase_git.bb recipes-qt/qt5/qt3d/0001-Allow-a-tools-only-build.patch recipes-qt/qt5/qt3d_git.bb 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/qtdeclarative_git.bb recipes-qt/qt5/qtimageformats_git.bb recipes-qt/qt5/qtknx_git.bb recipes-qt/qt5/qtlocation_git.bb recipes-qt/qt5/qtmultimedia_git.bb recipes-qt/qt5/qtquick3d_git.bb recipes-qt/qt5/qtquickcontrols2_git.bb recipes-qt/qt5/qtremoteobjects_git.bb recipes-qt/qt5/qtscript_git.bb recipes-qt/qt5/qtserialbus_git.bb recipes-qt/qt5/qtsvg_git.bb recipes-qt/qt5/qttools_git.bb recipes-qt/qt5/qtwebengine_git.bb recipes-qt/qt5/qtwebsockets_git.bb recipes-qt/qt5/qtwebview_git.bb Change-Id: I41b3b999dc1278342e33dda3b66af1990e8da090
| * | Merge remote-tracking branch 'qt/upstream/master' into 5.14Mikko Gronoff2020-03-021-2/+2
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qt/upstream/master: abb42351 qtwebview: Skip if meta-python is not present caf09cd5 Add PyQtChart. f18d5948 qtbase: fix build with platform where FE macro are not defined c8cd55b0 qtwebkit: build with python3 0bbd0ebe qtwebengine: Link libatomic on x86/32bit 23914740 Revert "qtwebkit: remove" 8cadcbcb qt5: upgrade to 5.14.1 f13a3cec packagegroup-qt5-toolchain-target: Use TUNE_PKGARCH instead of MACHINE_ARCH a35403dc qtwebkit: remove a797f85c python-pyqt5, qtwebengine, qtwebkit, qt-kiosk-browser: skip without meta-python2 b1f4f1fd Revert "recipes: Use python3 during build" 47fb26de recipes: Use python3 during build 4060f68d qt-kiosk-browser: Only support arm/x86 fd376e15 qtwebengine: Fix missing headers found in build with clang 7f324f11 gstreamer1.0-plugins-good: Adjust bbappend for meson migration in core 1365691f qttools: remove ptest installation 254576f9 qt-kiosk-browser: Add recipe 47399df9 nativesdk-packagegroup: fix cmake builds using sdk Conflicts: 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/0017-qfloat16-check-for-__ARM_FP-2.patch 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/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 [...] (41 conflicts) Change-Id: Ib48e50eb939e7a8d0422c0beb75863b8a4b82b15
| | * qt5: upgrade to 5.14.1Martin Jansa2020-01-271-3/+3
| | | | | | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| | * qt5: Update to Qt 5.14.0Samuli Piippo2020-01-111-1/+1
| | | | | | | | | | | | Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
| * | qt5: update submodulesMikko Gronoff2020-02-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.14 branch. Task-number: QTBUG-81892 Change-Id: Ib35cadb8ba2dc9b74306f3acb74a6acd0142d859 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | qt5: update submodulesMikko Gronoff2020-01-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.14.1 branch. Task-number: QTBUG-80778 Change-Id: Ib4622941c0481253dea6db44f9b635984b802f42 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | qt5: update submodulesMikko Gronoff2020-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 submodulesMikko Gronoff2019-11-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | 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 submodulesMikko Gronoff2020-03-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.15 branch. Task-number: QTBUG-80823 Change-Id: I5230d9fea7ee8d0cb3227e77d62c93ae0cd921b3 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | qt5: update submodulesMikko Gronoff2020-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Update to Qt 5.15.0 Alpha Task-number: QTBUG-80823 Change-Id: Ibd13ad11d175e5d633715a731380244bd4b7dda6 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | qt5: update submodulesMikko Gronoff2020-02-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update to latest content in Qt 5.15 branch * Exclude qtwebkit recipe from CI & toolchain as it does not build with latest 5.15 content * Remove qtwebkit dependency in qtcreator recipe, it is not needed anymore Task-number: QTBUG-80823 Change-Id: I4e98c56749f5f5cd24efbd1e021b39e3947954a5 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | qt5: update submodulesMikko Gronoff2020-01-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.15 branch. Task-number: QTBUG-80823 Change-Id: I6bc319302edc111255d01e6ecb9b9d6711d7a0ed Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | Merge remote-tracking branch 'qt/5.14' into 5.15Samuli Piippo2019-11-271-5/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-5/+3
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| | * qt5: Upgrade to Qt 5.13.2Martin Jansa2019-10-311-3/+3
| | | | | | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| | * qt5: Upgrade to Qt 5.13.0Samuli Piippo2019-07-151-1/+1
| | | | | | | | | | | | | | | | | | | | | 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 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 to Qt 5.15Samuli Piippo2019-11-041-1/+1
|/ / | | | | | | | | | | | | Latest revision from 5.15 branches. Change-Id: Ie293c8af27caecb3cea06ef5993a00742423d679 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qt5: update submodulesv5.14.0-beta1Mikko Gronoff2019-10-071-1/+1
| | | | | | | | | | | | | | | | 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-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>