summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2016-10-15 16:51:06 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-10-15 23:14:45 +0200
commit3534399db48cfd066ff45a2bfa2ee0998024a9ab (patch)
tree9aa243ce519a40502e0f865bda32f3aad8c62bf4 /Config.in.legacy
parent152d4b66c4006f297076ca170749ed25c5a33b70 (diff)
wvstreams: 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.legacy7
1 files changed, 7 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index b5fb49fe5..f26f97f22 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,13 @@ endif
###############################################################################
comment "Legacy options removed in 2016.11"
+config BR2_PACKAGE_WVSTREAMS
+ bool "wvstreams removed"
+ select BR2_LEGACY
+ help
+ wvstreams is not maintained anymore since about 2009. It also
+ doesn't build anymore with recent compilers (GCC 5+).
+
config BR2_PACKAGE_WVDIAL
bool "wvdial removed"
select BR2_LEGACY