Hi Andrew, On 27/09/2022 18:53, Andrew Davis wrote: > On 9/27/22 12:01 PM, Paul Barker wrote: >> Hi folks, >> >> I'm trying to add support for the Yocto Project kirkstone release to our >> meta-sancloud BSP layer and I'm facing a build issue. I've reproduced the >> issue using just the meta-ti layer and its dependencies, targeting the >> beaglebone machine. I've used the kirkstone-next branch of meta-ti as >> the kirkstone branch has not been updated in 5 months and has the same >> issue. >> >> The build fails due to a lack of buildable providers for virtual/libgl. >> Is this a known issue? >> > > > I've run into this before, Cairo package pulls in desktop OpenGL when > GLES2 would be more appropriate. I'll look for the exact fix but > you can try putting this in your distro .conf file: > > PACKAGECONFIG_remove_pn-cairo = "opengl" > PACKAGECONFIG_append_pn-cairo = " egl" > PACKAGECONFIG_append_pn-cairo = " glesv2"
If these settings are required they should be applied by default (perhaps via a MACHINE_FEATURE). I would expect the beaglebone machine to build "out-of-the-box" with the poky distro. If that really isn't possible then necessary settings should be documented in the readme file for the layer, added to a local.conf.sample file or applied via a setup script. Thanks, -- Paul Barker Principal Software Engineer SanCloud Ltd e: [email protected] w: https://sancloud.com/
OpenPGP_0xA67255DFCCE62ECD.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15101): https://lists.yoctoproject.org/g/meta-ti/message/15101 Mute This Topic: https://lists.yoctoproject.org/mt/93954566/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
