aboutsummaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/upstream/master' into lts-5.15Mikko Gronoff2024-03-211-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | * Scarthcap update required for CI (also for meta-python2 in module_config.yaml) * qtbase CVE fix patches ingored as they're already merged. changelog: b8e1ae8c layer.conf: Update for the scarthgap release series 65a8be4d qtbase: Pick CVE-2023-51714 fix Conflicts: recipes-qt/qt5/qtbase_git.bb Change-Id: I872cad921a554f5398fb3bd4ffe58a4be81eaf62
| * layer.conf: Update for the scarthgap release seriesMax Krummenacher2024-03-171-1/+1
| | | | | | | | Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* | Merge remote-tracking branch 'upstream/master' into lts-5.15Mikko Gronoff2024-02-051-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also qtwebkit recipe removal reverted as merged change "1ff6fdcf qmake5: Move to EXPORT_FUNCTIONS" fixes build issues. changelog: 1ff6fdcf qmake5: Move to EXPORT_FUNCTIONS 526b61e1 qt5: upgrade to v5.15.12-lts-lgpl f23f1cd3 Revert "qt5: upgrade to v5.15.11-lts-lgpl" 7c4327ac qt5: upgrade to v5.15.11-lts-lgpl 25d86278 conf/layer.conf: Add meta-oe to LAYERDEPENDS 12f1cd76 qtbase: Patch to support xkbcommon 1.6.0 ee5e66ef examples: Update qt5-opengles2-test to most recent commit Change-Id: Ib02a73225f4689cb18c61712a0d3411c5ab7e70c
| * conf/layer.conf: Add meta-oe to LAYERDEPENDSLeon Anavi2023-12-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Layer meta-openembedded/meta-oe provides sip. It is required to avoid errors while building python3-pyqt5 which depends on sip, for example: ERROR: Required build target 'python3-pyqt5' has no buildable providers. Missing or unbuildable dependency chain was: ['python3-pyqt5', 'sip3-native'] Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
* | Merge remote-tracking branch 'qt/upstream/master' into lts-5.15Mikko Gronoff2023-09-141-1/+1
|\| | | | | | | | | | | | | changelog: 1d863b21 layer.conf: update LAYERSERIES_COMPAT for nanbield Change-Id: I87c023c3a773aba00f8d1ad04dc95c9c2700b2a8
| * layer.conf: update LAYERSERIES_COMPAT for nanbieldSangmo Kang2023-09-121-1/+1
| | | | | | oe-core switched to nanbield.
* | Merge remote-tracking branch 'qt/upstream/master' into lts-5.15Mikko Gronoff2023-01-111-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Removed pyqtchart receipe from build as updated dependency (sip3 -> sip) is not present in meta-openembedded dunfell branch. * Removed Creator patch for API change that got fixed in updated creator revision. changelog: 1d1b19ff qtwebkit: Add packageconfig to build tools 88c8564e qtwebkit: Fix build with ruby 3.2+ b119822b qtpdf,qtwebengine: Fix build with 64bit time_t f1ac1203 qtbase: Fix build with 64bit time_t on glibc 8159b71f layer.conf: update LAYERSERIES_COMPAT for mickledore c22b8fac qt5-creator: bump SRCREV to fix compatibility with newer qt c555401f qtbase: add -DUSE_X11 Flag 2df0f760 qt5: upgrade to v5.15.7-lts-lgpl 1a917695 packagegroup-qt5-toolchain-target: Add qtquickcontrols2-qmlplugins RRECOMMENDS:${PN} 8363b198 qtbase-native: Reduce TMPDIR QA false positives for rcc generated files Task-number: QTBUG-109765 Change-Id: I97f2ef1f1d572768eacfd75e483ef341342c54bd
| * layer.conf: update LAYERSERIES_COMPAT for mickledoreMartin Jansa2023-01-031-1/+1
| | | | | | | | | | | | | | * oe-core switched to mickedore in: https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* | Merge remote-tracking branch 'upstream/master' into lts-5.15Mikko Gronoff2022-10-071-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: 11ef27b2 ptest: remove references to destination directory 1ced472c ptest: remove build paths from tests b20be92d qmake5_base: Remove QMAKE_PRL_BUILD_DIR from prl files 69f3e3c3 layers: Add langdale to LAYERSERIES_COMPAT Conflicts: recipes-qt/qt5/qtbase_git.bb Task-number: QTBUG-107228 Change-Id: Ied573496560d52e38404eb7faf24f2cd749a834a
| * layers: Add langdale to LAYERSERIES_COMPATKhem Raj2022-09-291-1/+1
| | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * layers: Bump to use kirkstoneKhem Raj2022-02-221-1/+1
| | | | | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* | licenses: Add GPL-2.0-only SPDX license mappingMikko Gronoff2022-05-171-0/+1
| | | | | | | | | | | | | | | | | | | | Few modules have GPL-2.0-only license. Map that to old license format as well. Amends commit 14bc95859b685df7d73914acf6bb943647aeda7b. Change-Id: Ia3a3a7fce12a23a3e94cef36bccd1d7b99439f42 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | licenses: add SPDX license mapping to old license namesMikko Gronoff2022-05-091-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | Adapt the same approach as in meta-qt6 layer commit f80f96848dfd0072c40448400898c5e0d5d16fe0: The common license files have been renamed to use SPDX names by recent upstream merge but poky (dunfell branch) still use the old names. Add mapping to old licenses to avoid avoid warnings such as: "The license listed GPL-3.0-only was not in the licenses collected for recipe" Change-Id: I081a22a5f99765b7521b6724e3d5d098b750032f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | layer.conf: add kirkstoneMikko Gronoff2022-03-011-1/+1
| | | | | | | | | | | | Change-Id: Iff2728e77356348ff9935d4e9ffac6be6bd4d829 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
| * layer.conf: Update to honisterMartin Jansa2021-08-031-1/+1
| | | | | | | | | | | | | | This marks the layers as compatible with honister now they use the new override syntax. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* | Merge remote-tracking branch qt/upstream/master' into lts-5.15Jani Suonpera2021-09-211-1/+1
|\| | | | | | | | | Task-number: QTBUG-96310 Change-Id: I3c129d5b6739f699eb00e188b8f60c12ce931641
| * layer.conf: update LAYERSERIES_COMPAT for hardknottMartin Jansa2021-03-171-1/+1
| | | | | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* | qt5: set default qt edition to commercial for lts releasesv5.15.6-ltsAndrej Valek2021-09-011-1/+3
|/ | | | | | | | | | | Even if QT_EDITION was overridden via (= "commercial"), it always stayed as opensource. The problem was, that qt5-tls.inc file was included on recipe level, means no transfer to upper layer. It created a variable inconsistancy. Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Change-Id: I3b26c6545a0a9b72a1f8e0559acc011f0cf18e44 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* layer.conf: include gatesgarth in LAYERSERIES_COMPAT as wellMartin Jansa2020-10-151-1/+1
| | | | 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>
* layer: Mark zeus as compatible releaseKhem Raj2019-10-091-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layer.conf: Add warrior to compatible release seriesKhem Raj2019-04-021-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* layer.conf: Add thud to LAYERSERIES_COMPATKhem Raj2018-09-301-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Change default SRC_URI from github.com to code.qt.ioMikko Gronoff2018-04-181-2/+2
| | | | | | | | | | | | | There have been issues in the past with github qt mirror being out of sync with code.qt.io for certain module repos. Right now there's been a several days long break in update cycle for seemingly all the qt modules where content has not been pushed to the github mirror. Change the default SRC_URI to the more reliable code.qt.io. Change-Id: Ic7d3b9a82ef0ae502e99a8516ef78ca09250fd1e Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* layer.conf: add LAYERSERIES_COMPATMartin Jansa2018-04-061-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qtbase: introduce QT_EDITIONMing Liu2018-01-151-0/+1
| | | | | | | | QT_EDITION defaults to 'opensource', but the end users could override it with 'commercial' if they want. Signed-off-by: Ming Liu <liu.ming50@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Update Qt5's git repositories to match new locationsVesa Jääskeläinen2016-11-011-1/+2
| | | | | | | | | | | | | Qt5's repositories in github has changed locations. Qt5 itself and most of its modules are now under: github.com/qt Where as qt5-everywhere-demo is under: github.com/qt-labs Signed-off-by: Vesa Jääskeläinen <dachaac@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* layer.conf: add LAYERVERSION and LAYERDEPENDSJoe Slater2016-10-261-0/+6
| | | | | | | We just depend on "core". Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5: allow overriding git protocol used with QT_GIT uriSamuli Piippo2016-01-141-0/+1
| | | | | | | | Add option QT_GIT_PROTOCOL to specify the protocol to be used with the QT_GIT uri. Signed-off-by: Samuli Piippo <samuli.piippo@theqtcompany.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes, conf: Direct QT_GIT to use github mirrorsKhem Raj2015-08-261-2/+2
| | | | | | | | This helps in load balancing code.qt.io may be overloaded and bails out occasionally when doing fresh clones Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5: drop recipes for 5.4.1 versionMartin Jansa2015-05-281-36/+0
| | | | | | | | * we don't plan to keep 2 versions, one from tarballs and one from git now there is 5.4.2 in git recipes and 5.4.1 tarballs aren't very useful anymore Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5: add QT_GIT to define git repo for Qt core componentsAndre McCurdy2015-03-171-0/+2
| | | | | | | Replace duplicated git URIs with a single definition in layer.conf. Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5: fix current git versionHeikki Sarkanen2015-03-101-1/+1
| | | | | | | | | Bitbake doesn't detect lower git version: NOTE: preferred version 5.4.0+git% of qtbase-native not available (for item qtbase-native) NOTE: versions of qtbase-native available: 5.4.1 5.4.1+gitAUTOINC+a782369071 Signed-off-by: Heikki Sarkanen <heikki.sarkanen@tamtron.fi> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* Add qttranslations to qt5-versions.inc and packagegroupsStephan Binner2015-02-271-0/+1
| | | | | Signed-off-by: Stephan Binner <stephan.binner@basyskom.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: upgrade from 5.4.0 to 5.4.1Stephan Binner2015-02-271-2/+2
| | | | | Signed-off-by: Stephan Binner <stephan.binner@basyskom.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qtwebchannel: Add recipes for 5.4.0 and GitStephan Binner2015-02-131-0/+1
| | | | | Signed-off-by: Stephan Binner <stephan.binner@basyskom.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* qt5-git: Update to 5.4.0+, latest revision in 5.4 branchMartin Jansa2014-12-111-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: upgrade from 5.3.2 to 5.4.0Jonathan Liu2014-12-111-2/+2
| | | | | | | | MJ: nativesdk-qtbase, nativesdk-qttools, qtbase-native: Drop unnecessary LICENSE/LIC_FILES_CHKSUM MJ: qtwebkit: move leveldb dependency to .inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Jonathan Liu <net147@gmail.com>
* qt5-git: Update to rc1+, latest revision in 5.4 branchMartin Jansa2014-12-091-1/+2
| | | | | | | | | | * qtwebengine LIC_FILES_CHKSUM updated because of Copyright year update in chromium's LICENSE < // Copyright (c) 2013 The Chromium Authors. All rights reserved. and shortened the entry for qtwebengine LIC_FILES_CHKSUM, because it was including also few #include lines which were changed recently Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5: upgrade git recipes to 5.4-alpha1Martin Jansa2014-10-041-1/+5
| | | | | | | * introduce 2nd set of qtwayland and qtwebengine recipes, because newer revision isn't compatible with 5.3.2 release Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5: Add Qt 5.3.2 packagescoldnew2014-09-291-2/+2
| | | | | | | Qt 5.3.2 has been released in September 16th, 2014. Signed-off-by: Yen-Chin Lee <coldnew.tw@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: upgrade from 5.3.0 to 5.3.1Martin Jansa2014-07-061-6/+3
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes-git: Upgrade to latest origin/stableMartin Jansa2014-06-101-2/+7
| | | | | | * qtbase: Fix undefined reference to qt_blend_argb32_on_argb32_ssse3 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes-git: Upgrade from latest origin/release to latest origin/stableMartin Jansa2014-06-101-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * there wont be 5.2.2 release, so start preparation for 5.3.0 * probably latest 5.3.0-beta1 snapshot was released yesterday, so this should be reasonably close * probably wont be merged before creating new release branch for Yocto 1.6 * qtbase: Fix build with X.h included from egl.h * nativesdk-qt*: Add git recipes 5.2.1 isn't compatible with qtbase-native from git * qtbase: upgrade to latest stable revision * 0006-configure-make-pulseaudio-alsa-freetype-a-configurab.patch was upstreamed in: 0c3301f configure: make pulseaudio and alsa configurable options * 0005-qt_module-Fix-pkgconfig-replacement.patch is hopefully resolved in: eaefbe3 snuff -L/-I with system paths when installing meta files a33afed de-duplicate setup of libdir replacement in prl files aa20e7f reshuffle code for clarity ee86ce8 don't attempt to replace include paths in meta files but this needs to be double checked * recipes-git: Upgrade to latest origin/stable * qt5-git.inc: update LICENSE.LGPL checksum * only year was updated: - The Qt Toolkit is Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies). + The Qt Toolkit is Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). * qtbase: add 2 patches to fix build issues * LIC_FILES_CHKSUM: update other git recipes * qtlocation: bump SRCREV and add to qt5-versions * qt5-versions.inc: Add line for qttools and fix it for nativesdk-qttools * qtquick1: fix LIC_FILES_CHKSUM * qttools: update LIC_FILES_CHKSUM and patches * new qtdiag needs to be disabled as well because it depends on gui which isn't enabled in qtbase-native, disable qtpaths as well Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* licenses: Fix WARNING: qt3d: No generic license file exists for: ↵Khem Raj2014-03-151-0/+2
| | | | | | | | | PREVIEW.COMMERCIAL in any provider * Provide the license text Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* populate_sdk_qt5.bbclass: Add support for qtcreator-debugOtavio Salvador2014-02-281-0/+2
| | | | | | | | | | | | | | This adds a new image feature for easier remote debugging with QtCreator. The qtcreator-debug needs to be added as a valid item for image features and having it inside the populate_sdk_qt5 is too late. User will see a parser error as OE-Core images does not inherit the classs. The possible workaround for it is to include it inside layer.conf file until a kind of "bbclassappend" support is in place. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Tested-by: Giulian Vivan <giulian@ossystems.com.br>
* qt5: Upgrade from 5.2.0 to 5.2.1Martin Jansa2014-02-191-2/+2
| | | | | | | | | * qtwayland: Use default LICENSE and LIC_FILES_CHKSUM * license texts were added in qtwayland commit 26bdc66fe6c4499332b2ead886a806d09aa07a8a * qtdeclarative, qtserialport: Update QT_MODULE_BRANCH * SHA-1 of v5.2.1 tag is only in release branch Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt5: upgrade to 5.2.0Martin Jansa2014-01-121-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * drop 0027-Fix-misaligned-selection-region-with-text-when-cente.patch resolved in upstream commit 5d8a882c11201a29475c5ea71cfb76c9de6573f5 * drop 0020-Use-BGRA-extension-in-bindTexture.patch resolved in upstream commit e1325cf26e146b68725cc1a0a02b274ce3dfbe5c * drop 0008-wayland-scanner-disable-silent-rules.patch resolved upstream in: commit 2ff2a7c32d76b9e58b800f12469f112cfdb6ad3c Author: Jan Arne Petersen <jan.petersen@kdab.com> Date: Fri Jul 19 14:35:19 2013 +0200 Fix wayland-scanner to work with CONFIG+=silent * squash to match more with structure of https://github.com/meta-qt5/qtbase/tree/stable * qtmodules: bump SRCREVs for 5.2.0 tags now all modules using qt5-git should be newer than any 5.1.* version * qtbase: fix paths in packageconfig *.pc files include- and lib-paths contained build-sysroot paths * qtwebkit: Explicitly add ICU libraries to LIBS fails to build without this * qtjsbackend: remove for git versions Found in [1]: Qt Qml is now using its own built-in Javascript engine and does not depend on V8 anymore. As such the QtJSBackend shared library has disappeared. [1] http://blog.qt.digia.com/blog/2013/09/30/qt-5-2-alpha-available/ * qt5: Upgrade 5.1.1 recipes to 5.2.0 to match git recipes qtjsbackend is now completely gone it allows to share more .patch files and configuration in .inc again Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* qt: use 5.1.1 by defaultEric Bénard2013-10-081-2/+2
| | | | | Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>