]> code.ossystems Code Review - meta-freescale.git/commitdiff
libsdl2: follow oe-core's move to cmake 945/head
authorMax Krummenacher <max.krummenacher@toradex.com>
Sat, 15 Jan 2022 20:19:13 +0000 (21:19 +0100)
committerMax Krummenacher <max.krummenacher@toradex.com>
Sat, 15 Jan 2022 20:21:04 +0000 (21:21 +0100)
openembedded-core commit c00f79c2f1 ("libsdl2: Move to CMake build")
moved the recipe to CMake. Follow this in this bbappend.

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
recipes-graphics/libsdl2/libsdl2_%.bbappend

index af9c97bb6e975e773122978b1b97822aa85865dd..3b2655ce79c98846869414f09be4c96302343e14 100644 (file)
@@ -1,6 +1,6 @@
 # what vivante driver does libsdl2 mean? Anyway it fails with missing functions as
 # VIVANTE_Create VIVANTE_GLES_GetProcAddress VIVANTE_GLES_UnloadLibrary ...
-EXTRA_OECONF:append:imxgpu2d = " --disable-video-vivante"
+EXTRA_OECMAKE:append:imxgpu = " -DSDL_VIVANTE=OFF"
 
 CFLAGS:append:imxgpu = " -DLINUX \
     ${@bb.utils.contains('DISTRO_FEATURES', 'x11', '', '-DEGL_API_FB', d)} \