summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2019-09-21 21:28:08 +0200
committerArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>2019-09-21 22:59:07 +0200
commit64c9bc8e994932a0e6bda5f161fef59980ba2a92 (patch)
tree5fd4904bfc50abeb3272c28eda1520e1067cb945 /Config.in.legacy
parenteeb069f96252d9e7cef6c9d53ee45d436085e3f8 (diff)
package/kodi-screensaver-planestate: remove package
This package is incompatible with Kodi 18.x, configure is broken: CMake Error at output/host/x86_64-buildroot-linux-uclibc/sysroot/usr/share/kodi/cmake/AddonHelpers.cmake:197 (message): "@ADDON_DEPENDS@" not found in addon.xml.in. This package is also not part of the upstream binary repo: https://github.com/xbmc/repo-binary-addons Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy6
1 files changed, 6 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index e3e83b43d6..67d696a259 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -146,6 +146,12 @@ endif
comment "Legacy options removed in 2019.11"
+config BR2_PACKAGE_KODI_SCREENSAVER_PLANESTATE
+ bool "kodi-screensaver-planestate package was removed"
+ select BR2_LEGACY
+ help
+ This package is incompatible with Kodi 18.x.
+
config BR2_PACKAGE_KODI_VISUALISATION_WAVEFORHUE
bool "kodi-visualisation-waveforhue package was removed"
select BR2_LEGACY