Skip to content

Commit

Permalink
cairo: Drop the removed packageconfigs
Browse files Browse the repository at this point in the history
These packageconfigs are gone with migration to meson in 1.18+

Fixes
ERROR: cairo-1.18.0-r0 do_configure: QA Issue: cairo: invalid PACKAGECONFIG: egl [invalid-packageconfig]
ERROR: cairo-1.18.0-r0 do_configure: QA Issue: cairo: invalid PACKAGECONFIG: glesv2 [invalid-packageconfig]

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Jan 8, 2024
1 parent 9d3ae88 commit e8ffdb7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions recipes-graphics/cairo/cairo_%.bbappend
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
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"
Expand Down

0 comments on commit e8ffdb7

Please sign in to comment.