package/libasplib: bump version
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 1 Jan 2017 12:02:43 +0000 (13:02 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 25 Jan 2017 03:44:37 +0000 (16:44 +1300)
commit4f1c60326f3b6afdb297403889a1be70d85bc24d
tree95ee9d6573cbccd8faa9b6c4c09e6574833ba1a3
parent152351143acbc19150a71c77ccf10a1742276fd9
package/libasplib: bump version

libasplib now contains modules, we enable only those for the moment
which do not need external dependencies. We are not in a hurry to fully
support all features of this package because the upcoming Kodi release
17.x-Krypton will not carry any ADSP add-ons:
https://github.com/xbmc/repo-binary-addons/commit/db3b767309df25daae4f01f01dba85ca7b3464b0

-DASPLIB_MODULES_TO_BUILD=some looks hackish because the default is to
enable all modules:
https://github.com/AchimTuran/asplib/blob/master/CMakeLists.txt#L35

But -DASPLIB_MODULES_TO_BUILD=OFF does not disable the build of all
modules as well because of
https://github.com/AchimTuran/asplib/blob/master/asplib_modules/CMakeLists.txt#L19
so I added "some" as fake value.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/libasplib/libasplib.hash
package/libasplib/libasplib.mk