Add alexa-auto-sdk repository 26/22426/1
authorScott Murray <scott.murray@konsulko.com>
Thu, 12 Sep 2019 15:12:04 +0000 (11:12 -0400)
committerScott Murray <scott.murray@konsulko.com>
Sat, 14 Sep 2019 13:04:29 +0000 (13:04 +0000)
Add alexa-auto-sdk repository so that we can use the meta-aac layer
it contains to build the Alexa Auto SDK and the associated voiceagent
service.  The branch for the latest version, 2.0, is being used to
allow benefitting from fixes made in response to AGL requirements.

Bug-AGL: SPEC-2765

Change-Id: If2dc691db45eb3392fcd997dac543b8affd39d74
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit 99e61ef8a58425d82e1998e2b52010779568d060)

default-floating.xml
default.xml

index caa1cbc..013c9f3 100644 (file)
@@ -59,6 +59,9 @@
   <!-- meta-spdxscanner - support for fossology -->
   <project name="dl9pf/meta-spdxscanner" path="external/meta-spdxscanner" remote="github" revision="master"/>
 
+  <!-- Alexa Auto SDK layer -->
+  <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="2.0"/>
+
 
   <!-- BSPs -->
 
index d645f97..6df67ac 100644 (file)
@@ -58,6 +58,9 @@
   <!-- meta-spdxscanner - support for fossology -->
   <project name="dl9pf/meta-spdxscanner" path="external/meta-spdxscanner" remote="github" revision="483f79e66eb76b0f1bebe1e3a0a0327b0ba59f16" upstream="thud"/>
 
+  <!-- Alexa Auto SDK layer -->
+  <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="86916d2d8c1702a8be3c88a9012ca56583bcc0c8" upstream="2.0"/>
+
 
   <!-- BSPs -->