summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-05-03 16:44:14 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-05-05 08:29:04 +0200
commit4196cf902b2ccb82902720ae254f444bafac8e71 (patch)
tree0116b96831107b2fb963d041a1790fd0abbbcc79 /Config.in.legacy
parent0370cc9735ed16b8620120e09d34ce497f4a2503 (diff)
gst1-plugins-bad: remove mpg123 plugin option
The plugin was moved from -bad to -ugly so remove the option. Support in -ugly was added via 30cde9a3. Add legacy entry to notify users of this, however we can't automatically select the ugly variant since ugly might be disabled. 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 9f694f87e..9901cf6f3 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -145,6 +145,13 @@ endif
###############################################################################
comment "Legacy options removed in 2016.05"
+config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MPG123
+ bool "gst1-plugins-bad mpg123 plugin moved to ugly"
+ select BR2_LEGACY
+ help
+ The mpg123 plugin has been moved from gst1-plugins-bad to
+ gst1-plugins-ugly.
+
config BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_POWERPC
bool "PowerPC Sourcery toolchain has been removed"
select BR2_LEGACY