diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-12-17 17:16:48 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-12-17 17:16:48 +0100 |
commit | 4e5b9be85750852559f22b0b3493e6074b8f4fac (patch) | |
tree | f991e3a3b845e980efaf8784f49473d24d14b1be /meta-speech-framework/conf/include/agl-speech-framework.inc | |
parent | 9c714c0765fe74288b613c93fac2265368fa4aaa (diff) |
Move core speech service to meta-agl-demokoi_10.91.0koi/10.91.010.91.0
This moves the generic agl-speechframework to meta-agl-demo.
The alexa-voiceagent bits remain in meta-agl-devel for now.
This fixes a dependency of the settings app.
Bug-AGL: SPEC-3734
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I3b0c81bd598ef20c2cb6fcec054c399dc6c3d97b
Diffstat (limited to 'meta-speech-framework/conf/include/agl-speech-framework.inc')
-rw-r--r-- | meta-speech-framework/conf/include/agl-speech-framework.inc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-speech-framework/conf/include/agl-speech-framework.inc b/meta-speech-framework/conf/include/agl-speech-framework.inc deleted file mode 100644 index 700aadf1..00000000 --- a/meta-speech-framework/conf/include/agl-speech-framework.inc +++ /dev/null @@ -1,5 +0,0 @@ -PREFERRED_RPROVIDER_virtual/voice-high-config = "default-voice-high-config" - -FEATURE_PACKAGES_agl-speech-framework = "packagegroup-agl-speech-services" - -IMAGE_FEATURES += "agl-speech-framework" |