bump version to 2022.02.9

add miyoo_defconfig
This commit is contained in:
tiopex
2023-01-31 13:11:45 +01:00
parent 1fa746c353
commit dcdaa3599c
8423 changed files with 184305 additions and 91107 deletions

View File

@@ -1,7 +1,10 @@
config BR2_PACKAGE_KODI_PVR_VDR_VNSI
bool "kodi-pvr-vdr-vnsi"
select BR2_PACKAGE_KODI_PLATFORM
depends on BR2_TOOLCHAIN_GCC_AT_LEAST_7 # C++17
help
Kodi PVR addon VNSI
https://github.com/kodi-pvr/pvr.vdr.vnsi
comment "kodi-pvr-vdr-vnsi needs a toolchain w/ gcc >= 7"
depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_7