aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebsockets_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* qt5: update submodulesMikko Gronoff2023-12-081-1/+1
| | | | | | | | Update to latest content in lts-5.15 branch. Task-number: QTBUG-119819 Change-Id: I02c01d443411bfb81750023d23b33019e23a2c49 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: update submodulesMikko Gronoff2023-09-141-1/+1
| | | | | | | | | | Update to latest content in lts-5.15 branch. Removed a patch now available in qtbase. Task-number: QTBUG-116812 Change-Id: I14d94f9323590b42184bcedfff436604811fa42a Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io>
* qt5: update submodulesSamuli Piippo2023-06-211-1/+1
| | | | | | | Update to latest content in lts-5.15 branch. Change-Id: Id5e440986c60baec2c61b7dc03c3c57c4d2798e8 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: update submodulesMikko Gronoff2023-03-171-1/+1
| | | | | | | | | Update to latest content in lts-5.15 branch. Task-number: QTBUG-111835 Change-Id: Id312164511080e55438b47fb4599de81b301e516 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io>
* qt5: update submodulesMikko Gronoff2023-01-111-1/+1
| | | | | | | | | Update to latest content in lts-5.15 branch. Task-number: QTBUG-109768 Change-Id: Ifb4d899eb97b70dee7b33154e52ae0064c6ca683 Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
* qt5: update submodulesMikko Gronoff2022-10-141-1/+1
| | | | | | | | | * Switch back to lts-5.15 branch & update to latest content. * Update PV to 5.15.12. Task-number: QTBUG-107229 Change-Id: I8d74c29d1c663f561690e576f86b77c6ad126eaf Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* 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>
| * Update to Qt 5.15.2Jani Suonpera2021-01-221-1/+1
| | | | | | | | | | Signed-off-by: Jani Suonpera <jani.suonpera@qt.io> Change-Id: I5992e74cf524f9378dab64503345111b1cc159f2
| * qt5: upgrade to 5.15.0Martin Jansa2020-05-271-1/+1
| | | | | | | | | | | | | | | | | | * 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 5.15 beta2Martin Jansa2020-04-031-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: 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 5.14.1Martin Jansa2020-01-271-1/+1
| | | | | | | | 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: Upgrade to Qt 5.13.2Martin Jansa2019-10-311-1/+1
| | | | | | | | 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: upgrade to 5.12.3Martin Jansa2019-04-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | * be aware that in 3 qt* project the v5.12.3 tag wasn't created yet: qtknx_git.bb:# v5.12.3 tag wasn't created yet qtmqtt_git.bb:# v5.12.3 tag wasn't created yet qtopcua_git.bb:# v5.12.3 tag wasn't created yet * and qttools, qt3d, qtremoteobjects v5.12.3 tag isn't in 5.12 branch Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * Upgrade to 5.12.2Mikko Gronoff2019-04-031-1/+1
| | | | | | | | Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * qt5: upgrade to latest revision in 5.12Martin Jansa2018-12-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WIP * zlib temporarily disabled in qtbase-native, the configure fails too find it even when it is in RSS: docker-shr qemux86-64@ ~/build/oe-core $ find /OE/build/oe-core/tmp-glibc/work/x86_64-linux/qtbase-native/5.12.0+gitAUTOINC+7fc427ba23-r0 -name zlib\* /OE/build/oe-core/tmp-glibc/work/x86_64-linux/qtbase-native/5.12.0+gitAUTOINC+7fc427ba23-r0/git/src/3rdparty/freetype/src/gzip/zlib.h /OE/build/oe-core/tmp-glibc/work/x86_64-linux/qtbase-native/5.12.0+gitAUTOINC+7fc427ba23-r0/git/src/3rdparty/zlib.pri /OE/build/oe-core/tmp-glibc/work/x86_64-linux/qtbase-native/5.12.0+gitAUTOINC+7fc427ba23-r0/git/src/3rdparty/zlib /OE/build/oe-core/tmp-glibc/work/x86_64-linux/qtbase-native/5.12.0+gitAUTOINC+7fc427ba23-r0/git/src/3rdparty/zlib/src/zlib.h /OE/build/oe-core/tmp-glibc/work/x86_64-linux/qtbase-native/5.12.0+gitAUTOINC+7fc427ba23-r0/git/src/3rdparty/zlib_dependency.pri /OE/build/oe-core/tmp-glibc/work/x86_64-linux/qtbase-native/5.12.0+gitAUTOINC+7fc427ba23-r0/recipe-sysroot-native/usr/lib/pkgconfig/zlib.pc /OE/build/oe-core/tmp-glibc/work/x86_64-linux/qtbase-native/5.12.0+gitAUTOINC+7fc427ba23-r0/recipe-sysroot-native/usr/include/zlib.h /OE/build/oe-core/tmp-glibc/work/x86_64-linux/qtbase-native/5.12.0+gitAUTOINC+7fc427ba23-r0/recipe-sysroot-native/sysroot-providers/zlib-native /OE/build/oe-core/tmp-glibc/work/x86_64-linux/qtbase-native/5.12.0+gitAUTOINC+7fc427ba23-r0/recipe-sysroot-native/installeddeps/zlib-native /OE/build/oe-core/tmp-glibc/work/x86_64-linux/qtbase-native/5.12.0+gitAUTOINC+7fc427ba23-r0/recipe-sysroot-native/installeddeps/zlib-native.2dcdd26b684916aff89d13cb1c919939 /OE/build/oe-core/tmp-glibc/work/x86_64-linux/qtbase-native/5.12.0+gitAUTOINC+7fc427ba23-r0/recipe-sysroot-native/installeddeps/zlib-native.complete ERROR: Feature 'system-zlib' was enabled, but the pre-condition 'libs.zlib' failed. * fixes #136 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qt5: upgrade to 5.11.3Mikko Gronoff2018-12-201-1/+1
| | | | | | | | Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * qt5: update to latest revision in 5.11 branchMartin Jansa2018-09-251-1/+1
| | | | | | | | | | | | | | | | | | | | * drop nobranch=1 again * update the branches and tags on meta-qt5/qt* forks and the tag name in recipes * use latest revision in 5.11 branch instead of 5.11.2 which might be removed again Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qt5: update to Qt 5.11.2Samuli Piippo2018-09-251-1/+1
| | | | | | | | | | | | | | | | Update The-Qt-Company-Commercial license to the actual commercial license which also replaces preview license in qtbase. Remove old licenses that are no longer used in any module. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
| * qt5: upgrade to 5.11.1Martin Jansa2018-06-221-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qt5: Update to Qt 5.11.0Samuli Piippo2018-05-301-1/+1
| | | | | | | | | | | | Add recipes for Qt OPC UA and Qt WebGL platform plugin. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qt5: upgrade to 5.11 beta3+Martin Jansa2018-04-201-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qt5: upgrade to 5.11 AlphaMartin Jansa2018-04-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * use qtwebkit and qtwebkit-examples from dev branch, because there is no 5.11 branch (there isn't 5.10 as well, but because nobranch=1 in qt5-git.inc nobody noticed). * qtbase: drop qml-debug options removed from qtbase in: commit 525f8516c2580018f910cfb99ab5e0e36bd55ab1 Author: Ulf Hermann <ulf.hermann@qt.io> Date: Fri Oct 6 16:27:09 2017 +0200 Subject: Remove qml-debug configure flag and feature * qtgraphicaleffects, qtquickcontrols2, qtquickcontrols, qtvirtualkeyboard: add qtdeclarative-native dependency needed for qmlcachegen binary * qtwebkit: update LIC_FILES_CHKSUM and remove PACKAGECONFIGs referenced files disappered in: commit 6882a04fb36642862b11efe514251d32070c3d65 Author: Konstantin Tokarev <annulen@yandex.ru> Date: Thu Aug 25 19:20:41 2016 +0300 Subject: Imported QtWebKit TP3 (git b57bc6801f1876c3220d5a4bfea33d620d477443) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * Upgrade to Qt 5.10.1Mikko Gronoff2018-02-221-1/+1
| | | | | | | | | | | | | | | | | | Updated Qt modules to 5.10.1. New recipe qtknx added. Change-Id: I711c75253a9c0d9dcfbaac8867b35a4505d101ea Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * Upgrade to Qt 5.10.0Samuli Piippo2017-12-161-2/+2
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * meta-qt5: Update to 5.9.2 releaseHerman van Hazendonk2017-10-171-1/+1
| | | | | | | | Signed-off-by: Herman van Hazendonk <github.com@herrie.org>
* | 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 submodulesMikko Gronoff2022-01-311-1/+1
| | | | | | | | | | | | | | | | | | Update to latest content in lts-5.15 branch. Task-number: QTBUG-99982 Change-Id: I2e4da5c1da8dfaa51027290e2c0b1e238501d918 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> 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>
* | 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-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>
* | qt5: update submodulesMikko Gronoff2020-07-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.15 branch. notes: * qtbase patch 0012 obsoleted by commit "a5dd0b4e68724ecd7335c7d20e4df5aa17f1a205 qmake: Stop using -isystem flag" Task-number: QTBUG-84150 Change-Id: Ifcd16f19cec86d1d89f2b79494c6204a22657ff7 Reviewed-by: Rami Potinkara <rami.potinkara@qt.io>
* | 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 submodulesv5.15.0-rcMikko Gronoff2020-05-051-1/+1
| | | | | | | | | | | | | | | | Update to latest content in Qt 5.15.0 branch. Task-number: QTBUG-83792 Change-Id: I45fd0a2557a0e82aa15656ad025194be1f11ceb8 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>