diff options
| -rw-r--r-- | recipes-graphics/libsdl2/libsdl2_%.bbappend | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/recipes-graphics/libsdl2/libsdl2_%.bbappend b/recipes-graphics/libsdl2/libsdl2_%.bbappend index af9c97bb6..3b2655ce7 100644 --- a/recipes-graphics/libsdl2/libsdl2_%.bbappend +++ b/recipes-graphics/libsdl2/libsdl2_%.bbappend | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # what vivante driver does libsdl2 mean? Anyway it fails with missing functions as | 1 | # what vivante driver does libsdl2 mean? Anyway it fails with missing functions as | 
| 2 | # VIVANTE_Create VIVANTE_GLES_GetProcAddress VIVANTE_GLES_UnloadLibrary ... | 2 | # VIVANTE_Create VIVANTE_GLES_GetProcAddress VIVANTE_GLES_UnloadLibrary ... | 
| 3 | EXTRA_OECONF:append:imxgpu2d = " --disable-video-vivante" | 3 | EXTRA_OECMAKE:append:imxgpu = " -DSDL_VIVANTE=OFF" | 
| 4 | 4 | ||
| 5 | CFLAGS:append:imxgpu = " -DLINUX \ | 5 | CFLAGS:append:imxgpu = " -DLINUX \ | 
| 6 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11', '', '-DEGL_API_FB', d)} \ | 6 | ${@bb.utils.contains('DISTRO_FEATURES', 'x11', '', '-DEGL_API_FB', d)} \ | 
