kumquat-buildroot/package/kodi
Bernd Kuhls 453657df6b package/kodi: Add suboption to control MySQL support
In a Buildroot configuration with mysql enabled it might be useful to
be able to build Kodi without mysql support because Kodi may not need
it at runtime.

Kodi can store its internal databases not only locally using sqlite
but also on a mysql server, this allows several local Kodi machines to
share the same databases. When using only one Kodi instance, mysql
support is not needed, and not building mysql support helps reducing
build time.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-07-17 14:32:01 +02:00
..
0001-Fixup-include-path.patch
0002-texturepacker.patch
0003-ALSA-fix-device-change-event-support.patch
0004-kodi-config.cmake-use-CMAKE_FIND_ROOT_PATH-to-fix-cr.patch
0005-native-TexturePacker-fix-compilation-with-gcc-4.6.patch
0006-ffmpeg30.patch
0007-exif-Fix-for-out-of-memory-errors-with-large-numbers.patch
0008-Fix-nullpadding-issue-when-reading-certain-id3v1-tag.patch
0009-lib-cximage-6.0-fix-compilation-with-gcc6.patch
br-kodi
Config.in package/kodi: Add suboption to control MySQL support 2016-07-17 14:32:01 +02:00
kodi.hash
kodi.mk package/kodi: Add suboption to control MySQL support 2016-07-17 14:32:01 +02:00
kodi.service
S50kodi