summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2024-01-07 22:14:52 -0300
committerGitHub <noreply@github.com>2024-01-07 22:14:52 -0300
commit1f8dcded63a141921a7dca588504358776065067 (patch)
tree0dfeac40fb6b322e55a2e46e35fdba223a4fa9a3 /recipes-graphics
parent2653084202ee703941145c947ed5678d130cb9a7 (diff)
downloadmeta-freescale-1f8dcded63a141921a7dca588504358776065067.tar.gz
Revert "cairo: Drop the removed packageconfigs"
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/cairo/cairo_%.bbappend3
1 files changed, 3 insertions, 0 deletions
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 @@
1PACKAGECONFIG:append:imxgpu3d = " egl glesv2"
2PACKAGECONFIG:remove:imxgpu3d = "opengl"
3
1# links with imx-gpu libs which are pre-built for glibc 4# links with imx-gpu libs which are pre-built for glibc
2# gcompat will address it during runtime 5# gcompat will address it during runtime
3LDFLAGS:append:imxgpu:libc-musl = " -Wl,--allow-shlib-undefined" 6LDFLAGS:append:imxgpu:libc-musl = " -Wl,--allow-shlib-undefined"