diff options
author | Adam Duskett <Aduskett@gmail.com> | 2017-01-25 08:42:38 -0500 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-01-28 21:39:40 +1300 |
commit | 6f8f669341ec5489bd1fad4bcd874bdc120fc7c5 (patch) | |
tree | 37b5242b1637bc65901fd902e9c73436ecb6cdc4 /package/qt5/qt5script/qt5script.hash | |
parent | 7d34cbe9387f748c1ac9fb844dab14975e307c20 (diff) | |
download | buildroot-6f8f669341ec5489bd1fad4bcd874bdc120fc7c5.tar.gz buildroot-6f8f669341ec5489bd1fad4bcd874bdc120fc7c5.zip |
janus-gateway: make audio bridge plugin optional
Currently janus-gateway is built by default with the audio bridge plugin.
This causes a example config file to be placed on the target filing system
that the user may not need or want, creates a 119K .so
file on the target directory, adds the dependency of opus for this
plugin, and janus will also create a warning when ran if the plugin does
not have a matching configuration file setup by the user, as it will not use
the example config file by default.
This patch makes the audio bridge plugin a option, removes the check for opus,
adds opus as a dependency to the audio bridge plugin, and selects the opus
package automatically when the user selects the plugin.
Signed-off-by: Adam Duskett <aduskett@codeblue.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/qt5/qt5script/qt5script.hash')
0 files changed, 0 insertions, 0 deletions