Re: [Development] [meta-qt6][lts-6.2] SRCREV used for qtbase doesn't exist

2023-06-18 Thread Samuli Piippo
The Qt LTS releases are only available for commercial users. You need to have access to the commercial Qt repositories in order to use the lts-6.2 branch from meta-qt6. See https://code.qt.io/cgit/yocto/meta-qt6.git/about/?h=lts-6.2#commercial-qt -samuli On Mon, 19 Jun 2023 at 09:16, arslan.ahmad

Re: [Development] unable to use lupdate(qt tools) in yocto sdk due to incorrect paths

2023-06-02 Thread Samuli Piippo via Development
qt.conf is there mainly for qmake, which needs to know both target paths and host paths. Now unfortunately, this also affects lupdate which expect LibraryExecutables to be a host path, while qt.conf tells qmake that it's really HostLibraryExecutables. Changing Prefix to be a relative path would

Re: [Development] Qt 5.12.12 branches disappeared from code.qt.io?

2023-01-13 Thread Samuli Piippo via Development
n Thursday, 12 January 2023 23:03:27 PST Samuli Piippo via Development wrote: > Using tags for the yocto builds is not going to help, since the way bitbake > tries to validate the SHA1s that are already being used in the meta-qt5 and > meta-qt6 recipes. That's an explanation that doe

Re: [Development] Qt 5.12.12 branches disappeared from code.qt.io?

2023-01-12 Thread Samuli Piippo via Development
Using tags for the yocto builds is not going to help, since the way bitbake tries to validate the SHA1s that are already being used in the meta-qt5 and meta-qt6 recipes. Instead, you can add QT_MODULE_BRANCH_PARAM:append = ";nobranch=1" somewhere in your own configs. This tells bitbake to stop

Re: [Development] unable to run qtdeclarative examples

2022-08-29 Thread Samuli Piippo
Created QTBUG-106021 The problem occurs when examples are built and installed together with the declarative module. -samuli From: Development on behalf of Ulf Hermann Sent: 24 August 2022 10:44 To: Rasool, Ansar ;

[Development] Nominating Mikko Gronoff as approver

2021-05-10 Thread Samuli Piippo
Hi all, I'd like to nominate Mikko Gronoff as approver for the Qt Project. Mikko has been tirelessly working together with the release team to make sure the embedded releases are always better than the last one. Although he is not actively contributing to Qt code, having approver rights would help

Re: [Development] Coin, Boot2Qt, and OE_QMAKE_PATH_HOST_BINS variable

2018-01-09 Thread Samuli Piippo
On 09.01.2018 12:27, Konstantin Tokarev wrote: Hello, I've tried to enable cross-compilation in Coin for QtWebKit 5.212 to improve platform coverage in each build, however I've faced following problem. Our Linux cross-compilation platform is Boot2Qt which is based on meta-qt5 Yocto layer. QtWeb

[Development] Nominating Katja Marttila for Approver status

2017-04-05 Thread Samuli Piippo
Hi, I'd like to nominate Katja Marttila for Approver status. Katja has been working among other things as the maintainer for Qt Installer Framework for a while now. Her gerrit dashboard: https://codereview.qt-project.org/#/q/owner:%22Katja+Marttila%22+status:+merged,n,z -samuli

Re: [Development] Nominating Teemu Holappa for Approver and Maintainer status.

2016-11-29 Thread Samuli Piippo
On 24.11.2016 15:00, Gatis Paeglis wrote: Hi, I'd like to nominate Teemu Holappa for the Approver status. He joined Digia (now The Qt Company) 3+ years ago as a Qt consultant. Teemu has contributed to meta-boot2qt and anything else that needs fixing to get Qt for Device Creation releases out the