mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
bump version to 2022.02.9
add miyoo_defconfig
This commit is contained in:
@@ -1,7 +1,14 @@
|
||||
config BR2_PACKAGE_KODI_PVR_IPTVSIMPLE
|
||||
bool "kodi-pvr-iptvsimple"
|
||||
select BR2_PACKAGE_KODI_PLATFORM
|
||||
select BR2_PACKAGE_RAPIDXML
|
||||
# kodi-inputstream-adaptive
|
||||
depends on BR2_aarch64 || BR2_arm || BR2_i386 || BR2_mipsel \
|
||||
|| BR2_mips64el || BR2_x86_64
|
||||
select BR2_PACKAGE_KODI_INPUTSTREAM_ADAPTIVE # runtime
|
||||
select BR2_PACKAGE_KODI_INPUTSTREAM_FFMPEGDIRECT # runtime
|
||||
select BR2_PACKAGE_KODI_INPUTSTREAM_RTMP # runtime
|
||||
select BR2_PACKAGE_PUGIXML
|
||||
select BR2_PACKAGE_XZ
|
||||
select BR2_PACKAGE_ZLIB
|
||||
help
|
||||
IPTV Live TV and Radio PVR client addon for Kodi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user