From 17caa5da426906f3856c37629399777aa7c5e7c3 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 24 Sep 2019 08:18:03 -0400 Subject: alexa-voiceagent-service: Add patch to update audio device configuration Add patch to update audio device configuration to work with PipeWire changes to Auto SDK gstreamer output code. Bug-AGL: SPEC-2761 Change-Id: If7d1058a190bd91bd68151a5b54dc84db05a55bc Signed-off-by: Scott Murray (cherry picked from commit d46451a0bf7e7bb133b17b4ee22c0a241f4132dc) --- .../alexa-voiceagent-service/alexa-voiceagent-service_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-speech-framework/meta-aac/recipes-apis/alexa-voiceagent-service/alexa-voiceagent-service_git.bb') diff --git a/meta-speech-framework/meta-aac/recipes-apis/alexa-voiceagent-service/alexa-voiceagent-service_git.bb b/meta-speech-framework/meta-aac/recipes-apis/alexa-voiceagent-service/alexa-voiceagent-service_git.bb index 78555e09..279eb86b 100644 --- a/meta-speech-framework/meta-aac/recipes-apis/alexa-voiceagent-service/alexa-voiceagent-service_git.bb +++ b/meta-speech-framework/meta-aac/recipes-apis/alexa-voiceagent-service/alexa-voiceagent-service_git.bb @@ -22,6 +22,7 @@ DEPENDS = " \ SRC_URI = "git://github.com/alexa/alexa-auto-sdk.git;protocol=https;branch=2.0 \ file://0001-remove-library-dependency-copying.patch \ file://0002-update-config.xml.in.patch \ + file://0003-update-audio-device-configuration.patch \ " SRCREV = "86916d2d8c1702a8be3c88a9012ca56583bcc0c8" -- cgit 1.2.3-korg