aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/manifest.xml
Commit message (Collapse)AuthorAgeFilesLines
* coin: update yocto to 5.0 scartgap releaseMikko Gronoff2024-05-021-3/+3
| | | | | | | | * poky & meta-mingw layers to "yocto-5.0" tag * meta-openembedded layer to latest revision in scarthgap branch Change-Id: Ib7ab93bdfa84e8f6ab33ceaf04aaddd503ae12d6 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* coin: update meta layersMikko Gronoff2024-04-191-10/+10
| | | | | | | | | | | | * poky, meta-openembedded & -virtualization layers to latest revision their corresponding scarthgap branches * switch vendor layers to scarthgap & update to latest revision where applicable * gstreamer .bbappend removed as obsolete after meta-freescale layer update Change-Id: I4f58d4713e0ad12dff954a05a4acea0e5045af50 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* clang: update to latest meta-clangSamuli Piippo2024-04-171-1/+1
| | | | | | | | Use latest meta-clang and remove qttools bbappend as fix was merged to meta-clang. Change-Id: I1279d9ea3b849486986cbaf0b5e49390f66abf0c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Add meta-clang to buildSamuli Piippo2024-04-161-0/+9
| | | | | | | | | | | Clang will be used for Qt for Python, but it also provides needed support for qttools to build qdoc. We don't need it for target builds, remove the PACKAGECONFIG set in meta-clang. Pick-to: nanbield kirkstone Change-Id: I9598402d7616e5190a8d43a97b1faa8c77c67d1d Reviewed-by: Alex Bu <alex.bu@qt.io> Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
* coin: update all meta layersSamuli Piippo2024-03-211-12/+12
| | | | | | | Switch to scarthgap where available. Change-Id: I4d839d925e65130250aebf4bf6df3900ddd3e550 Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
* Add docker/container runtimeAri Parkkila2024-02-221-0/+5
| | | | | | | | | | | Add meta-virtualization layer and DISTRO_FEATURE virtualization for docker/container. Virtualization is not needed in all cases and it also increases image size (~10%) so supported targets are filtered by webengine support, at least initially. Change-Id: I90e6a0f4f127065aa02a64e33648e51a1cf6a8c2 Task-number: QTBUG-122186 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* coin: update meta layersSamuli Piippo2024-02-151-7/+7
| | | | | | | Update all layers. Change-Id: I601ebfeccc47b5f1326a51dbcc77d7e7eed6f6e9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* coin: update layersMikko Gronoff2024-02-011-7/+7
| | | | | | | | | | | | | | | | Update layers to latest revision in master branches. Exceptions: Poky & meta-openembedded layers updated to a more recent working combination. Latest poky(master) causes build issues. Accidentally the currently working latest revision is between moving rng-tools from poky to meta-oe layer and bringing it back by a revert, hence meta-oe layer is updated to a revision preceding the revert of rng-tools addition to meta-oe. Change-Id: Ie38240c86ad10982797ee011f81e54467bee6501 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* coin: update to latests poky/masterSamuli Piippo2024-01-091-12/+12
| | | | | | | | Use latest revision from master branch for all layers. Change-Id: I3802776cc93780fa325afac9c5949340142f1c8d Reviewed-by: Alex Bu <alex.bu@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Update layer compatibility to nanbieldAri Parkkila2023-11-221-1/+1
| | | | | Change-Id: I503156f87a9fba91b77c5836d6b7fcbbf6b94e64 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* coin: update to Yocto 4.3 Nanbield releaseSamuli Piippo2023-11-131-12/+12
| | | | | | | ... and head of master/nanbield on other layers. Change-Id: I0f30219c75b8914dda3163cc0b74788680678aad Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* coin: update to Yocto 4.3_M3Samuli Piippo2023-09-281-8/+8
| | | | | | | Use 4.3_M3 tag or latest available ref from master branch. Change-Id: Ie6b710a66b5baf26758189b3ec2cf3049fe7e67c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* coin: update meta layersSamuli Piippo2023-08-261-8/+8
| | | | | | | Use Yocto 4.3_M2 tagged release and latest from other meta layers. Change-Id: I910bd0d46d9aecd7fefea82ed0f0163444f95405 Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
* coin: update meta layers to latest revisionSamuli Piippo2023-06-151-12/+12
| | | | | | | Use latest revions of master branch for all meta layers. Change-Id: I950643f711a4832bf73c9a3f0d151ccf0c69333d Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
* Remove toradex recipesSamuli Piippo2023-05-311-15/+0
| | | | | | | | | Support for all Toradex boards is moved to a separate meta-boot2qt-toradex vendor layer. Pick-to: langdale kirkstone Change-Id: I61d5533172a200a79b1c104f1b8a02a300060fa2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* layers: update freescale layerSamuli Piippo2023-05-231-2/+2
| | | | | | | | meta-freescale removed their mickledore branch, move back to master. Change-Id: I176b558af9e21cbc1b2d14ddfc333a1501c6e1d0 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* coin: switch to Yocto 4.2 mickledoreSamuli Piippo2023-05-111-15/+15
| | | | | | | Use released Yocto 4.2 mickledore tags and branches where available. Change-Id: Icba9fd45db32108fbd363885dbd08be366154aaa Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* layers: update all meta layersSamuli Piippo2023-03-151-9/+9
| | | | | | | | Use 4.2_M3 tag for poky and latest versions from master for all other layers. Change-Id: Ia2d9c5e8795f736865b3c054a357bf2f5e545937 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* nxp: update meta-freescale layersSamuli Piippo2023-03-091-2/+2
| | | | | | | | Use latest revisions from master branch. Pick-to: 6.5 6.5.0 Change-Id: Ia462db5b9c63d7f480cd34fac03594cb5251436c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta: update all layersSamuli Piippo2023-01-231-10/+10
| | | | | | | | Use latest revisions of all layers. Toredex layers are now compatible with micledore, remove overrides for them. Change-Id: I13e3d33b44c46c1c96f09ca47cdae82e3354f210 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta: upgrade to MickledoreSamuli Piippo2023-01-051-16/+16
| | | | | | | | | Use latest revision from all meta layers' master branch, the upcoming Yocto 4.2 Mickledore. Task-number: QTBUG-109671 Change-Id: I58a64659b7dce690779946757231c08f4c26972a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* nxp/toradex: update meta layersSamuli Piippo2022-12-071-4/+4
| | | | | | | Update to latest in master branch. Change-Id: Iafaedd344e427016fc4b690cf54785be57fd1a88 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* update manifest.xml to yocto-4.1.1Ari Parkkila2022-12-021-2/+2
| | | | | Change-Id: I2308585c57a1394f580cdd8c9c09c9b6e5f9de6d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* dev: upgrade to yocto langdaleAri Parkkila2022-11-281-18/+18
| | | | | | | | | | | | | | | Changes: * Update all meta-layers toward langdale and remove obsolete patches * templates: Move to conf/templates/default for a new poky QA check * toolchain: Add static libs to target SDK * meta-raspberrypi: Accept synaptics-killswitch license * meta-toradex-nxp: Currently support only for mx8, see #213caf39 * toradex-nxp-layer: Fix API break of kernel 5.4 perf module * meta-tegra: Replace Jetson TX with AGX Xavier, enable KPROBES Fixes: QTBUG-106806 Change-Id: I52c4f5d4a7a1aba783f4898de3853d0df9e34aeb Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-intel: update layerMikko Gronoff2022-11-231-1/+1
| | | | | | | | Update to latest revision in kirkstone branch. Pick-to: 6.4 6.2 Change-Id: Ie4e01a2a4f2a4317b3f6ed72bdeaf10765e30749 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-raspberrypi: update layerMikko Gronoff2022-11-221-1/+1
| | | | | | | | Update to latest revision in kirkstone branch. Pick-to: 6.4 6.2 Change-Id: I131f1e240823b288ca74b1a8e3ce7f3114ea96be Reviewed-by: Ari Parkkila <ari.parkkila@qt.io>
* meta-freescale: update layersSamuli Piippo2022-11-181-2/+2
| | | | | | | | | | | Update freescale layer to latest revision on kirkstone branch. Remove vulkan bbappend that is now fixes in upstream recipes. Update imx gstreamer to version 1.20 Pick-to: 6.4 Change-Id: I19387e81c9d6936ced9106202a0dd8d574701a26 Reviewed-by: Ari Parkkila <ari.parkkila@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
* layers: update yocto kirkstone 4.0.3 -> 4.0.4Mikko Gronoff2022-10-101-4/+4
| | | | | | | | | | | - poky & meta-mingw to "yocto-4.0.4" tag - meta-openembedded to latest revision in kirkstone branch - meta-tegra updated to sync .bbappend version with updated weston recipe (10.0.1 -> 10.0.2) Pick-to: 6.4 6.2 Change-Id: I4f1dd1b1c6c71a3cc62ec8e98794a421d23d3b2c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-intel: update layerMikko Gronoff2022-09-161-1/+1
| | | | | | | | | | | Update to latest revision in kirkstone branch. Recent commit updates intel-microde revision to fix repository issue caused by missing commits. Task-number: QTBUG-106660 Pick-to: 6.4.0 6.4 6.2 Change-Id: I6e3e49aa4375151d42eb4ae70c0924d3d38bb4b9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* layers: update yocto kirkstone 4.0.2 -> 4.0.3Mikko Gronoff2022-08-311-4/+4
| | | | | | | | | | - poky & meta-mingw to "yocto-4.0.3" tag - meta-openembedded to latest revision in kirkstone branch - meta-tegra updated to sync .bbappend version with updated weston recipe (10.0.0 -> 10.0.1) Change-Id: If3fb1ace62d47d72e8f3b21ef725e768353c2f9c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* layers: update freescale & toradexMikko Gronoff2022-08-261-4/+4
| | | | | | | | | | | | | | Update freescale layers to latest revision in kirkstone branch & toradex layers to match latest "kirkstone-6.x.y" branch revision in toradex-manifest. meta-freescale update fixes build issue on imx8mq-evk: "Error: Package name kernel-module-galcore-5.15.5-5.15.5_1.0.0+gc1084c2773fc contains illegal characters, (other than [a-z0-9.+-])" Pick-to: 6.4 6.2 Change-Id: Ib6978ac53019bf29a2347a7e76ccba696657a2df Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-tegra: update layerMikko Gronoff2022-08-221-1/+1
| | | | | | | | | | | | | Update to more recent revision in kirkstone branch (few of the very latest changes in meta-tegra are done against more recent yocto kirkstone than we have currently in use). L4T updated R32.7.1 -> R32.7.2. JetPack updated 4.6.1 -> 4.6.2. Pick-to: 6.4 6.2 Change-Id: I486ec6da03ccc0265ae5128ea4bd529350efe3aa Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-intel: update layerMikko Gronoff2022-08-181-1/+1
| | | | | | | | | Update to latest tag "17.0-kirkstone-4.0" in kirkstone branch. Pick-to: 6.4 6.2 Change-Id: I2c13af86f43bd2dc7a28eb11d2acd61f9fe88d3e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* layers: update yocto 4.0.1 -> 4.0.2Mikko Gronoff2022-08-121-3/+3
| | | | | | | | | poky & meta-mingw to "yocto-4.0.2" tag, meta-openembedded to latest revision in kirkstone branch. Change-Id: I75d96a9a316f3decece4f26d5fa393ea804ccbf4 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Revert "meta-qt6: switch to 6.4 branch"Samuli Piippo2022-06-131-2/+2
| | | | | | | | | This reverts commit 5fc83ec557c582b60329b35afe67fd3cbaf0494f. This was pushed to wrong branch. Change-Id: I3eafdbac72687989d878d3bc8170a4ecf2ab7ae6 Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@qt.io>
* meta-qt6: switch to 6.4 branchSamuli Piippo2022-06-061-2/+2
| | | | | Change-Id: Ib4777a5bb1adf9c82ab955a37e1fe8d717ce04ad Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@qt.io>
* layers: update to kirkstone-4.0.1Samuli Piippo2022-06-031-3/+3
| | | | | | | and latest meta-openembedded. Change-Id: I7fcb2f0ddc659e54732df806ce2b99c663195e04 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* layers: update all layersSamuli Piippo2022-05-101-17/+17
| | | | | | | Switch to latest revisions from kirkstone branches. Change-Id: I2fc65087fa4b5405340c8e411736b8d5c93dc949 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* layers: update all meta layersSamuli Piippo2022-03-291-7/+7
| | | | | | | | Update all meta layers to latest revisions from master branches. Fixes builds for raspberrypi and all armv7 targets. Change-Id: I338697873f6352211153cdf20a5e4921f2c8a1b2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* layers: update all meta layersSamuli Piippo2022-03-221-6/+6
| | | | | | | Update all meta layers to latest revisions from master branches. Change-Id: I71e96e6bacc7b4c4f0d633b4660283fc99c56c9b Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@qt.io>
* layers: update all meta layersSamuli Piippo2022-03-171-10/+10
| | | | | | | Update all meta layers to latest revisions from master branches. Change-Id: Ic8ca842566fd7dbcfa1531208b9daea937061d6f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Remove internal nvidia repoSamuli Piippo2022-03-071-8/+0
| | | | | | | | The layer is currently not used in any active branch. Pick-to: 6.3 6.2 6.2.4 Change-Id: I6f8b82ad9f746ab9248800f1f2a4fd573eca032b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Update meta layersSamuli Piippo2022-03-041-10/+10
| | | | | | | Update all layers, which brings each one compatible with kirkstone. Change-Id: I5c8af0f9aa34a6fbda589f0bb929c4cee58d088c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Update meta layersSamuli Piippo2022-03-021-17/+17
| | | | | | | | Use latest revisions from master branch before update to kirkstone and various variable renames. Change-Id: Ie45cc215bf4506bd4292945412ee617cb70393bd Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta-qt6: use latest revision for CI buildsSamuli Piippo2022-02-251-1/+1
| | | | | | | | | | | | The included manifest is nowadays used only for CI builds to make sure we have controlled set of meta layers. The release builds are already done against latest revision of meta-qt6, switch to same process in the CI builds. This may cause unexpected build breaks when merging unrelated commits, but it will help us detect those breaks earlier. Pick-to: 6.3 6.2 Change-Id: I7ef9444a1a425c9192919f9c60478048f321c923 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* meta-qt6: update layerMikko Gronoff2022-02-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changelog: 28c7a285 qtbase: update patch b2ccd0bd sdk: workaround failing nativesdk-python3-qface build 9471cb96 qtquickdesigner-components: add dependency to native-qtdeclarative 96de92b5 Update submodule refs on 'dev' in yocto/meta-qt6 c537067d qtdeclarative: re-enable ptest c40d7810 Revert "qtbase: fix mingw nativesdk build" df191c5c qtbase: remove unneeded patch b5d908c8 qtwebengine: update patch e406469a qtapplicationmanager: update revision 2c546124 Update submodule refs on 'dev' in yocto/meta-qt6 154c396c licenses: be explicit about BSD license e78c281c sdk: use relativate path with cmake toolchain file 92b8d16b Fix a bug in LA 4.4 e4e5b75e qtquickdesigner-components: update module a730a1f0 ptest: allow ptest to be disabled for all Qt modules 688791f0 Coin: use manifest to fetch meta layers 7017b2f1 Update The-Qt-Company-Commercial e6fda09a qtpdf: force remove conflicting files c8499a81 qt6: add packaging rule for static plugins 7e1e9f89 qtinterfaceframework: fix packaging for static builds cbac31ee qt6-cmake: inherit pkgconfig d6a37cc6 qt6: bump version to 6.4.0 34d5da00 Update submodule refs on 'dev' in yocto/meta-qt6 81daff59 qtwebengine: update license checksum fff02af1 qtdeclarative: disable ptest 6a6937d2 qttranslations: remove qtquickcontrols2 e7f231a3 qtbase: fix mingw nativesdk build 0c1640e2 qtbase: remove merged patch b75a4f9d ptest: make sure sources exist a3cf1921 qtlanguageserver: use correct license file a4d94781 qtbase: update patch to apply cleanly 17c05714 qt6-cmake: remove unncessary directory separator 3da9ed06 Coin: disable CI build against upstream master a6e5979a qtmultimedia: add dependency to qtsvg for examples a03cfa98 sdk: don't filter nativesdk packages with DISTRO_FEATURES 869ec52e qtdatavis3d: update license & lic_files_chksum ddce6334 Add support for qtlanguageserver d56d65c8 qtquickdesigner-components: update module b7437b7c qt6: Update license clauses 97899416 Move generated qmltypes files to dev packages 7f3cb388 sdk: use Qt's own qt.toolchain.cmake in build scripts 0e598fb2 qtvirtualkeyboard: inherit pkgconfig Change-Id: I3cf37c4744f4d73b0c10ab75cdfe3fb560f495e3 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-qt6: update meta layer revisionSamuli Piippo2022-01-031-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Latest revision has QtWebEngine that can be built without python2. Remove all references to the meta layer as it's no longer needed. Changelog for meta-qt6: 57b22c6 qtwebengine: update to 94-based chromium 94f562c README.md: update CI test build matrix dc6a779 Add QtPDF c9d0d37 qtbase: add patch to fix declarative build issue 5909c76 Update license checksums f50a769 qt6: update submodules bb7b918 Update Qt Commercial license af73962 qt6-qmake: use the OE_QMAKE bindir and libexecdir 5b52d7a qtbase: fix PACKAGECONFIG for PostgreSQL 7c192d6 Revert "Coin: add required zstd" 7297b1b sdk: support additional build scripts from qtbase 90dd254 qtbase: add missing packageconfigs a59b721 sdk: include nativesdk-qtserialbus-tools c0b11ff qtquickdesigner-components: update module 6b7208c sdk: don't append the first line to qt.conf 002b2ce sdk: fix compiler location for QT6_INSTALL_BINDIR != bindir d809311 qmlcompiler: add all needed packages to host SDK 16be613 Use correct domain for yocto-cache 01d90c1 qmlcompiler: disable by default 95fa269 Workaround too eager packagegroup sanity check 433dfd4 qmlcompiler: update supported modules 8fe8c84 qmlcompilerplus: update checksum f7fd11b qtspeech: remove recipe 152d0e6 Update submodule refs on 'dev' in yocto/meta-qt6 3bb7677 qtbase-native: don't try to find tools d0e7002 Add QML Script Compiler Change-Id: I352650ad0a93931557152144b5a1c0f3dcab0cc2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
* Update all meta layersSamuli Piippo2021-11-051-16/+16
| | | | | | | Use latest revisions from honister where available. Change-Id: I472413aae7cb40a8e8fe44b77fc834fc9bc49547 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Use https protocol for githubSamuli Piippo2021-11-031-4/+2
| | | | | | | | | | Github is removing access to unsecure protocols: https://github.blog/2021-09-01-improving-git-protocol-security-github/ Task-number: QTBUG-97939 Pick-to: 6.2 Change-Id: I4d91a6681fd2154162db4d2ca046fb264921755b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* Update all meta layersSamuli Piippo2021-10-061-9/+9
| | | | | | | Update all meta layers to latest revision. Change-Id: I218f6b9648f5c9fdcb7dc64ef26e6a5748764a01 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>