diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2024-01-07 22:15:03 -0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-07 22:15:03 -0300 |
| commit | 6d583ef990ebfbf20afa1e78722be862ac1ce81b (patch) | |
| tree | 0dfeac40fb6b322e55a2e46e35fdba223a4fa9a3 | |
| parent | 2653084202ee703941145c947ed5678d130cb9a7 (diff) | |
| parent | 1f8dcded63a141921a7dca588504358776065067 (diff) | |
| download | meta-freescale-6d583ef990ebfbf20afa1e78722be862ac1ce81b.tar.gz | |
Merge pull request #1721 from Freescale/revert-1720-yoe/pu
Revert "cairo: Drop the removed packageconfigs"
| -rw-r--r-- | recipes-graphics/cairo/cairo_%.bbappend | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-graphics/cairo/cairo_%.bbappend b/recipes-graphics/cairo/cairo_%.bbappend index bf8c38fc3..c61e9a589 100644 --- a/recipes-graphics/cairo/cairo_%.bbappend +++ b/recipes-graphics/cairo/cairo_%.bbappend | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | PACKAGECONFIG:append:imxgpu3d = " egl glesv2" | ||
| 2 | PACKAGECONFIG: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 |
| 3 | LDFLAGS:append:imxgpu:libc-musl = " -Wl,--allow-shlib-undefined" | 6 | LDFLAGS:append:imxgpu:libc-musl = " -Wl,--allow-shlib-undefined" |
