Re: [yocto] qemu-system-native fails to build with buildtools and certain host packages installed

2024-10-31 Thread Richard Purdie
On Thu, 2024-10-31 at 15:13 -0700, email via lists.yoctoproject.org wrote: > Hi everyone, > > I have stumbled upon a build error when trying to build qemu-system- > native when using buildtools. > I first saw it on an Arch Linux (I know, not supported architecture), > but I have also been able to

[yocto] qemu-system-native fails to build with buildtools and certain host packages installed

2024-10-31 Thread email
Hi everyone, I have stumbled upon a build error when trying to build qemu-system-native when using buildtools. I first saw it on an Arch Linux (I know, not supported architecture), but I have also been able to reproduce it on Debian Bookworm, but only if the following packages have been install

Re: [yocto] Building SDK fails after update to scarthgap

2024-10-31 Thread freddy . boman
For anyone with the same problem. Make sure DISTRO_FEATURES contains opengl Then add a bbappend recipes-devtools/qemu/qemu_8.2.2.imx.bbappend (or current version) Put one line in the file DEPENDS += "virglrenderer" Qemu (and sdk) should now properly build. -=-=-=-=-=-=-=-=-=-=-=- Links: You recei

Re: [yocto] Building SDK fails after update to scarthgap

2024-10-31 Thread freddy . boman
They have hardcoded the dependency for virglrenderer https://github.com/nxp-imx/imx-qemu/commit/628105edbd816458dbf154a128cc3dd3ac809c7e I am going to go yell at NXP now. Thanks for helping with this annoyance! /Freddy -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. V

Re: [yocto] Building SDK fails after update to scarthgap

2024-10-31 Thread freddy . boman
Doesn't actually look like it. But i just realized that the version being built when it failed is NXPs version of qemu which apparently is almost but not entirely the same. I think it is easiest to simply ignore the problem for now and chalk it up to NXPs QA. Thank you so much for the assistance.

Re: [yocto] Building SDK fails after update to scarthgap

2024-10-31 Thread Alexander Kanavin
On Thu, 31 Oct 2024 at 10:38, freddy.boman via Lists.Yoctoproject.Org wrote: > In both cases virglrenderer is disabled (depends,extra_oeconf,packageconfig). > But a few other things do change. > Working > PACKAGECONFIG="fdt sdl kvm pie slirp " > Not working > PACKAGECONFIG="fdt sdl kvm pie sl

Re: [yocto] Building SDK fails after update to scarthgap

2024-10-31 Thread freddy . boman
This is just weird. Plain poky, works fine. Copy entire qemu recipe from poky into our top layer, now it works. I checked with -e for both recipe in our layer and in standard location. In both cases virglrenderer is disabled (depends,extra_oeconf,packageconfig). But a few other things do change.

Re: [yocto] Out-of-tree Kernel Modules

2024-10-31 Thread Yoann Congal via lists.yoctoproject.org
Le mer. 30 oct. 2024 à 20:01, Yishai Jaffe via lists.yoctoproject.org a écrit : > Hi Quentin, > > On Wed, Oct 30, 2024 at 5:01 PM Quentin Schulz > wrote: > >> Hi Yishai, >> >> On 10/30/24 3:54 PM, Yishai Jaffe via Lists.Yoctoproject.Org wrote: >> > You don't often get email from yishai1999= >> g