Skip to content

Commit

Permalink
libsdl2: Upgrade Graphics BSP to LF6.6.52_2.2.0
Browse files Browse the repository at this point in the history
Add libdecor to PACKAGECONFIG for imx platforms

Signed-off-by: Valentin Jec <[email protected]>
  • Loading branch information
valijec authored and thochstein committed Jan 17, 2025
1 parent e28b8ed commit edcb89a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes-graphics/libsdl2/libsdl2_%.bbappend
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
PACKAGECONFIG:append:imx-nxp-bsp = " ${PACKAGECONFIG_LIBDECOR}"
PACKAGECONFIG_LIBDECOR ??= "libdecor"

# what vivante driver does libsdl2 mean? Anyway it fails with missing functions as
# VIVANTE_Create VIVANTE_GLES_GetProcAddress VIVANTE_GLES_UnloadLibrary ...
EXTRA_OECMAKE:append:imxgpu = " -DSDL_VIVANTE=OFF"
Expand Down

0 comments on commit edcb89a

Please sign in to comment.