summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2016-10-15 16:51:00 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-10-15 23:14:45 +0200
commit1c2a63ad6d724d933cbb2a43d5dd08f19c5c17e7 (patch)
treeb295aae2eeb134ca2d7b180c6ffde9a8e2638435 /Config.in.legacy
parent3b80ca8913a6f29664f0a16a71516f8bf532acd9 (diff)
kodi-addon-xvdr: remove deprecated package
We will remove BR2_DEPRECATED, so remove this deprecated package. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy15
1 files changed, 12 insertions, 3 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index c27ae3d74..5e65d7b0f 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,14 @@ endif
###############################################################################
comment "Legacy options removed in 2016.11"
+config BR2_PACKAGE_KODI_ADDON_XVDR
+ bool "kodi-addon-xvdr removed"
+ select BR2_LEGACY
+ help
+ According to the github project page:
+ https://github.com/pipelka/xbmc-addon-xvdr
+ this package is discontinued.
+
config BR2_PACKAGE_IPKG
bool "ipkg removed"
select BR2_LEGACY
@@ -1366,11 +1374,12 @@ config BR2_PACKAGE_STRONGSWAN_TOOLS
deprecated.
config BR2_PACKAGE_XBMC_ADDON_XVDR
- bool "xbmc options have been renamed"
+ bool "xbmc-addon-xvdr removed"
select BR2_LEGACY
- select BR2_PACKAGE_KODI_ADDON_XVDR
help
- The XBMC media center project was renamed to Kodi entertainment center
+ According to the github project page:
+ https://github.com/pipelka/xbmc-addon-xvdr
+ this package is discontinued.
config BR2_PACKAGE_XBMC_PVR_ADDONS
bool "xbmc options have been renamed"