kumquat-buildroot/package/sdl
Rodrigo Rebello 3b884e44e0 sdl: fix incorrect SDL_CONF_OPTS assignment
The option --enable-video-directfb=no was being assigned to
SDL_CONF_OPTS instead of being appended to it when
BR2_PACKAGE_SDL_DIRECTFB was disabled. That would clobber any options
previously added to SDL_CONF_OPTS (namely --enable-video-fbcon=yes|no).

Signed-off-by: Rodrigo Rebello <rprebello@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-10-21 10:07:21 +02:00
..
0001-use-correct-directfb-config.patch
0002-fix-compilation-with-libx11.patch
Config.in
sdl.hash
sdl.mk