From 1f8dcded63a141921a7dca588504358776065067 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Sun, 7 Jan 2024 22:14:52 -0300 Subject: Revert "cairo: Drop the removed packageconfigs" --- recipes-graphics/cairo/cairo_%.bbappend | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes-graphics') diff --git a/recipes-graphics/cairo/cairo_%.bbappend b/recipes-graphics/cairo/cairo_%.bbappend index bf8c38fc..c61e9a58 100644 --- a/recipes-graphics/cairo/cairo_%.bbappend +++ b/recipes-graphics/cairo/cairo_%.bbappend @@ -1,3 +1,6 @@ +PACKAGECONFIG:append:imxgpu3d = " egl glesv2" +PACKAGECONFIG:remove:imxgpu3d = "opengl" + # links with imx-gpu libs which are pre-built for glibc # gcompat will address it during runtime LDFLAGS:append:imxgpu:libc-musl = " -Wl,--allow-shlib-undefined" -- cgit v1.2.3-54-g00ecf