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:23:06 +0000 |
commit | c41635448904e4216206d562ba4e282da96bfa7b (patch) | |
tree | 53c49e6c1ce8f60adde7e7f90b8017202d9d0d1c /default.xml | |
parent | dbec91085a5b62189b431e3bf3246fc8c259e53f (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 a0f752f1..d841ba9a 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"/> |