Age | Commit message (Collapse) | Author | Files | Lines |
|
Update agl-service-voice-high-capabilities recipe to replace git
submodule usage with DEPENDS on libafb-helpers and libappcontroller.
nlohmann-json has been added also been added as a dependency since
the json.hpp it provides is no longer available from libafb-helpers
as it previously was from the submodule. Finally, the lua
dependencies have been removed since nothing in the binding's
controller usage requires them.
Bug-AGL: SPEC-2855, SPEC-2857
Change-Id: I8e6eaa88c294b1c8d97c5eefab912e87aebd8e80
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit 472dba34fc8f174ac3bef7901b1d186d801f257a)
|
|
Update agl-service-voice-high recipe to replace git submodule usage
with DEPENDS on libafb-helpers and libappcontroller. nlohmann-json
has been added also been added as a dependency since the json.hpp it
provides is no longer available from libafb-helpers as it previously
was from the submodule. Finally, the lua dependencies have been
removed since nothing in the binding's controller usage requires
them.
Bug-AGL: SPEC-2854, SPEC-2856
Change-Id: I4ff980e6706c9e57da2c30181261f33c602f1515
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit d56e487f85b69faa022580540f58ca244caf3520)
|
|
This adds a recipe for agl-service-voice-high-capabilities
Change-Id: Ie45f71d4a2c0faf943328230ca3b3c24fe76fe6f
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
|
|
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>
|
|
Change-Id: I458161fea56928e338c1fe208e643e9a33141f6e
Signed-off-by: Shotaro Uchida <shotaru@amazon.com>
|