From ccfac6e024b1404d9c9e59455bf58454533e8e51 Mon Sep 17 00:00:00 2001 From: Jan-Simon Moeller Date: Tue, 14 Jun 2022 16:06:30 +0000 Subject: Feature cleanup for Nifty Needlefish Remove features with upstream deprecated or unmaintained: - meta-ros - agl-service-alexa and the voiceagent service Bug-AGL: SPEC-4407 Signed-off-by: Jan-Simon Moeller Change-Id: I8a1e3886897af5b2cf591d0952b1feb980b8708e --- .../README_feature_agl-voiceagent-alexa-wakeword.md | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 templates/feature/agl-voiceagent-alexa-wakeword/README_feature_agl-voiceagent-alexa-wakeword.md (limited to 'templates/feature/agl-voiceagent-alexa-wakeword/README_feature_agl-voiceagent-alexa-wakeword.md') diff --git a/templates/feature/agl-voiceagent-alexa-wakeword/README_feature_agl-voiceagent-alexa-wakeword.md b/templates/feature/agl-voiceagent-alexa-wakeword/README_feature_agl-voiceagent-alexa-wakeword.md deleted file mode 100644 index 4917a96f..00000000 --- a/templates/feature/agl-voiceagent-alexa-wakeword/README_feature_agl-voiceagent-alexa-wakeword.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -description: Feature agl-voiceagent-alexa-wakeword -authors: Scott Murray ---- - -### Feature agl-voiceagent-alexa-wakeword - -Enables building the Amazon Alexa voiceagent binding with included wakeword engine support. - -Note that this features assumes that the amazonlite wakeword engine ZIP file -(i.e. amazonlite-2.3.zip) is present in the directory pointed at by the -XDG_DOWNLOAD_DIR environment variable if it is set, and $HOME/Downloads -otherwise. The zip file will be extracted into place in the alexa-auto-sdk -repository (at external/alexa-auto-sdk/extensions/extra/amazonlite), and -patched to work with the version of Yocto used by AGL. -- cgit 1.2.3-korg