summaryrefslogtreecommitdiffstats
path: root/default.xml
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2019-09-12 11:12:04 -0400
committerScott Murray <scott.murray@konsulko.com>2019-09-12 13:42:55 -0400
commit99e61ef8a58425d82e1998e2b52010779568d060 (patch)
tree87de140388772d366c0fed3c50563f781515c2dd /default.xml
parent13dfbc7e36db3418ce9055720a42a381d42e0ae5 (diff)
Add alexa-auto-sdk repository
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>
Diffstat (limited to 'default.xml')
-rw-r--r--default.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/default.xml b/default.xml
index 00f3bbfd..b53cc3b8 100644
--- a/default.xml
+++ b/default.xml
@@ -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 -->