summaryrefslogtreecommitdiffstats
path: root/meta-speech-framework
AgeCommit message (Collapse)AuthorFilesLines
2019-04-25meta-speech-framework: add RDEPEND for agl-service-high-capabilitiesThierry Bultel1-1/+2
agl-service-high-capabilities is needed by the speech framework. Change-Id: I79935a1ff45d85e641215ad3cedf495f07eee606 Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
2019-04-09Upgrade to thudScott Murray1-0/+2
Changes include: - Add LAYERSERIES_COMPAT definitions to layer.conf files - Disable pulseaudio-module-4a-client for now as it does not compile against PulseAudio 12.x - Remove meta-audio-4a-framework/recipes-devtools/python/python3-websockets_4.0.1.bb as it is superseded by upstream - Add OECMAKE_GENERATOR = "Unix Makefiles" to 4a-alsa-core, 4a-hal-generic, 4a-hal-unicens, and 4a-softmixer recipes for now to work around CMake+ninja issue - Remove alsa 1.1.6 recipes from meta-audio-4a-framework/recipes-multimedia/alsa as they are superseded by upstream. Local changes to the alsa-plugins recipe have been implemented in a bbappend. Known issues: - pulseaudio-module-4a-client has been disabled - CMake+ninja issue in cmake-apps-module has been worked around with OECMAKE_GENERATOR Bug-AGL: SPEC-1837 Change-Id: I5355e9f74e2385a093ca21cda5bd52a80e1a6e67 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-03-27agl-service-voice-high-capabilities: added recipeThierry Bultel1-0/+19
This adds a recipe for agl-service-voice-high-capabilities Change-Id: Ie45f71d4a2c0faf943328230ca3b3c24fe76fe6f Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
2019-03-21agl-service-voice-high: bump to latest versionThierry Bultel1-6/+6
This brings the following commits: * 9eb3a90 Refactored VSHL into vshl-core and vshl-capabilities. * 143363b Initial .gitreview * 4082dd6 Code Base Linking based authentication implementation for Al.. * 3c87e5c Added the Alexa VoiceAgent dependency in the VSHL widget con.. * bba1c5e config.cmake: Remove superfluous dependencies * d828cc4 Use latest AGL Framework code for javascript * c9e18e6 Also provide HTML user app for testing Change-Id: Id4a04515df0c4ec5ba0f1467d8e3f17f1b9924e9 Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
2018-11-30speech-framework: Add initial speech-framework featureShotaro Uchida3-0/+28
Change-Id: I458161fea56928e338c1fe208e643e9a33141f6e Signed-off-by: Shotaro Uchida <shotaru@amazon.com>