webrtc-audio-processing: refactor architecture dependency as a blind option
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 6 Nov 2016 22:18:58 +0000 (23:18 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 6 Nov 2016 22:19:48 +0000 (23:19 +0100)
commit8ea3a3b9c32f88871a1c3090a2a0dd5097061928
tree27599961c62a1f06796ad47cac6941cbd8e65565
parent0d45e57a1292a803fe3d118c580243d2e8bd41c4
webrtc-audio-processing: refactor architecture dependency as a blind option

In preparation to the addition of a webrtc GStreamer plugin that will
have to select the webrtc-audio-processing package (and therefore
inherits its dependencies), this commits adds a
BR2_PACKAGE_WEBRTC_AUDIO_PROCESSING_ARCH_SUPPORTS blind option to avoid
duplicating the architecture dependencies of this package.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/webrtc-audio-processing/Config.in