meta-speech-framework: Update Alexa Auto SDK wakeword support for v2.3 04/26004/1
authorScott Murray <scott.murray@konsulko.com>
Mon, 1 Feb 2021 23:06:35 +0000 (18:06 -0500)
committerScott Murray <scott.murray@konsulko.com>
Thu, 4 Feb 2021 15:53:10 +0000 (15:53 +0000)
commitd369fae7ef2e0bcbd934c838145b08a443b414ff
treeeba7394475a5ff33f2cec33605204f82a1334dba
parentbcd92dd2ce81412b66a8f09a7d0097fab0e6217c
meta-speech-framework: Update Alexa Auto SDK wakeword support for v2.3

Update the agl-voiceagent-alexa-wakeword feature template for v2.3:
- Added a scriptlet to handle installing and patching the amazonlite
  zip file contents.  The amazonlite-2.3.zip file is now expected to
  be in the directory set with the XDG_DOWNLOAD_DIR environment
  variable, and if that is not set, it will use $HOME/Downloads (i.e.
  the same behavior as the rcar3 graphics support files).
- Added a patch to tweak a couple of things in the amazonlite layer
  to fix building against Yocto dunfell.

Bug-AGL: SPEC-3783

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I75783860e4ce332ba89e8a7768fe4ff7367bcd93
(cherry picked from commit 3eb1a00c35bd817472067a153c793c9c7aef00a3)
templates/feature/agl-voiceagent-alexa-wakeword/50_setup.sh [new file with mode: 0644]
templates/feature/agl-voiceagent-alexa-wakeword/README_feature_agl-voiceagent-alexa-wakeword.md
templates/feature/agl-voiceagent-alexa-wakeword/amazonlite-2.3.patch [new file with mode: 0644]