[Buildroot] [V2 02/10] janus-gateway: Make sofia-sip a optional dependency.

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Jan 24 21:15:58 UTC 2017


Hello,

On Tue, 24 Jan 2017 15:31:31 -0500, Adam Duskett wrote:

> +if BR2_PACKAGE_JANUS_GATEWAY
> +
> +comment "janus-gateway plugins"
> +
> +config BR2_PACKAGE_JANUS_PLUGIN_SIP
> +	bool "janus sip gateway plugin"

You should select the SOFIA_SIP package here, and inherit its
dependencies.

> +	default n

Not needed, this is the default (applies to all other patches).

Also, since you no longer select the SOFIA_SIP package from the
top-level janus-gateway option, you may want to double check if all the
janus-gateway "depends on" are still necessary.

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



More information about the buildroot mailing list