summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * qt5: upgrade to 5.15 beta3Martin Jansa2020-04-0612-13/+13
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtdeclarative: bump SRCREVMartin Jansa2020-04-061-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * nativesdk-qtbase: fix unpackaged filesMartin Jansa2020-04-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | * fixes: ERROR: nativesdk-qtbase-5.14.99+5.15-beta2+gitAUTOINC+f515ca5dcd-r0 do_package: QA Issue: nativesdk-qtbase: Files/directories were installed but not shipped in any package: /usr/local/oecore-x86_64/sysroots/x86_64-oesdk-linux/usr/lib/metatypes /usr/local/oecore-x86_64/sysroots/x86_64-oesdk-linux/usr/lib/metatypes/qt5core_metatypes.json Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. nativesdk-qtbase: 2 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtwebengine: update patches for beta2Martin Jansa2020-04-0331-94/+51
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qt5: upgrade to 5.15 beta2Martin Jansa2020-04-0326-27/+27
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtwebengine: fix QT_MODULE_BRANCH_CHROMIUMMartin Jansa2020-04-021-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtquick3d: Fix branch for fetching assimp submoduleKhem Raj2020-03-301-1/+1
| | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * qt3d: update patch to applyMartin Jansa2020-03-262-7/+7
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qt5: upgrade to latest revisions in 5.15 branchMartin Jansa2020-03-1835-36/+36
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtwebengine: update patches for latest 5.15 revisionMartin Jansa2020-03-1829-63/+63
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtwebengine: update patches for 5.15Martin Jansa2020-03-1829-37/+37
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtbase: update patches for latest 5.15 revisionMartin Jansa2020-03-1825-107/+72
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtdeclarative: add dependency on qtdeclarative-nativeMartin Jansa2020-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixes: | /OE/build/luneos-zeus/webos-ports/tmp-glibc/work/core2-64-webos-linux/qtdeclarative/5.14.99+gitAUTOINC+f7647d5ada-r0/recipe-sysroot-native/usr/bin/qmake -install qinstall /OE/build/luneos-zeus/webos-ports/tmp-glibc/work/core2-64-webos-linux/qtdeclarative/5.14.99+gitAUTOINC+f7647d5ada-r0/build/src/qml/qt5qml_metatypes.json ../../lib/metatypes/qt5qml_metatypes.json | /OE/build/luneos-zeus/webos-ports/tmp-glibc/work/core2-64-webos-linux/qtdeclarative/5.14.99+gitAUTOINC+f7647d5ada-r0/recipe-sysroot-native/usr/bin/qmltyperegistrar --generate-qmltypes=plugins.qmltypes --import-name=QtQml --major-version=2 --minor-version=15 --foreign-types=/OE/build/luneos-zeus/webos-ports/tmp-glibc/work/core2-64-webos-linux/qtdeclarative/5.14.99+gitAUTOINC+f7647d5ada-r0/recipe-sysroot/usr/lib/metatypes/qt5network_metatypes.json,/OE/build/luneos-zeus/webos-ports/tmp-glibc/work/core2-64-webos-linux/qtdeclarative/5.14.99+gitAUTOINC+f7647d5ada-r0/recipe-sysroot/usr/lib/metatypes/qt5core_metatypes.json --dependencies=/OE/build/luneos-zeus/webos-ports/tmp-glibc/work/core2-64-webos-linux/qtdeclarative/5.14.99+gitAUTOINC+f7647d5ada-r0/git/src/qml/dependencies.json --private-includes -o qt5qml_qmltyperegistrations.cpp qt5qml_metatypes.json | make[2]: /OE/build/luneos-zeus/webos-ports/tmp-glibc/work/core2-64-webos-linux/qtdeclarative/5.14.99+gitAUTOINC+f7647d5ada-r0/recipe-sysroot-native/usr/bin/qmltyperegistrar: Command not found | make[2]: *** [Makefile:1680: qt5qml_qmltyperegistrations.cpp] Error 127 | make[2]: *** Waiting for unfinished jobs.... | make[2]: Leaving directory /OE/build/luneos-zeus/webos-ports/tmp-glibc/work/core2-64-webos-linux/qtdeclarative/5.14.99+gitAUTOINC+f7647d5ada-r0/build/src/qml | make[1]: *** [Makefile:102: sub-qml-make_first-ordered] Error 2 | make[1]: Leaving directory /OE/build/luneos-zeus/webos-ports/tmp-glibc/work/core2-64-webos-linux/qtdeclarative/5.14.99+gitAUTOINC+f7647d5ada-r0/build/src | make: *** [Makefile:50: sub-src-make_first] Error 2 | WARNING: exit code 1 from a shell command. | NOTE: recipe qtdeclarative-5.14.99+gitAUTOINC+f7647d5ada-r0: task do_compile: Failed Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qt5.inc: package metatypes filesMartin Jansa2020-03-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enabled since qtbase commit: commit c5e9d7e504172707f7705d03ae27006c45eb5eac Author: Ulf Hermann <ulf.hermann@qt.io> Date: Wed Aug 28 16:09:25 2019 +0200 Generate metatypes.json for QtCore, QtGui, and QtWidgets These libraries contain types which are exposed to QML from qtdeclarative. Change-Id: Ie0edaef94fcb40074b6f6b2ea1a1c3a77ed3e9a9 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> * fixes: ERROR: qtbase-5.14.99+gitAUTOINC+2e7a28958d-r0 do_package: QA Issue: qtbase: Files/directories were installed but not shipped in any package: /usr/lib/metatypes /usr/lib/metatypes/qt5gui_metatypes.json /usr/lib/metatypes/qt5core_metatypes.json /usr/lib/metatypes/qt5widgets_metatypes.json Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. qtbase: 4 installed and not shipped files. [installed-vs-shipped] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtbase: drop xkb, xcb-xinput PACKAGECONFIGsMartin Jansa2020-03-181-4/+2
| | | | | | | | | | | | | | | | | | | | | | * removed from qtbase in: commit 60588e1a5dd9b10803e078c741271cbe5713a51b Author: Gatis Paeglis <gatis.paeglis@qt.io> Date: Tue Feb 19 10:09:19 2019 +0100 3rdparty: remove xcb libs and bump minimal required version to 1.11 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qt5: upgrade to latest revisions in 5.15 branchMartin Jansa2020-03-1841-44/+43
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * layer: Mark dunfell as the only compatible releaseMartin Jansa2020-03-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * there are couple things people need to provide to even parse meta-qt5 dunfell branch with older than dunfell release of oe-core so I don't want to mark it as compatible, people who understand how to provide these missing bits will know how to override LAYERSERIES_COMPAT_qt5-layer from their own layer (which needs to be parsed before meta-qt5 layer - I suggest to use something like separate meta-qt5-compat layer) the required work arounds (these are the examples to build dunfell branch from zeus: 1) mime-xdg.bbclass, e.g.: https://github.com/webOS-ports/meta-webos-ports/commit/e57440cb97b210e86991dd0ff2ec53c50d6e0494 2) gstreamer1.0-plugins-good PACKAGECONFIG: https://github.com/webOS-ports/meta-webos-ports/commit/75fd06799bf32eca6700bdf6066d509cf36f3049 3) meta-python2: https://github.com/webOS-ports/meta-webos-ports/commit/57f3f6f20b8c9911042abf0cbf2983df97eb8465 4) features_check.bbclass: https://github.com/webOS-ports/meta-webos-ports/commit/fb3e94ba4a200eaba989a2871a4a5344e2162278 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * qtwebengine: Fix build with ninja >= 1.10.0Andreas Müller2020-03-135-7/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * For now just skip version check. Looked into: ninja came from meta-oe to oe-core with: commit fc3aef67a95a90e9a485c6b0e93db8cdeab5d3ab Author: Khem Raj <raj.khem@gmail.com> Date: Thu Jul 27 21:52:12 2017 -0700 ninja: Add recipe llvm is using it, therefore move it from meta-oe Signed-off-by: Khem Raj <raj.khem@gmail.com> That was in rocko release cycle. So the assumption we have a ninja decent enough should be acceptable. * and since the upgrade to ninja-1.10.0 in: commit d1cd957cea29f3ab111ae752bc9ad75a1324c255 Author: Upgrade Helper <auh@auh.yoctoproject.org> Date: Fri Feb 21 14:45:35 2020 -0800 ninja: upgrade 1.9.0 -> 1.10.0 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> the do_configure task fails with: | ERROR: Feature 'webengine-system-ninja' was enabled, but the pre-condition 'tests.webengine-ninja' failed. * Looked into qtwebengine current dev branch: There is no solution yet. So as soon as upstream offers a better solution most likely this patch will not apply any more and has to be removed then. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
| * python-pyqt5: remove PyQt_qreal_double from DISABLED_FEATURESArtem Panfilov2020-03-131-2/+0
| | | | | | | | | | | | Since Qt 5.2.0 the qreal is double (see change d8bf317546bc in qtbase.git). Signed-off-by: Artem Panfilov <panfilov.artyom@gmail.com>
| * python-pyqtchart: remove PyQt_qreal_double from DISABLED_FEATURESArtem Panfilov2020-03-131-2/+0
| | | | | | | | | | | | Since Qt 5.2.0 the qreal is double (see change d8bf317546bc in qtbase.git). Signed-off-by: Artem Panfilov <panfilov.artyom@gmail.com>
| * qtmultimedia: Enable gstreamer supportKhem Raj2020-03-131-1/+2
| | | | | | | | | | | | This helps qt5everywheredemo to play sample videos Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * gstreamer1.0-plugins-good: Turn on qt5 packageconfigKhem Raj2020-03-131-5/+1
| | | | | | | | | | | | qt5 is already defined in oe-core, therefore no need to define it here Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * qt5-creator: Inherit mime-xdgKhem Raj2020-03-131-2/+2
| | | | | | | | | | | | | | Fixes QA warning ERROR: QA Issue: package contains desktop file with key 'MimeType' but does not inhert mime-xdg: qt5-creator path '/work/cortexa7t2hf-neon-vfpv4-yoe-linux-musleabi/qt5-creator/4.9.2+gitAUTOINC+8181363fa9-r0/packages-split/qt5-creator/usr/share/applications/org.qt-project.qtcreator.desktop' [mime-xdg] Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * python-{pyqt5,pyqtchart}: fold .inc file into .bbMartin Jansa2020-02-194-131/+123
| | | | | | | | | | | | * drop 2nd DEPENDS assignment from python-pyqtchart.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * python-pyqt5: drop python 2 recipeMartin Jansa2020-02-191-12/+0
| | | | | | | | | | | | | | | | | | | | | | | | * sip-native was already removed from meta-oe and wasn't resurected in meta-python2 so even with meta-python2 layer included this recipe cannot be built: ERROR: Nothing PROVIDES 'sip' (but /OE/build/oe-core/meta-qt5/recipes-python/pyqt5/python-pyqt5_5.13.2.bb DEPENDS on or otherwise requires it). Close matches: sip3 ERROR: Required build target 'python-pyqt5' has no buildable providers. Missing or unbuildable dependency chain was: ['python-pyqt5', 'sip'] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| * python-pyqt5: disable whole PyQt_OpenGL and QtWidgets, QtQuickWidgets, ↵Martin Jansa2020-02-192-4/+2
| | | | | | | | | | | | | | | | | | | | QtQuick modules without opengl in DISTRO_FEATURES * fixes: sip: QOpenGLFramebufferObject is undefined in default nodistro setup without opengl in DISTRO_FEATURES Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* | Merge remote-tracking branch 'qt/5.14' into 5.15Mikko Gronoff2020-04-141-2/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | b2c812bf coin: update poky to 3.1_M3 from master 1aa8366b (tag: v5.14.2) qtbase: update module 6d8b91fe qt5: update submodules cbf2529a qt5: update submodules ef88f723 qt5: update submodules Change-Id: I5923d74d8a0481ebcae11a06cb507ead9e73f87a
| * | coin: update poky to 3.1_M3 from master5.14Mikko Gronoff2020-04-111-2/+2
| | | | | | | | | | | | | | | | | | | | | - Also update to latest revision in meta-oe (master) Change-Id: I59c4f48d4e3e8066dfff42dffdbe199678079ccf Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | qtbase: update modulev5.14.2Mikko Gronoff2020-03-283-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest revision in Qt 5.14.2 branch. Task-number: QTBUG-81892 Change-Id: Iecd5b27789d8ed7d4d15f4a450dae0edd3778bfb Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | qt5: update submodulesMikko Gronoff2020-03-255-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.14.2 branch. Task-number: QTBUG-81892 Change-Id: I418aa84295675f03461da69d443f69e2f27db391 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | qt5: update submodulesMikko Gronoff2020-03-2314-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.14.2 branch. Task-number: QTBUG-81892 Change-Id: I9c193d37ded2e4902e65c6dfcf2e7c388eca1971 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | qt5: update submodulesMikko Gronoff2020-03-1734-35/+35
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.14.2 branch. Task-number: QTBUG-81892 Change-Id: I0285c08134b4adc1c1d3e7edcfdbdaf550748969 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | meta-qt5: Support latest Yocto projectChenxi Mao2020-04-141-1/+1
| | | | | | | | | | | | | | | | | | Fixes: QTBUG-83460 Change-Id: If00f0bdfb96a423111055a82578def7978621c8f Reviewed-by: Konstantin Tokarev <annulen@yandex.ru>
* | | QTWebkit: Support RISC-V ISA on QTwebkitChenxi Mao2020-04-132-1/+87
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are 3 changes to support RISC-V 1. Add a patch to support RISC-V CPU 2. Disable JIT as mips/ppc did Change-Id: I612428194c98acf0f18cec180816caa4e32ece2a Reviewed-by: Chenxi Mao <chenxi.mao2013@gmail.com> Reviewed-by: Konstantin Tokarev <annulen@yandex.ru>
* | | QTWebKit: Fix build error on QT-5.15 branchChenxi Mao2020-04-116-3852/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are 2 changes to build QtWebkit on QT-5.15 1. Move SHA1 to QTwebkit tag QtWebKit 5.212.0 Alpha 4 SHA1: 444bd2bda5fa46c2b4b99adaf6e9b2074b03a0d1 2. Remove python3 patch. Fixes: QTBUG-83426 Change-Id: I6a1f1d8a29c828e28e3c8192c1b863a85991080e Reviewed-by: Chenxi Mao <chenxi.mao2013@gmail.com> Reviewed-by: Konstantin Tokarev <annulen@yandex.ru>
* | | QTWebkit: Move webkit sha1 to dev branch HEAD on QT-5.15Chenxi Mao2020-04-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Move QTwebkit SHA1 to dev branch HEAD: ab1bd15209abaf7effc51dbc2f272c5681af7223 Change-Id: Id0298aadb53c6626963fc29aebac497a4dad248b Reviewed-by: Chenxi Mao <chenxi.mao2013@gmail.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | qt5: update submodulesv5.15.0-beta3Mikko Gronoff2020-04-0217-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.15 branch. Task-number: QTBUG-80823 Change-Id: I26c9a1587483bed96361eb49f60068826f78cf73 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | qt5: update submodulesMikko Gronoff2020-03-2622-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | Update to latest content in Qt 5.15 branch. Task-number: QTBUG-80823 Change-Id: Ia3ef34fb1dada0b9504c0cc2ec13dbce2a1cbd34 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | qt5: update submodulesv5.15.0-beta2Mikko Gronoff2020-03-1729-26/+371
| | | | | | | | | | | | | | | | | | | | | | | | 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 "Merge remote-tracking branch 'qt/5.14' into 5.15"Mikko Gronoff2020-03-1071-103/+4308
|\ \ \
| * | | Merge remote-tracking branch 'qt/5.14' into 5.15Mikko Gronoff2020-03-1071-103/+4308
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| | * | coin: update module_config.yaml with meta-python2 supportMikko Gronoff2020-03-031-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add meta-python2 layer now needed for building several modules Change-Id: I683897a1f727298bdec84b35e8bd8f1be10f8615 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| | * | Merge "Merge remote-tracking branch 'qt/upstream/master' into 5.14"Mikko Gronoff2020-03-0370-104/+4290
| | |\ \
| | | * | Merge remote-tracking branch 'qt/upstream/master' into 5.14Mikko Gronoff2020-03-0270-104/+4290
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| | | | * qtwebview: Skip if meta-python is not presentKhem Raj2020-02-191-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It needs qtwebengine which needs python2 so skip it when python2 is not present Signed-off-by: Khem Raj <raj.khem@gmail.com>
| | | | * Add PyQtChart.Adrian Fiergolski2020-02-062-0/+73
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Adrian Fiergolski <adrian.fiergolski@fastree3d.com>
| | | | * qtbase: fix build with platform where FE macro are not definedNicola Lunghi2020-02-062-0/+124
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | see added patch Signed-off-by: Nicola Lunghi <nick83ola@gmail.com>
| | | | * qtwebkit: build with python3Andreas Müller2020-02-066-10/+3852
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
| | | | * qtwebengine: Link libatomic on x86/32bitKhem Raj2020-02-032-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes CAS link errors Signed-off-by: Khem Raj <raj.khem@gmail.com>
| | | | * Revert "qtwebkit: remove"Martin Jansa2020-02-035-0/+248
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit a35403dcf6b75ee7355108cab3e466009003b1a7. But keep the dependency from packagegroup-qt5-toolchain-target, qt5-creator removed as most people won't really need this. Andreas and meta-qt5-extra still need qtwebkit as reported here: https://github.com/meta-qt5/meta-qt5/pull/273#issuecomment-578536852 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>