summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2024-01-07 21:27:34 -0300
committerGitHub <noreply@github.com>2024-01-07 21:27:34 -0300
commit2653084202ee703941145c947ed5678d130cb9a7 (patch)
tree70cff88920b55d0ca2cbea4b7ff27c3efa5f10f3
parent9d3ae88f7725897dfa2e5fa3c5e6c5846d797bc4 (diff)
parente8ffdb733a66b6c65fec8382ec887dccea1cf5bd (diff)
downloadmeta-freescale-2653084202ee703941145c947ed5678d130cb9a7.tar.gz
Merge pull request #1720 from YoeDistro/yoe/pu
cairo: Drop the removed packageconfigs
-rw-r--r--recipes-graphics/cairo/cairo_%.bbappend3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-graphics/cairo/cairo_%.bbappend b/recipes-graphics/cairo/cairo_%.bbappend
index c61e9a58..bf8c38fc 100644
--- a/recipes-graphics/cairo/cairo_%.bbappend
+++ b/recipes-graphics/cairo/cairo_%.bbappend
@@ -1,6 +1,3 @@
1PACKAGECONFIG:append:imxgpu3d = " egl glesv2"
2PACKAGECONFIG:remove:imxgpu3d = "opengl"
3
4# links with imx-gpu libs which are pre-built for glibc 1# links with imx-gpu libs which are pre-built for glibc
5# gcompat will address it during runtime 2# gcompat will address it during runtime
6LDFLAGS:append:imxgpu:libc-musl = " -Wl,--allow-shlib-undefined" 3LDFLAGS:append:imxgpu:libc-musl = " -Wl,--allow-shlib-undefined"