summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * 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-202-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| | * pyqt5: Upgrade to 5.13.2Khem Raj2019-11-203-4/+6
| | | | | | | | | | | | | | | | | | | | | Blacklist py2 version, it does not build and py2 is on its way out in Jan 2020 anyway Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * | qtbase: Adjust target mkspec settingsSamuli Piippo2020-01-091-0/+18
| | | | | | | | | | | | | | | | | | | | | Bing back commit 77ed8fb2 which was previously reverted. Change-Id: Iab5fbad3d799679a901601f502e637e982b8bcea Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * | qt5: update submodulesMikko Gronoff2020-01-0743-1005/+1051
| | | | | | | | | | | | | | | | | | | | | | | | | | | - 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>
| * | knx, opcua: update changefilesv5.14.0Mikko Gronoff2019-12-112-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Amends commit ca08d8c7b82c98067175b803712cbddec6d451c7. These were left out from Qt 5.14.0 RC2. Task-number: QTBUG-77876 Change-Id: Ibbf7486bc790f8b3039ed90968c5259637b06453 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | qt5: update submodulesv5.14.0-rc2Mikko Gronoff2019-12-0910-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | 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-0313-681/+1053
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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-2931-32/+32
| | | | | | | | | | | | | | | | | | | | | | | | 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-2729-29/+29
| | | | | | | | | | | | | | | | | | | | | 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-2776-177/+421
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-2577-162/+320
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-1877-165/+325
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| | | * qttools: don't install tst_qtattributionsscannerMartin Jansa2019-11-011-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * no longer enabled in cross builds since upstream commit: commit de220c1a8459b0d5a4080e0d637e1a5e5a920394 Author: Kai Koehne <kai.koehne@qt.io> Date: Thu Jun 20 12:18:35 2019 +0200 Disable tests not working for Android and WinRT Fixes: QTBUG-73626 Fixes: QTBUG-73627 Fixes: QTBUG-73628 Fixes: QTBUG-73629 Fixes: QTBUG-73630 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| | | * qt5: Upgrade to Qt 5.13.2Martin Jansa2019-10-31102-293/+209
| | | | | | | | | | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| | | * python(3)-pyqt5: add qml supportFrancesco Mocci2019-10-311-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | * drop unnecessary PYQT_MODULES override with the same value Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| | | * libqofono: bump SRCREV and add a fix for voicecallChristophe Chapuis2019-10-302-3/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix is currently in discussion upstream for merge: https://git.merproject.org/mer-core/libqofono/merge_requests/16 Signed-off-by: Christophe Chapuis <chris.chapuis@gmail.com>
| | | * qtbase: Add PACKAGECONFIG for lttngAndreas Holzammer2019-10-151-0/+1
| | | | | | | | | | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| | | * layer: Mark zeus as compatible releaseKhem Raj2019-10-091-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
| | | * ogl-runtime: Fix build on x86_64Khem Raj2019-10-082-0/+36
| | | | | | | | | | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
| | | * README.md: Document need for 32bit host compilerKhem Raj2019-10-081-0/+7
| | | | | | | | | | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
| | | * qtwayland: Fix build with clang/libc++Khem Raj2019-10-082-1/+33
| | | | | | | | | | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
| | | * qtbase: Fix build when fp16 is usedKhem Raj2019-10-084-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conversions between float and half are only available when the taraget has the half-precision extension. Guard these intrinsics accordingly Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * | | qtwebengine: add clang fixSamuli Piippo2019-11-233-6/+98
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-2128-34/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: use PACKAGECONFIG to disable tests and examplesSamuli Piippo2019-11-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently if qtbase has tests or examples enabled, they will be enabled for every Qt module as well. Change the PACKAGECONFIG options so that they need to be explicitly enabled for each Qt module. Change-Id: If8dedf6d47ea041ef30ea9e99ba5f357d62d0c8c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * | | qt5: update submodulesv5.14.0-beta3Mikko Gronoff2019-11-0936-36/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-040-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.14.0 branch. Task-number: QTBUG-77876 Change-Id: Iffd2947fa21d29c83c61b7a35aa12b425d035534 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | | Merge "Merge remote-tracking branch 'qtyocto/5.13' into 5.14"Mikko Gronoff2019-11-0410-14/+14
| |\ \ \
| | * | | Merge remote-tracking branch 'qtyocto/5.13' into 5.14Mikko Gronoff2019-11-033-5/+5
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * qtyocto/5.13: 3e50277 ogl-runtime: update to v2.5.0 release f7afa0a qt5: update submodules 8eec885 qt5: update submodules 6fca0e3 qtbase: add openssl PACKAGECONFIG for native nativesdk 09f4a09 ogl-runtime: update to 2.5 Conflicts: recipes-qt/qt5/nativesdk-qtbase_git.bb recipes-qt/qt5/ogl-runtime_git.bb recipes-qt/qt5/qtbase-native_git.bb recipes-qt/qt5/qtbase_git.bb recipes-qt/qt5/qtconnectivity_git.bb recipes-qt/qt5/qtimageformats_git.bb recipes-qt/qt5/qtwebengine_git.bb Change-Id: I4aeed4371949b449320ba153f8b7e45fb00c37e8
| | | * | ogl-runtime: update to v2.5.0 releaseMikko Gronoff2019-11-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1644d1cc3c71e69d58e36b4772231b46d1fe19c7 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| | | * | qt5: update submodulesv5.13.2Mikko Gronoff2019-10-2915-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-2813-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| | | * | qtbase: add openssl PACKAGECONFIG for native nativesdkSamuli Piippo2019-10-282-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add PACKAGECONFIG option to enable openssl for qtbase-native and nativesdk-qtbase recipes, since some build tools require openssl to be enabled. Change-Id: Ic213e70b3983f99245e6ea7668eb48369ac5e61d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| | | * | ogl-runtime: update to 2.5Samuli Piippo2019-10-283-106/+3
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia0e41696bceb06b76aaac21cca5930b2ff03b9ae Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| | * | | qt5: update submodulesMikko Gronoff2019-11-039-9/+9
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.14.0 branch. Task-number: QTBUG-77876 Change-Id: Iffd2947fa21d29c83c61b7a35aa12b425d035534
| * | | qt5: update submodulesMikko Gronoff2019-11-0126-37/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Update CI build to use Yocto 3.0 zeus releaseSamuli Piippo2019-11-041-2/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: Id13553a7fd68094bd4db8b566fdc55adac0de1a7 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | | | Add zeus to layer COMPATSamuli Piippo2019-11-041-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I90d2311eccfbc59d6bb92bde517acd4bb414700e Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | | | qt5: update to Qt 5.15Samuli Piippo2019-11-0438-45/+42
|/ / / | | | | | | | | | | | | | | | | | | 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-286-34/+77
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-2240-41/+41
| | | | | | | | | | | | | | | | | | | | | | | | 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-116-34/+77
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| | * qt3d-runtime: update to ogl-runtime v2.4Mikko Gronoff2019-09-235-16/+191
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Qt 3D Studio Runtime 2.x switches/upgrades to OpenGL Runtime with version update 2.3 -> 2.4. * Contains new 3rdparty submodule EASTL (Electronic Arts Standard Template Library), recipe adjusted accordingly. * format-security, examples & musl libc build issues fixed Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io>
| | * qtvirtualkeyboard: update supported layoutsSamuli Piippo2019-09-231-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | Update PACKAGECONFIGs with all the supported keyboard layouts. Change-Id: I943629b33f6132a68f49f83bcf02e6d822ddb34f Reviewed-by: Kwangsub Kim <kwangsub.kim@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io>
| | * qt5-creator: Fix clangformat with clang 9.xKhem Raj2019-09-062-0/+37
| | | | | | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
| | * qttools: Add CONFIG+=config_clang_done when not building with clangKhem Raj2019-09-031-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ensures that dev packages from clang are not looked into during configure Define YOCTO_ALTERNATE_EXE_PATH pointing into target sysroot so that llvm-config can find the target libclang instead of native one Fixes linking ../../bin/qdoc TMPDIR/work/cortexa7t2hf-neon-vfpv4-yoe-linux-gnueabi/qttools/5.13.0+gitAUTOINC+cc9250477e-r0/recipe-sysroot-native/usr/lib/libclang.so: file not recognized: file format not recognized clang-9: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [Makefile:212: ../../bin/qdoc] Error 1 Signed-off-by: Khem Raj <raj.khem@gmail.com>
| | * qtwebengine: Fix compile failure with 5.2+ kernel headersKhem Raj2019-09-032-0/+30
| | | | | | | | | | | | | | | | | | | | | Fixes error: 'SIOCGSTAMP' was not declared in this scope Signed-off-by: Khem Raj <raj.khem@gmail.com>
| | * qtserialbus: Fix build with 5.2+ kernel headersKhem Raj2019-09-032-0/+35
| | | | | | | | | | | | | | | | | | Backport relevant patch from upstream 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>