On Fri, 2024-08-23 at 10:18 -0400, Trevor Gamblin via lists.openembedded.org wrote: > > On 2024-08-23 9:51 a.m., Alexander Kanavin wrote: > > I just sent a patch that addresses the wayland-scanner problem > > (marked > > RFC as it depends on your patch applied first). Does the problem > > and > > the fix make sense to you? > Thanks for sending that out. It's actually not clear to me why there > isn't a need to tweak a variable or something to tell it to look at > the > native sysroot version of wayland-scanner. I'm guessing that > `set(WaylandScannerPath wayland-scanner)` is picking up a path in the > build environment? >
bitbake.conf puts the native sysroot in PATH so we can rely on that to be picked up from there as it will be set like that in the build environment. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#203694): https://lists.openembedded.org/g/openembedded-core/message/203694 Mute This Topic: https://lists.openembedded.org/mt/108039675/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
