From 1f8b24f7ab5a58c99baed58c8a297bb325752b9f Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 10 Jun 2020 12:19:02 -0400 Subject: alexa-voiceagent-service: Add patch to add autobuild scripts Add autobuild scripts to alexa-voiceagent-service via a patch to prepare for a switch to building all widgets via calls to autobuid. Bug-AGL: SPEC-2049, SPEC-3300 Signed-off-by: Scott Murray Change-Id: Ia1a3ea814bca5429848055db8350ad37cae9517a --- .../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 f0211552..abae3dec 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 @@ -28,6 +28,7 @@ SRC_URI = "git://github.com/alexa/alexa-auto-sdk.git;protocol=https;branch=2.0 \ file://0004-update-config-and-database-paths.patch \ file://0005-fix-segmentation-fault-for-release-build-mode.patch \ file://0006-fix-event-argument-json.patch \ + file://0007-add-autobuild-scripts.patch \ " SRCREV = "86916d2d8c1702a8be3c88a9012ca56583bcc0c8" -- cgit 1.2.3-korg