aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update The-Qt-Company-Commercial licensev6.5.16.5.1Samuli Piippo2023-05-088-1984/+15
| | | | | | | | | | Use the short version of the license that links to the up-to-date version online. Change-Id: I8e8fd51a355dbc125b1a1c8af850fcdb584e3761 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit fa165368d5e1beff3a0170a994f30cab99a2800b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* meta-qt6: move to 6.5.1 branchMikko Gronoff2023-05-081-2/+2
| | | | | Change-Id: Id33f2d153d59ec99159a436602485a888ce4ee03 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-intel: update layerMikko Gronoff2023-04-261-1/+1
| | | | | | | | Update to latest revision in langdale branch. Task-number: QTBUG-112625 Change-Id: I57819b6fb8a8615b9d5f00a6dc0f3a642dca7a7e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Revert "tegra: disable tegra-udrm kerner module"Alex Bu2023-04-251-5/+0
| | | | | | | | | | | This reverts commit 0c5e2cd723b5e55eec508a8da628007e6888aa02. Add kernel module tegra-udrm back, since the related issue has been fixed. See https://github.com/OE4T/meta-tegra/issues/236 Change-Id: I1effa12c05ff374a1e72138bd265807765c8790b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit ea11285941c6db417541c5f60e672ea508e0baf6) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* tegra: fix display no DRM device issue on agx avierAlex Bu2023-04-251-0/+1
| | | | | | | | | Remove general buffer manager from agx xavier. Change-Id: I224e5bc4df56e1fde73449838a5292cb95effd77 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit c63f2bb1c3c055abc365e0b8c20c9ed56aa776a0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* lttng-modules: remove merged patchesSamuli Piippo2023-04-062-280/+0
| | | | | | | | Change-Id: If54fdc2ad9f0031c93a06d3d1bf1c48da5b3d7a7 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 7d12c3fdc52481237d3d96738d86842e940ab849) Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Janne Juntunen <janne.juntunen@qt.io>
* layers: update yocto 4.1.2 -> 4.1.3Mikko Gronoff2023-04-061-3/+3
| | | | | | | | | | - Update poky & meta-mingw layers to "yocto-4.1.3" tag - Update meta-openembedded layer to latest revision in langdale branch Task-number: QTBUG-112625 Change-Id: I0fd796ad8453ba29d3e574669a5024eae48fe685 Reviewed-by: Janne Juntunen <janne.juntunen@qt.io>
* sdk: include vulkan headersSamuli Piippo2023-03-301-1/+2
| | | | | | | | | | | | If machine supports vulkan, include vulkan headers also to the sdk. Libraries were already included as part of qtbase dependencies, but no package depends on the vulkan header package. Fixes: QTBUG-112431 Change-Id: Idae95997444bb663e40379d6c52424c41c6fb6b7 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 39dd7d2d15cac7d869adb1a0734156d264035669) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* qbsp: try to find dockerSamuli Piippo2023-03-271-3/+21
| | | | | | | | | Try few extra paths were docker might be in case those are not set in PATH. Change-Id: I5a27c2c4829e1caf8e860032555493866f1eba8f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 349cea8182f9eedc7015612996c172fb5dc44d88) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* sdk: update CI toolchain with latest qt modulesSamuli Piippo2023-03-151-6/+6
| | | | | | | | | | Update the list of Qt modules that we need to take out of the CI toolchain. Change-Id: I309cd46cdd9355ba6e29f3d3166b1c8604028120 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 1207a463f79fac7189984f21ccb970dfad06538c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* nxp: remove gstreamer overridesSamuli Piippo2023-03-151-8/+0
| | | | | | | | | | | | These overrides were used to get the imx gstreamer plugins to imx6 targets, when meta-freescale only takes them to imx8 targets. We no longer have any imx6 targets that would use nxp bsp, so these are no longer needed. Change-Id: I469e24939b82e1cbbc4023e4b7f35f074d6e72fd Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 639a2cde080246d0052fad97c438fa4327e7df8e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* gstreamer: don't include gstreamer1.0-meta packagesSamuli Piippo2023-03-151-3/+0
| | | | | | | | | | | The gstreamer1.0-meta-* packages have dependency problem with 1.22.0 vs. 1.20.3.imx versions. We don't really need these since we include same things via the gstreaner1.0-plugins-*-meta packages. Change-Id: I86193823d8a91ac57f84b158d899f730ec184264 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 63f24e9cc77b71213ce3599d177baf17764e5c4a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* scripts: improve layer update scriptSamuli Piippo2023-03-101-7/+13
| | | | | | | | | | | | Use the envs available from repo and do exact replacements for both sha1 and refs. Skip update for meta-boot2qt. Print number of new commits and possible new tag. Change-Id: I3e6efe4bf58aa00070a81a19e9bf2c1caac4c53f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Ari Parkkila <ari.parkkila@qt.io> (cherry picked from commit 9b5cb857eabd1b672ab48770003338892e3cb27d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* nxp: add DEPLOY_CONF_NAME for NXP i.MX 8 ULP EVKSamuli Piippo2023-03-091-0/+1
| | | | | | | | Task-number: QTBUG-111767 Change-Id: I2a1360e7134efd2956fe8dfcfcb2759c53fe7c7f Reviewed-by: Ari Parkkila <ari.parkkila@qt.io> (cherry picked from commit b8202e7ddc57ac73ca0d476fc2043e62437628bd) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* nxp: update meta-freescale layersSamuli Piippo2023-03-091-2/+2
| | | | | | | | Use latest revisions from master branch. Change-Id: Ia462db5b9c63d7f480cd34fac03594cb5251436c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit fe9555bf1f6cf4b052dcf510d721c313cc6c226c)
* QBSP: add docker prefix for the sysrootSamuli Piippo2023-03-031-1/+1
| | | | | | | | | | | QtCreator Kit configuration should have the docker prefix also for the sysroot, otherwise QtCreator gives warning about missing sysroot. Change-Id: I30b095435f2f5976fe9b92254ce5dbd5c21a663b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 1f52377c89f1d7709c5ddadc94f3e1aa537893cd) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* nxp: fix typo in QBSP name overrideSamuli Piippo2023-02-221-1/+1
| | | | | | | | Fixes: QTBUG-111394 Change-Id: I752af26b0044b7fd70dbfa3ea4856931dc910bc8 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 8701caa41f4f992fda8f7cd629bdebb07be23eda) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* deploy-conf: add separate name valuev6.5.0-beta3Samuli Piippo2023-02-151-1/+2
| | | | | | | | | | | If the deploy conf name contains a slash '/', it's interpreted as group separator and the settings won't be read correctly. Instead, add it as separate name setting and use machine name as the group value. Change-Id: I366f3f1113cffd8ed8e546a23db7bbee34ca7ef0 Reviewed-by: Alex Bu <alex.bu@qt.io> (cherry picked from commit 6c89ad5bd537601422c97c66bda72fce9779f4ec) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* qbsp: don't set packages as defaultSamuli Piippo2023-02-153-3/+3
| | | | | | | | | | | | If installer components are marked as default, they are by default selected in the online installer. Since we are starting to use the QBSP content for the online repositories, that would make every target selected by default for each Qt version. Change-Id: I4034adfbe5086c934563edc77cf0005a72c1a83a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 10a37d30efef1cde8fcc50c8f9e4a72bb52b9bed) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Change imx linux kernels to use configuration fragmentsPasi Petäjäjärvi2023-02-103-22/+21
| | | | | | | | | | | | | | | Since c7e23876b199e2cfbc2aef6bf192ef50e665b1c5 prepending kernel config has not have any effect as imx kernel configuration did move to use configuration fragments. * Remove options that are already enabled in meta-freescale * Remove CONFIG_USB_SERIAL_PL2303 as it does not exist for imx Add various linux kernel profiling options via configuration fragment Change-Id: I68339981a931f437322ac70ef9ac2f362518ed8b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit d5dad32fb95279d4cdad5bf7b8e9a2ee2338f733) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* protobuf: remove upstreamed fixSamuli Piippo2023-02-091-1/+0
| | | | | | | | | | Partially revert 00ad5f5c2d4fd79febc05b42a4f4cf9936b3d7a2 since the protobuf fix has been merged in upstream layer. Change-Id: I9216e7508d07ba85456d32389b9b0de5873ce54d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 3b96abf8aa85fe442820e6dc5a2bbb66e4fda6e5) Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* meta-openembedded: update layerMikko Gronoff2023-02-091-1/+1
| | | | | | | | | Update to latest revision in langdale branch. Task-number: QTBUG-107825 Change-Id: Ib267db362150682ff2a6808dac66f4c6de27c865 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* default-qt-envs: use UTF-8 localeSamuli Piippo2023-02-082-0/+4
| | | | | | | | | | | Qt warns if current locale is not UTF-8. Add configuration to use en_US.UTF-8 as the default locale. Fixes: QTBUG-110884 Change-Id: I18c5d2bc68ddbbda81c3470ede8f2c98baaa9a60 Reviewed-by: Ari Parkkila <ari.parkkila@qt.io> (cherry picked from commit 0aa8cc0a6322dba5fe93c1c2ba3111c741b4cc91) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* qbsp: add option to force docker toolchainSamuli Piippo2023-02-071-1/+1
| | | | | | | | | | | Environment variable FORCE_CONTAINER_TOOLCHAIN can be used when installing a QBSP on linux to for it's installation as a container toolchain instead of native toolchain. Change-Id: I407010b550e041e0f1fe052a09d420af4d3ab475 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 8b95fc2781d8d48ca6692c9b94b48070a3404e3d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* meta-intel: update layerMikko Gronoff2023-02-031-1/+1
| | | | | | | Update to latest revision in langdale branch. Change-Id: Id1f5e4b1d2724ad3db1f1131b3f13797ef3b5e5b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* layers: update freescale & tdx layersMikko Gronoff2023-02-021-4/+4
| | | | | | | | | | | | Update freescale & toradex layers to the latest revisions in their corresponding master branches, except meta-toradex-bsp-common layer which updates only to a revision preceding kernel update (6.1 -> 6.2). Current Yocto Langdale version (4.1.2) has lttng-modules recipe that seems incompatible with too new new kernel version. Change-Id: Ie94ebfcfb5a0d50db959a8d4b5a581fe31a680ae Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* tegra: fix output image name in preparation scriptAlex Bu2023-02-011-1/+1
| | | | | | | | | | | The prepare-image.sh script extract rootfs image from QBSP image, but with a wrong output name, fix it in bbclass file. Fixes: QTBUG-106841 Change-Id: Iab8de70a48ca0eca12a3475afc24a4da870922f0 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit 3ea22d8e1447f4a6bfd05e9c9ebd40741a0f1f29) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Fix Qt version in image conf fileSamuli Piippo2023-02-011-1/+1
| | | | | | | | | | | Amend bf3db8a5ac9af1cfd15b346f7f03b60780b1c39b and use the correct variable for the Qt version. Fixes: QTBUG-110845 Change-Id: I2b6eb7c70b9d7193d3ad7db0abc79e371e2add3f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 18209ffb6e1a826e985a6faf0bf19f577aaf35bc) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* meta-raspberrypi: update layerMikko Gronoff2023-01-311-1/+1
| | | | | | | | Update to latest revision in langdale branch to sync with latest meta-openembedded layer (libcamera recipe bbappend) Change-Id: I99fc84e6cac3d58b992628c4654270997a26960b Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* layers: update yocto langdale 4.1.1 -> 4.1.2Mikko Gronoff2023-01-311-3/+3
| | | | | | | | | | - Update poky & meta-mingw to "yocto-4.1.2" tag - Update meta-openembedded to latest revision in langdale branch Task-number: QTBUG-107825 Change-Id: Id46f17b47547b32de1617f5c773fbf1f8e1b903e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Get Qt version from QT_VERSION variableSamuli Piippo2023-01-313-14/+3
| | | | | | | | | | Switch to using the global QT_VERSION variable in all bbclasses that used qmake calls get the Qt version. Change-Id: I054660e5196ffdc30636f13a76c173bbbe9b3ee2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit bf3db8a5ac9af1cfd15b346f7f03b60780b1c39b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* meta: use QT_VERSION to mask bbappendsSamuli Piippo2023-01-311-0/+2
| | | | | | | | | | | | meta-qt6 provides QT_VERSION variable that can be used to identify and then mask bbappends that are not suitable for older Qt versions. This makes it possible to easily switch the meta-qt6 layer to a different version and still keep all the bbappends in the layer. Change-Id: I04091752cf5388e19afd4f78ec6e132155563ba9 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 2a6f3786391e001a47b458ed5737deea167a027e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* qtgrpc: remove bbappendSamuli Piippo2023-01-311-4/+0
| | | | | | | | | The host toolchain components are included in meta-qt6. Change-Id: Ib4b38e58a8fb445f3e0bca677e25c943ccf860e8 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit cb10fc9a1a71ba693ea92743eeaa6365be69f648) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* qbsp: add mkspec to container toolchain kitSamuli Piippo2023-01-311-12/+8
| | | | | | | | | | | | QtCreator has been fixed, so mkspec can be added also to container toolchain. Also use empty build device for non-container toolchain, which defaults to desktop device. This allows simpler installer script to be maintained. Change-Id: I249b8ee56fc4e4600c85c668ae2addf33c4c2686 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 5e92c0eaf453885ae0958bc48845732a76bab528) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* qtmultimedia: remove bbappendv6.5.0-beta2Samuli Piippo2023-01-251-30/+0
| | | | | | | | | ffmpeg is enabled in meta-qt6. Change-Id: Ic561ae045a131e886d7238b2d34235c58ec5d634 Reviewed-by: Ari Parkkila <ari.parkkila@qt.io> (cherry picked from commit 630c53f42d2176d1eef70e423de2d75446941fa3) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* QBSP: update docker image to Ubuntu 22.04Samuli Piippo2023-01-231-1/+1
| | | | | | | | | | Use Ubuntu 22.04 as the base image for Docker toolchains. It's LTS and provides support longer than 20.04. Change-Id: I2277746204cc72b788877305fb699c1733560bfd Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit b07b4868bd57027e89c608e2690e486306e6277b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* boot2qt-appcontroller: update revisionSamuli Piippo2023-01-181-1/+1
| | | | | | | | | | Pull in latest fixes. Task-number: QTBUG-106664 Change-Id: I12a7df5ff56de1c85f9f91a82241ba38fe32ded5 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 269f4d9cd530893a202184d2c31cb4c1ff2683ff) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* nxp: use IMX_DEFAULT_KERNEL to override kernelSamuli Piippo2023-01-101-1/+1
| | | | | | | | | | | Use IMX_DEFAULT_KERNEL to selected preferred kernel, which can can then be overridden with PREFERRED_PROVIDER if needed. Fixes: QTBUG-109961 Change-Id: I45cb8a8e6032bbeb00c67cea0bebb7056f2b1298 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 292c65bf9defe80949e128ae446adecc7032ccfc) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* libtomcrypt: remove upstreamed recipeSamuli Piippo2023-01-051-21/+0
| | | | | | | | | | Recipe for libtomcrypt has been merged to meta-openembedded, no need to keep our recipe. Change-Id: Idb5ac84f8263268a08a23ff6f2a60853b2251c9c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 10de4f1f40cf6125420e21dd3eb0d8b9c39afa5e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* scripts: update new template pathSamuli Piippo2023-01-051-1/+1
| | | | | | | | | Use the new template path in the manifest script. Change-Id: I71f6b22aa218b8ea920c064c3619ee33dfb1a007 Reviewed-by: Ari Parkkila <ari.parkkila@qt.io> (cherry picked from commit e3ec02ac75af1845303911c8f0a4b40cc68bdd57) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* flite: remove upstreamed recipeSamuli Piippo2023-01-041-18/+0
| | | | | | | | | | Recipe for flite has been merged to meta-openembedded, no need to keep our recipe. Change-Id: Ib41f52cd9d7d050c7137c6da06753b29aa7ef126 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 4f90980f13198d9ae6198a513f36f91c805c9816) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* tegra: remove bluez fixSamuli Piippo2023-01-042-55/+0
| | | | | | | | | | Revert 79fb97e839412e15a8ab639688bfd6f40b69664e since bluetooth set up is now done in upstream layer with tegra-bluetooth recipe. Change-Id: I5f632b12e0378b2df2752484422a6cabb5c538fb Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 991f83d9166b6c9bbb1431aad7cf1a7f14b12195) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* nxp: remove gstreamer fixSamuli Piippo2023-01-041-30/+0
| | | | | | | | | | Revert 4679dfd2140b954d19b2f00d80e56972eaea9b48 since it now works with latest upstream recipe. Change-Id: I8ca577b31f3cd1a51f6985429ba3f8f3d947eb18 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 01e582c0276c64a584101477efc18d89564c3772) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* nxp: remove preferred version for gstreamerSamuli Piippo2023-01-041-2/+0
| | | | | | | | | | Gstreamer components that don't have imx version don't need to have preferred version since there's only one available. Change-Id: I3683949abd703b730c506ea245da131678809e91 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 58e0617546bd82db449bbb98dc1bafb329f0a015) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* rpi: remove uneeded omxplayer fixSamuli Piippo2023-01-041-38/+0
| | | | | | | | | | Revert c06b6afbc6fb42f2597dc8be5853f183b67bafa6 since the upstream recipe has beem fixed. Change-Id: Ib7683ff3bf68e8fcb32ee373e115e4748d8289a7 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 7b6ee72631b17c118f15f0b93abd4940a051b818) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* rpi: remove unneeded weston fixSamuli Piippo2023-01-041-31/+0
| | | | | | | | | Fix is no longer needed since we always default to vc4 graphics. Change-Id: Ia7d496a438fe21ce64fa9895fc619341dd9a57bd Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 442b8511931359139affcec45c2a173635173242) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Revert "toradex: fix broken recipes"Samuli Piippo2023-01-043-8/+0
| | | | | | | | | | This reverts commit 980617cac660b055d8a7278d1817dbb20a6d9753. All recipes have been fixed in upstream layer. Change-Id: I42447aa8a7fc348343e966b8dd3b459308c79604 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 039be2cddaf83baece0dd00888a83fa81ea6797b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* samba: remove upstreamed fixSamuli Piippo2023-01-041-31/+0
| | | | | | | | | | Revert ac5fe7cd03fdde3c8ab557477f713a5deadd512d since upstream recipe has been fixed. Change-Id: I9c033f44b5724eb5287e9aa9481c7269dd4872af Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 9027c288ef12f85d2fc3b724c09262233325e06b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* alsa-utils: move toradex specific bbappendSamuli Piippo2023-01-042-0/+0
| | | | | | | | | | The patch is applied only to apalis-imx6, move the recipe over to dynamic layers. Change-Id: Idfb72e99dab5f148fdc491bbcfa097c4213aaa04 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 6b07a85543427e281f2db4fa267e0013b236b398) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* mingw: remove unneeded cmake patchSamuli Piippo2023-01-042-58/+0
| | | | | | | | | | Revert 6b0c6684b57586b346b92fb70eb9e2582705f180 since fix is no longer needed for mingw build. Change-Id: Ia4a43beebd962795b18a48084dc5d0c689cfd0f2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit b5a3b5abe6d21fe71c040e026a3a2c60ebeef451) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>