diff options
author | Scott Murray <scott.murray@konsulko.com> | 2021-08-26 13:21:36 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2021-08-26 17:22:53 +0000 |
commit | c4d784ef89cc84266e69f95d158e9375fd090869 (patch) | |
tree | c6d5d1789393ed928c7472abf6b86f2429adebf4 /default.xml | |
parent | 340389581962b9070c6f5f880222733ce175a90b (diff) |
Update to Alexa Auto SDK 2.3.1
Update from Alexa Auto SDK 2.3.0 to 2.3.1.
Bug-AGL: SPEC-4057
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I4bae58474071451657a7f93df7a52fc71acc1ca6
Diffstat (limited to 'default.xml')
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index 3eaa5364..eba4d50e 100644 --- a/default.xml +++ b/default.xml @@ -57,7 +57,7 @@ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="dunfell"/> <!-- Alexa Auto SDK layer --> - <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="d46f22b453f528868b483e39bc7a057ca68a5199" upstream="2.3"/> + <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="e1564482a33648bede36740796c8d69ae3c6f7fb" upstream="2.3"/> <!-- IoT SDK layer --> <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="5431f91969087d631972d73cd03b16eed0a61987" upstream="dunfell"/> |