summaryrefslogtreecommitdiffstats
path: root/meta-audio-4a-framework/recipes-connectivity/bluez-alsa/bluez-alsa_git.bbappend
diff options
context:
space:
mode:
authorThierry Bultel <thierry.bultel@iot.bzh>2018-09-10 15:04:34 +0200
committerThierry Bultel <thierry.bultel@iot.bzh>2018-09-11 15:55:43 +0200
commit7e06277dd1389b1ca08ec390040adf792c6a14fa (patch)
treebf22cbbcfccd948dbc9b963e437d49b1e208ab06 /meta-audio-4a-framework/recipes-connectivity/bluez-alsa/bluez-alsa_git.bbappend
parentcf6e5ce3afd1745af74fbf4ae7681aad2a412420 (diff)
bluez-alsa: added patch for null device
This closes the transport connection when a null device is specified. Change-Id: I6d69c68a2ca91bd9fb3d7fdf51f470f243e76d5f Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
Diffstat (limited to 'meta-audio-4a-framework/recipes-connectivity/bluez-alsa/bluez-alsa_git.bbappend')
-rw-r--r--meta-audio-4a-framework/recipes-connectivity/bluez-alsa/bluez-alsa_git.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-audio-4a-framework/recipes-connectivity/bluez-alsa/bluez-alsa_git.bbappend b/meta-audio-4a-framework/recipes-connectivity/bluez-alsa/bluez-alsa_git.bbappend
index 0c2ddee4..ecb73b34 100644
--- a/meta-audio-4a-framework/recipes-connectivity/bluez-alsa/bluez-alsa_git.bbappend
+++ b/meta-audio-4a-framework/recipes-connectivity/bluez-alsa/bluez-alsa_git.bbappend
@@ -3,6 +3,7 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI += "file://0001-Added-a-connection-proxy-plugin.patch"
+SRC_URI += "file://0002-proxy-plugin-close-transport-when-null-device-is-set.patch"
FILES_${PN} += "\
${libdir}/alsa-lib/libasound_module_pcm_bluealsa_proxy.so\