package/kodi: add support for more architectures
authorBernd Kuhls <bernd.kuhls@t-online.de>
Wed, 2 Aug 2017 16:29:42 +0000 (18:29 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 2 Aug 2017 20:48:35 +0000 (22:48 +0200)
commit27db56397bc01d28ef265f28d9bab9af15b587d4
treee39f8f559d09f6aec94aac47cc9c1558959059b3
parent90a1b819312af78846b981ad8df2aa432e8df2b1
package/kodi: add support for more architectures

For the autoconf-based build system it was necessary to allow each
supported architecture separatly:
https://github.com/xbmc/xbmc/blob/Krypton/m4/xbmc_arch.m4

For the CMake build system this is not necessary anymore so we only
blacklist archs in Config.in known to be broken.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[Thomas: slightly tweak the BR2_PACKAGE_KODI_ARCH_SUPPORTS definition.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/kodi/Config.in
package/kodi/kodi.mk