aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-12-02Update autobuild script to create new targetssandbox/DDTLK/autobuildFrederic Marec2-2/+144
Update autobuild script to create multiple widget target debug, coverage and all Bug-AGL: SPEC-2049 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh> Change-Id: Ib4183a3cab246d60d86fc5adc8ebd2df700b07e3
2019-11-20Remove unused app-controller directoryicefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.18.99.48.99.38.99.28.99.1Jan-Simon Moeller1-0/+0
It leads to an error during checkout: fatal: no submodule mapping found in .gitmodules for path 'app-controller' Fix it. Bug-AGL: SPEC-2977 . Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Id27fd6cee4952f9951c6b926c48f7e6cf2194f91
2019-11-13fix(confg.cmake): set PROJECT_URL to slience CMake warningLi Xiaoming1-0/+1
No homepage url found. Please set a PROJECT_URL cmake variable in your config.cmake. Bug-AGL: SPEC-2804 Change-Id: Ia48f90c209cd592224de290fc47e50cfc84b76c6 Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
2019-10-08Switch to appcontroller libraryScott Murray14-70/+63
Remove old app-controller submodule usage in favor of library from the toolchain. Also update dynamic API calls for V3. Bug-AGL: SPEC-2857 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ib52d00939e0c5998004c96b9ec1a41905f8d71fb
2019-10-07Switch to afb-helpers libraryScott Murray6-12/+6
Remove old afb-helpers submodule usage in favor of library from the toolchain. Note that json.hpp is no longer shipped with the library, and is now assumed to be present in the toolchain, which requires a DEPENDS addition in the recipe to pick it up. Bug-AGL: SPEC-2855 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I9114b0a0bbe262224a2c12444e589ef7fdb907f5
2019-05-20autobuild: fix build script copy issuehalibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut_7.99.2halibut_7.99.1halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.3halibut/7.99.2halibut/7.99.18.0.28.0.18.0.07.99.37.99.27.99.1Matt Ranostay2-4/+12
Avoid copying over the same file with the wgt output, and prevent the following error: cp: 'build/vshl-capabilities.wgt' and 'build/vshl-capabilities.wgt' are the same file make: *** [autobuild/agl/autobuild:62: package] Error 1 Bug-AGL: SPEC-2430 Change-Id: I596fa8d6bf4b31ad10ca55b475d91ed89ce783e0 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-03-19add .gitreviewStephane Desneux1-0/+5
Change-Id: I481616401bfd5ef323c83643f1d7c06146b1fc79 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2019-02-25vshl-capabilities:Naveen Bobbili77-0/+6007
This API is responsible for brokering capbilities related messages from voiceagents to apps and vice versa. Verbs exposed are navigation/publish navigation/subscribe phonecontrol/publish phonecontrol/subscribe playbackcontroller/publish playbackcontroller/subscribe guiMetadata/publish guiMetadata/subscribe This API exposes publish and subscribe methods for all the speech framework domains/capabilities. For eg. navigation, phonecontrol etc. This API is used by apps and low level voice agent binding to subscribe and publish these capability messages whenever applicable. This specific commit is for vshl-capabilities API. Change-Id: I822c2e8589e39574d707a7c199bea91a686dced7 Signed-off-by: Naveen Bobbili <nbobbili@amazon.com>
2019-02-18Initial empty repositoryJan-Simon Moeller0-0/+0