summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-03-11 11:32:19 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-03-15 22:45:06 +0100
commit7bd9dbc13af7e03747f52e9d1fd52fc863696bf6 (patch)
tree8bb8a1050ace483f2dfb8b569b4c464eabcf228b /Config.in.legacy
parentb8931e7159bb14dcf1f930f2d27124f5b56f232f (diff)
samba: remove deprecated
It's been deprecated for a year now so remove it. [Peter: drop !samba dependency from samba4] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy7
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index f2b05cb45..828d0acb6 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,13 @@ endif
###############################################################################
comment "Legacy options removed in 2016.05"
+config BR2_PACKAGE_SAMBA
+ bool "samba"
+ select BR2_LEGACY
+ help
+ The samba package was removed in favour of samba4 since the
+ 3.x series isn't supported by upstream any longer.
+
config BR2_PACKAGE_KODI_WAVPACK
bool "wavpack"
select BR2_LEGACY