Andreas Cord-Landwehr

Results 8 issues of Andreas Cord-Landwehr

I had the situation of having both a license statement (SPDX-License-Identifier) inside a file and additionally a ".license" file for the respective file. (in this situation it was an XML...

enhancement

Hi, I am trying to ran a meta-qcom build on a spare OnePlus-3 device. I took latest version of meta-qcom as well as a recent version of poky:master branch. From...

In a some KDE applications we have use cases, where using "trans" as a subprocess could provide nice useability to the user. Examples are a vocabulary trainer and an articulation...

Often in commercial environments, developers use a specifically configured Docker container to isolate the Yocto setup more from the (possibly outdated or even not supported) host system or maybe to...

enhancement

I had/have the following use case: for a slightly more complicated Yocto setup (Bitbake shall be run in a container, inside the container a git credentials cache needs to be...

question

In the Yocto packaging world there I have the following use case: - I have a Yocto meta-layer that is in an abstract view a git repository with build description...

enhancement

This is a work in progress parting state in relation to https://github.com/maliit/framework/pull/125/ . Done: - compile porting - compiles with Qt6 & Qt5 version of Maliit Next: - adapt to...

This is a work in progress setup that essentially is a cleaned up revision of https://github.com/maliit/framework/pull/121 . Done: - added explicit link interface to Qt5/Qt6 variants - compiles and is...