Re: [OE-core] nativesdk-mesa fails to build since upgrade to version 22.0.0

2022-03-16 Thread Markus Volk
:* f_...@t-online.de; openembedded-core@lists.openembedded.org *Betreff:* Re: [OE-core] nativesdk-mesa fails to build since upgrade to version 22.0.0 Hello Markus, Thanks for the quick help! The variant " to remove x11 " seems to build (incrementally). However, the SDK is still buil

Re: [OE-core] nativesdk-mesa fails to build since upgrade to version 22.0.0

2022-03-16 Thread Markus Volk
sts.openembedded.org *Gesendet:* Mittwoch, 16. März 2022 09:56 *An:* f_...@t-online.de; openembedded-core@lists.openembedded.org *Betreff:* Re: [OE-core] nativesdk-mesa fails to build since upgrade to version 22.0.0 Hello Markus, Thanks for the quick help! The variant " to remove x11 "

Re: [OE-core] nativesdk-mesa fails to build since upgrade to version 22.0.0

2022-03-16 Thread Matthias Klein
nembedded.org Gesendet: Mittwoch, 16. März 2022 09:35 An: openembedded-core@lists.openembedded.org<mailto:openembedded-core@lists.openembedded.org> Betreff: Re: [OE-core] nativesdk-mesa fails to build since upgrade to version 22.0.0 What does happen, if adding dri3 like t

Re: [OE-core] nativesdk-mesa fails to build since upgrade to version 22.0.0

2022-03-16 Thread Matthias Klein
few hours ... Many greetings, Matthias Von: openembedded-core@lists.openembedded.org Im Auftrag von Markus Volk via lists.openembedded.org Gesendet: Mittwoch, 16. März 2022 09:35 An: openembedded-core@lists.openembedded.org Betreff: Re: [OE-core] nativesdk-mesa fails to build since upgrade

Re: [OE-core] nativesdk-mesa fails to build since upgrade to version 22.0.0

2022-03-16 Thread Markus Volk
What does happen, if adding dri3 like this? | PACKAGECONFIG:append:class-native = " dri3" | PACKAGECONFIG:append:class-nativesdk = "dri3"| | Am 16.03.22 um 09:17 schrieb Markus Volk: Hi Matthias, since you have disabled x11 for target ... does it help to also remove it from native and

Re: [OE-core] nativesdk-mesa fails to build since upgrade to version 22.0.0

2022-03-16 Thread Markus Volk
Hi Matthias, since you have disabled x11 for target ... does it help to also remove it from native and nativesdk ? PACKAGECONFIG:remove:class-native = " x11" PACKAGECONFIG:remove:class-nativesdk = " x11" Regards, Markus Am 16.03.22 um 08:40 schrieb Matthias Klein: Hello, I am using mesa

[OE-core] nativesdk-mesa fails to build since upgrade to version 22.0.0

2022-03-16 Thread Matthias Klein
Hello, I am using mesa in conjunction with meta-qt6 without X11/wayland on an iMX6 with etnaviv. So in a bbappend I have: PACKAGECONFIG:append = " etnaviv". I use poky with the following DISTRO_FEATURES: DISTRO_FEATURES:remove = "x11 wayland vulkan 3g nfc nfs zeroconf" DISTRO_FEATURES:append =