On Fri, Aug 26, 2022 at 10:38 AM Rudolf J Streif
wrote:
>
> On 8/25/22 5:44 PM, Khem Raj wrote:
> > On Thu, Aug 25, 2022 at 4:56 PM Rudolf J Streif
> > wrote:
> >>
> >> On 8/25/22 4:49 PM, Khem Raj wrote:
> >>> On Thu, Aug 25, 2022 at 4:44 PM Rudolf J Streif
> >>> wrote:
> Thanks, Khem.
>
I'm having the exact same issue when just modifying a custom linux recipie
which is essntially the same as the one provided but referencing 5.15 after
transposing recipies from dunfell to kirkstone. The builds without any devtool
modify sources work fine but the second I am working with a devtoo
On 8/25/22 5:44 PM, Khem Raj wrote:
On Thu, Aug 25, 2022 at 4:56 PM Rudolf J Streif
wrote:
On 8/25/22 4:49 PM, Khem Raj wrote:
On Thu, Aug 25, 2022 at 4:44 PM Rudolf J Streif
wrote:
Thanks, Khem.
On 8/25/22 4:27 PM, Khem Raj wrote:
On Thu, Aug 25, 2022 at 7:30 AM Rudolf J Streif
wrote:
[ In the future, please make sure to reply to list and not just to me. ]
[ Top posting since Outlook doesn’t support inline responses to HTML mails. ]
No, you are supposed to copy the suggest text for the bbappend verbatim, with
the exception of the SRC_URI[md5sum] which need to be corrected to m
From: Ross Burton
Although bitbake.conf sets the default SDKMACHINE to the build
architecture, config.json resets that to i686.
As oe-selftest assumes that the SDKs it builds are usable on the host
machine, we should set SDKMACHINE=aarch64 in the oe-selftest-armhost
build.
A follow-up more inva
Hi All,
I am trying to run qml-launcher (https://github.com/alamminsalo/qml-launcher)
with yocto 4.0 kirkstone. I've implemented a service file to start this
qml-launcher (service file attached) but systemd fails to start the service
with logs saying "Could not initialize egl display". However,
Hello Yocto Experts,
I have a minor question regarding how to manage multiple projects within Yocto
with MACHINE_FEATURES, DISTRO_FEATURES and IMAGE_FEATURES. If I have one HW
platform but two images, where the latter one contains a bit more applications,
am I supposed to have one MACHINE, one