]> code.ossystems Code Review - openembedded-core.git/commit
libsdl2: Fix X11 configure options
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jan 2022 14:32:19 +0000 (14:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 7 Jan 2022 23:10:22 +0000 (23:10 +0000)
commitf30ebc0b82b10f56f250a3a9c4f1f2fe9fb281b3
tree27c8f963172b333262ac53054beb7663cd34494f
parentc00f79c2f1b8a939e9a19e641c49aa759dd3a342
libsdl2: Fix X11 configure options

We're seeing various failures where the X11 headers are found on the native
system but not all libraries are present and hence autoconfiguration of the
X11 subcomponents fails.

We don't list any of these X11 subcomponents as a dependency so disable
them by default. Configuration and dependencies can be added if people need
them.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/libsdl2/libsdl2_2.0.18.bb