aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtcoap_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>
* qt5: update submodulesMikko Gronoff2022-05-171-1/+1
| | | | | | | | | Update to latest content in Qt 5.15 branch. Task-number: QTBUG-102791 Change-Id: If9409d1882e8fb960b243a6700719d59d51859f2 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Tarja Sundqvist <tarja.sundqvist@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-0/+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>
| * 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 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-0/+14
| | | | | | | 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 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>
* 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 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 submodulesMikko Gronoff2020-06-091-1/+1
| | | | | | | | Update to latest content in Qt 5.15 branch. Task-number: QTBUG-84150 Change-Id: I929553df6d0d32277d7e7c5bde2c242d811c29af Reviewed-by: Samuli Piippo <samuli.piippo@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 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>
* 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>
* qt5: update submodulesv5.14.0-beta2Mikko Gronoff2019-10-221-1/+1
| | | | | | | | 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-alphaMikko Gronoff2019-09-241-1/+1
| | | | | | | | Update to latest content in Qt 5.14 branch. Task-number: QTBUG-77876 Change-Id: I6538dfae82bf361f4aa0326f8864571b6b2a8de3 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* meta-qt5: update submodulesMikko Gronoff2019-08-131-1/+1
| | | | | Change-Id: I4ec55015ee1006f7a61049bf1a8442476f129a8e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Merge remote-tracking branch 'qtyocto/5.13' into devMikko Gronoff2019-08-071-0/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qtyocto/5.13: 7d0ec75 Merge remote-tracking branch 'qtyocto/5.12' into 5.13 c1deb9a ogl-runtime: Fix format-security issues 1716c29 qt5: update to Qt 5.13.1 e0cee22 ogl-runtime: fix build errors 9978929 qtvirtualkeyboard: update supported layouts 584d866 qtcoap: add optional dependency to qtdeclarative 54a8456 qttranslations: qmlviewer and qtquick1 helps are removed e33d860 qt3d-runtime: update to ogl-runtime v2.4 364eb06 Merge remote-tracking branch 'qtyocto/upstream/warrior' into 5.12 0aff334 qtbase: update module be7aa4b qtbase: update module b4061d6 qtbase, qttools: update modules 2d768e8 qt5: update submodules bf46332 qt5: update submodules bbe412d qt5: update submodules 67a74e2 qtbase: fix typo in imageformats packageconfig a28765b Allow enabling gui for native and nativesdk e172b87 qt5: update submodules 2a5f941 qtbase: fix build with gcc-9 8bc72a7 qtlocation: add PACKAGECONFIGs for geoservices 46c87e0 qmake5_base.bbclass: Don't expand find -name search patterns c96f9b3 qt5: update submodules 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_git.bb recipes-qt/qt5/qtcharts_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/qtlocation_git.bb recipes-qt/qt5/qtlottie_git.bb recipes-qt/qt5/qtmultimedia_git.bb recipes-qt/qt5/qtnetworkauth_git.bb recipes-qt/qt5/qtpurchasing_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: I85e1f23a2c1de6c0996ef166535b9c6a12766806
| * qtcoap: add optional dependency to qtdeclarativeSamuli Piippo2019-07-311-0/+3
| | | | | | | | | | | | | | examples have dependency to qml and quick. Change-Id: I2df3ef185f30a5c9d25ebd8134f86f653a97be9f Reviewed-by: Kari Hormi <kari.hormi@qt.io>
| * qt5: update submodulesv5.13.0-beta4Mikko Gronoff2019-05-231-1/+1
| | | | | | | | | | | | | | | | Update to Qt 5.13.0 beta4 Task-number: QTBUG-72311 Change-Id: Ia25415c4fb796bbc7335ae468030be4634ca4085 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* | qt5: Update to Qt 5.14 from dev branchSamuli Piippo2019-05-021-1/+1
|/ | | | | Change-Id: Ie028c02cb79b7315ca58a81db311a8e839612284 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* qt5: update submodulesv5.13.0-beta3Mikko Gronoff2019-04-261-1/+1
| | | | | | | | Update to latest content in Qt 5.13.0 beta3 branch Task-number: QTBUG-72311 Change-Id: I2834d7de5c10dbf1fa15997cb54111d9bce989c1 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesv5.13.0-beta2Mikko Gronoff2019-04-121-1/+1
| | | | | | | | Update to latest content in Qt 5.13.0 beta2 branch Task-number: QTBUG-72311 Change-Id: I318c93a613f62bce841ac81d49fb0dd52e5eb1a9 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* qt5: update submodulesMikko Gronoff2019-04-081-1/+1
| | | | | | | | Update to latest content in Qt 5.13.0 beta2 branch Task-number: QTBUG-72311 Change-Id: I6b7a6629412bb595d5e668ce28d95e3dee45345c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qt5: update submodulesMikko Gronoff2019-03-281-1/+1
| | | | | | | Update to latest content in Qt 5.13.0 beta2 branch Change-Id: Ie0a5a7e6231ae353ae66f393ce03a17eb1d8991f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtcoap: add module recipeMikko Gronoff2019-03-271-0/+11
Add new Qt CoAP module. CoAP is a protocol for IoT devices, and machine to machine communication. Task-number: QTBUG-72311 Change-Id: I8ca5476ca4cb280747d1c8bd6ec389ed9aed3470 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>