summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2024-01-12 14:33:41 -0300
committerGitHub <noreply@github.com>2024-01-12 14:33:41 -0300
commitee2272e3a17a5e8497d27d5c1718fce3ecc09ae4 (patch)
treebf74ba6e7efd5c75be5d98e10c3daa8a8ba17148
parent8447220f2fa97b062c0f15d394cfd71d00515870 (diff)
parent0e478bde152563df13441f03d10bef434abfb238 (diff)
downloadmeta-freescale-ee2272e3a17a5e8497d27d5c1718fce3ecc09ae4.tar.gz
Merge pull request #1729 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 c61e9a589..bf8c38fc3 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"