package/kodi: Add suboption to control MySQL support
authorBernd Kuhls <bernd.kuhls@t-online.de>
Mon, 11 Jul 2016 18:09:02 +0000 (20:09 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 17 Jul 2016 12:32:01 +0000 (14:32 +0200)
commit453657df6b36b596eea673056cd909060a4b0b0a
treef86a5d50a9d57d2274aa3cdbb5eb2b0eba2a92e5
parentaab1690637755d638101ddd490a858f4a9e447c4
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>
package/kodi/Config.in
package/kodi/kodi.mk