summaryrefslogtreecommitdiff
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-05-03 16:44:15 -0300
committerPeter Korsgaard <peter@korsgaard.com>2016-05-05 08:29:33 +0200
commit0c956f2df9b8d2ab3909fee1b610105082974f46 (patch)
tree2035e237f6646b97d68b3473511e585d63ad4ed0 /Config.in.legacy
parent4196cf902b2ccb82902720ae254f444bafac8e71 (diff)
gst1-plugins-bad: remove rtp plugin option
The plugin was moved from -bad to -good so remove the option. Support in -good was added via 301e8ffb. Add legacy entry to notify users of this, however we can't automatically select the good variant since good 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 9901cf6f3..5317dde98 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_RTP
+ bool "gst1-plugins-bad rtp plugin moved to good"
+ select BR2_LEGACY
+ help
+ The rtp plugin has been moved from gst1-plugins-base to
+ gst1-plugins-good.
+
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_MPG123
bool "gst1-plugins-bad mpg123 plugin moved to ugly"
select BR2_LEGACY