aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* boot2qt-startupscreen: update to latest revisionlangdaleKimmo Ollila2024-02-071-1/+1
| | | | | | | | | | Makes Startupscreen follow the current brand guidelines Task-number: QTBUG-120618 Change-Id: I9f00cd051ea563d9e23784ece0f533255b244dc0 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit 222335070423ee8a23155b87191218f4929d2f5b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* tegra: attach kernel image and dtb to root file systemAlex Bu2024-01-301-0/+4
| | | | | | | | | | | Attach an unsigned kernel image and dtb binary to the boot folder of root file system, this image is used for network booting in RTA testing. Change-Id: I7f11021093c2b33377e380a2e8984394472553fc Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit 012b340db71dfa6523abde7b043645239c45a6bd) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* scripts: improve zsh supportTim Blechmann2024-01-261-3/+11
| | | | | | | | | | `$(basename -- $0)` does not detect that a script is sourced when the shell is zsh Change-Id: I8ffede1023d5b70e244f0bb02032aaaa8f4e7dac Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit 640aff7564816ace466018943a8ea1287f3cab0c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* jetson: remove wic image from qbsp binaryAlex Bu2023-12-213-61/+0
| | | | | | | | | | | | Since the image flashed to jetson family board doesn't rely on the wic image, remove it from output and qbsp content list. Remove some unused rootspec and wks file. Remove image type tegra_b2qt as is obsolete now as well. Change-Id: I094ecc35505f1cef1850c2b44a1887420b49d564 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit b493dd6c6514f8424d63554aae8a396c794f0f2a) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* qbsp: add default value for sdk deploy dirSamuli Piippo2023-12-201-0/+1
| | | | | | | | | | | Amend ad99132e700100dd3a2c4c9a31abccd356898c86 and add default value for SDK_DEPLOY. meta-ti overrides it, but by default it's always DEPLOY_DIR/sdk Change-Id: Ibe64c674fa57f012a328f6879c923b17097e99a7 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit f095a834f8dcc4daf632701ff1f0d17b80fbc22e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* qbsp: don't hardcode sdk deploy dirSamuli Piippo2023-12-191-3/+3
| | | | | | | | | | Use SDK_DEPLOY to get the correct deploy dir for the sdk package. Fixes: QTBUG-120246 Change-Id: I2a249829fc68b7328d958bc5df9c561094b931dd Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit ad99132e700100dd3a2c4c9a31abccd356898c86) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* boot2qt-startupscreen: update to latest revisionMikko Gronoff2023-12-131-1/+1
| | | | | | | | | Contains fix for QTBUG-117041. Change-Id: Ieae05a038ab072c668d37cb568d72c8ac93d46eb Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit 678b7d4d500fb1a95094a59fd6a614545d16ae47) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* buildinfo: add deploy confs to build info fileSamuli Piippo2023-12-121-1/+7
| | | | | | | | | | This gives the pretty name used for the target machine and the image type. Change-Id: Idc65f5806aff4edf80450db6a618711a1359b748 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit fd879a8e6aae5c08614f69b688269c4b45295729) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* ttf-TitilliumWeb: add recipePasi Petäjäjärvi2023-11-302-0/+58
| | | | | | | | | | | | Add recipe that install TitilliumWeb fonts which is the current Qt Development brand corporate typeface font. https://www.qt.io/brand/development/typography Change-Id: I61c94e16fd2b0eafaaf0f0b76fba24fb31559a78 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit 39e27986c6e5c049706115d57342d3bb38732467) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* qbsp: add clangd executable path for docker deviceSamuli Piippo2023-11-221-0/+1
| | | | | | | | | Qt Creator needs to know the clangd executable path in the docker. Change-Id: Ie4027c3ce73b73acf67c0b87b21636a1206d44a3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit c7605da22c4b069c4e65faf2085468d0852c8919) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* qbsp: add dependency to embedded.toolsSamuli Piippo2023-11-091-1/+1
| | | | | | | | | | This makes sure that needed tools from online installer are installed with the QBSP. Change-Id: I4db3d83960d01e1fdb291b3e56f74a445b0d0fb1 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit ae24b3ddeb83f2543832ac2b77eab82c5eb1aaa8) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* internal-build: use https for yocto-cacheSamuli Piippo2023-10-241-12/+12
| | | | | | | | | Switch to using https for the internal yocto-cache server. Change-Id: I1c0560ac29187d5349eff1ff2b1cbdf56b94a012 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 7ca0b06939a03480c6c1ec4b1777a8bc679f5327) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* tegra: enable eglfs-egldeviceSamuli Piippo2023-10-131-1/+1
| | | | | | | | | Use the new PACKAGACONFIG to enabled the tegra specific platform. Change-Id: Iec33237ef88b2d454c357cec9070d23a3d47991d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 56a6ecde4727ad99feb3bb6efec4eae80dfafd3d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* qbsp: add clangd to docker imageSamuli Piippo2023-10-041-1/+1
| | | | | | | | | | Qt Creator uses clangd to scan the projects and it needs to be in the docker container. Change-Id: If8995ed784f769f993116ae058f879fd014b6d5a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 61dbce41a86d37ab502603246c2230590dc0f5bb) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* README.md: update contentMikko Gronoff2023-09-141-8/+3
| | | | | | | | | | | | | | | | Update links as the current ones are now redirects: - The first one going to slightly irrelevant page regarding the context of this readme, replaced with a better option where all the supported Boot2Qt branches are shown - The second one is plain update to the redirected page Remove the section about old b2qt-init-build-env script. It should not be used anymore. Change-Id: Ibf4f061729dcb3754ed0cb557944c96d05d9e479 Reviewed-by: Inkamari Harjula <inkamari.harjula@qt.io> (cherry picked from commit 6bc31edc0e5d95f72bbf29466feff08caad8e614) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* qtinterfaceframework: add tools to windows sdkSamuli Piippo2023-09-131-0/+2
| | | | | | | | | | | | The qtinterfaceframework tools are not added in the meta-qt6 packagegroup for Windows SDK. They require python which available only with boot2qt. Fixes: QTBUG-116719 Change-Id: I085e80257b2ff2c501237f4c27ad3e8f21e4151b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 834da8562133ad48585b0c9c229bb9051aab6f29) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* python: update prebuild python for windows toolchainSamuli Piippo2023-09-136-60/+12
| | | | | | | | | | | QtInterfaceFramework needs updated python qface module. Use the updated windows python module package. Task-number: QTBUG-116719 Change-Id: Ie5e497d75ff0590b58d21fc6319242803287e8f0 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 12a4687fb32285623d6649d376af08f21da20d9b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* buildinfo: add distro code name build info fileSamuli Piippo2023-08-211-1/+1
| | | | | | | | | | DISTRO_CODENAME is usually the Yocto version code name and can be used to identify git branch used for the build. Change-Id: I7af79f057fad76d1b549e984a2820d8bd6993538 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 192024a0bb1970835a508fe443ecee1ae7d1f215) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* imx: Fix i.MX GPU driver version for Vulkan loaderAri Parkkila2023-06-212-0/+37
| | | | | | | | | | | Vulkan loader reads driver path from imx_icd.json so update it to use a driver version installed on target. Task-number: QTBUG-113609 Change-Id: I1b1a0faaa6066bcf57c8a71f1db42416548f7989 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit 75fff91315a533920852c04051e11ea38775a632) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* qbsp: add Yocto version information to QBSPSamuli Piippo2023-06-152-1/+2
| | | | | | | | | Show the Yocto version information in the online installer. Change-Id: Idcbb3632e6e4158e560237d899bc16a0a7fa0676 Reviewed-by: Ari Parkkila <ari.parkkila@qt.io> (cherry picked from commit 4556d3576245d93c0e174444cedbafeb275fa7c2) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* remove image_type_tezi_b2qt.bbclassMikko Gronoff2023-06-011-88/+0
| | | | | | | | | | | | Leftover file from toradex content transfer to separate meta-boot2qt-toradex layer. Will be added there. Amends commit c3fc31d5f1491dc76bf054b25c09fc0564c58d90. Change-Id: I270a5c4a1c448f4bdc1b33da065ef7958b47cb74 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit ef0268f07fadad2292e767deaf9fcb6025232955) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Remove toradex recipesSamuli Piippo2023-05-3120-696/+6
| | | | | | | | | Support for all Toradex boards is moved to a separate meta-boot2qt-toradex vendor layer. Change-Id: I61d5533172a200a79b1c104f1b8a02a300060fa2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit c3fc31d5f1491dc76bf054b25c09fc0564c58d90)
* layers: update yocto 4.1.3 -> 4.1.4Mikko Gronoff2023-05-311-3/+3
| | | | | | | | | | - Update poky & meta-mingw layers to "yocto-4.1.4" tag - Update meta-openembedded layer to latest revision in langdale branch Task-number: QTBUG-113962 Change-Id: I3e13e9ec43ca149c7f14971baeecb5b7136fe3fe Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Add Qt version info to BUILDCFG_VARSSamuli Piippo2023-05-291-1/+1
| | | | | | | | | Qt version is then displayed clearly in the build logs. Change-Id: I869e1010a3d70c93588fb538980faacbdf297a46 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit bb93d2578a32f70d88dbf5a5206272083237bf21) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* nxp: don't use gbm with imx6 and nxp bspSamuli Piippo2023-05-291-0/+1
| | | | | | | | | The NXP BSP does not provide support for GBM for imx6. Change-Id: Icf9b49c08c0dad37e9f1b698f88c7aacec6ee869 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> (cherry picked from commit 06e83cb2bed348192d6db5f2867e93fe449ce0f3) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Identify problematic licensesSamuli Piippo2023-05-151-2/+12
| | | | | | | | | | | | | | The image contains components which have problematic license, which must be separately accepted before those can be built. This is done in the local.conf.sample file which is used by default when initializing build env. Instead of accepting all such components, be specific which ones are included. Change-Id: I2d50e5d8897573d05f87d739a78ee4a0516a73fd Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Ari Parkkila <ari.parkkila@qt.io> (cherry picked from commit 4b7dea6f5b18043147e2601e07e2f4718fc6035e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* freescale: add imx93 board supportAlex Bu2023-05-152-0/+2
| | | | | | | | | | | | Exclude GPU related features for imx93 bsp as it doesn't support GPU hardware acceleration. Also add deploy conf description for imx93. Fixes: QTBUG-109830 Change-Id: Ic112c45b76cbcca6d90ccfde748531eea5f1c52d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> (cherry picked from commit eba013dcb82760418dbb37ca3d57d9fe34b0304e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Update The-Qt-Company-Commercial licenseSamuli 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-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>