[Buildroot] [PATCH] package/mesa3d-headers: fix install of dri.pc

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Jul 26 16:46:01 UTC 2022


On Tue, 26 Jul 2022 10:15:36 -0500
Vincent Fazio <vfazio at xes-inc.com> wrote:

> With the version bump to 22.x, the dri.pc file was no longer deployed as
> it was believed to not be provided.
> 
> While it was temporarily missing from upstream as part of deprecating
> the classic driver, it was reintroduced prior to the 22.0 release via:
>   https://gitlab.freedesktop.org/mesa/mesa/-/commit/3ae3569d822c2546c4c748090f8a6c8016f763ea
> 
> This file is still necessary to build Xorg server. See previous commits:
>   9014c21cac
>   7468b60e7c
> 
> Fixes: 6c25d1099 ("package/{mesa3d, mesa3d-headers}: bump version to 22.1.3")
> 
> Signed-off-by: Vincent Fazio <vfazio at xes-inc.com>
> ---
>  package/mesa3d-headers/mesa3d-headers.mk | 10 ++++++++++
>  1 file changed, 10 insertions(+)

For some reason, the lines you re-added had bogus indentation (spaces
instead of tabs), which was reported by check-package. I fixed that up
and applied. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list