meta-speech-framework: Update Alexa Auto SDK wakeword support for v2.3 81/25981/1
authorScott Murray <scott.murray@konsulko.com>
Mon, 1 Feb 2021 23:06:35 +0000 (18:06 -0500)
committerScott Murray <scott.murray@konsulko.com>
Mon, 1 Feb 2021 23:06:35 +0000 (18:06 -0500)
commit3eb1a00c35bd817472067a153c793c9c7aef00a3
tree369a89b53d82604c2775972016f671640cdd1995
parente0d5ad833e89f47c88601e15158015319e568af8
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
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]