Linaro / meta-qcom

OpenEmbedded/Yocto Project BSP layer for Qualcomm based platforms
MIT License
63 stars 75 forks source link

mesa: enable tools package #503

Closed lumag closed 1 year ago

lumag commented 1 year ago

Mesa can provide several tools which simplify debugging mesa and the kernel driver. Enable them to be built into the mesa-tools package.

ndechesne commented 1 year ago

Why in meta-qcom, and not in the main oe-core recipe?

lumag commented 1 year ago

Why in meta-qcom, and not in the main oe-core recipe?

What exactly? The build fix or the tools enablement?

ndechesne commented 1 year ago

I thought both. But I looked into it a bit more.. the patch probably should go to oe-core, the PACKAGECONFIG maybe not..

lumag commented 1 year ago

Done, the musl fixup was accepted into oe-core.