diff options
author | Scott Murray <scott.murray@konsulko.com> | 2021-01-18 19:27:00 -0500 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2021-02-04 15:52:52 +0000 |
commit | b53771be78a98970a38c7860a398725ba79c237d (patch) | |
tree | cbef8f8edc70b80ccb29467352469201bcef397c /default.xml | |
parent | c9a0efc4de30b063beedbf4ffd6b603c4469275d (diff) |
Update Alexa Auto SDK
Update from Alexa Auto SDK 2.0 to 2.3.
Bug-AGL: SPEC-3783
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I6c96b1a9b95f11af65c4420da5be80de6c29075b
(cherry picked from commit 6f4a23c28d87c51f8bf7192007dfeb8b81f975a9)
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 d89982ce..7948ac37 100644 --- a/default.xml +++ b/default.xml @@ -57,7 +57,7 @@ <project name="meta-spdxscanner" path="external/meta-spdxscanner" remote="yocto" revision="23bba6f8dfafc806c187fc58b31fe2466d95772d" upstream="master"/> <!-- Alexa Auto SDK layer --> - <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="86916d2d8c1702a8be3c88a9012ca56583bcc0c8" upstream="2.0"/> + <project name="alexa/alexa-auto-sdk" path="external/alexa-auto-sdk" remote="github" revision="d46f22b453f528868b483e39bc7a057ca68a5199" upstream="2.3"/> <!-- IoT SDK layer --> <project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="9e62214c8ff2180e076d953753b979d5d41e4cd6" upstream="dunfell"/> |