package/kodi-platform: new package
authorBernd Kuhls <bernd.kuhls@t-online.de>
Wed, 22 Jul 2015 20:30:35 +0000 (22:30 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 30 Jul 2015 07:37:44 +0000 (09:37 +0200)
commit0b045afa44e4453a5aabe872a9daf2909b36815a
tree344609a6ddf1645f9829bdd62e8031d24f64dd8d
parent9d9f1a92885b93c83667b0f563c2b58ca95152a5
package/kodi-platform: new package

This package is used by the PVR addon packages and has no use by itself,
therefore is does not show up in menuconfig.

[Thomas:
 - fix license information, as noticed by Yann E. Morin: the license
   is GPLv2+, not GPLv3+, and there is no COPYING file, so a short
   source file with the license header was used instead.
 - remove -DCMAKE_MODULE_PATH, no longer needed now that
   kodi-config.cmake is fixed.
 - add patch to fix kodi-platform-config.cmake for cross-compilation.]

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/kodi-platform/0001-kodiplatform-config.cmake-fix-for-cross-compilation.patch [new file with mode: 0644]
package/kodi-platform/Config.in [new file with mode: 0644]
package/kodi-platform/kodi-platform.mk [new file with mode: 0644]
package/kodi/Config.in