[Buildroot] [PATCH] gst1-plugins-bad: cleanup of build options

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Jun 25 13:28:55 UTC 2016


Hello,

On Fri, 24 Jun 2016 08:12:21 +0200, Marcin Nowakowski wrote:

> diff --git a/package/gstreamer1/gst1-plugins-bad/Config.in b/package/gstreamer1/gst1-plugins-bad/Config.in
> index 046c2aa..0f9fb15 100644
> --- a/package/gstreamer1/gst1-plugins-bad/Config.in
> +++ b/package/gstreamer1/gst1-plugins-bad/Config.in
> @@ -312,11 +312,6 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_LIBRFB
>  	help
>  	  Connects to a VNC server and decodes RFB stream
>  
> -config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_LIVEADDER
> -	bool "liveadder"
> -	help
> -	  Adds multiple live discontinuous streams

When you remove an option, it should be in fact moved to
Config.in.legacy so that users who upgrade to a new Buildroot version
are properly warned of the removal of this option.

I've fixed this up, did some minor tweaks to the commit log, and
applied. Thanks a lot for your contribution!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list