Age | Commit message (Collapse) | Author | Files | Lines |
|
Add new audio permission to the widget config.xml.in so the service can
access audio devices.
Bug-AGL: SPEC-2591
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I7c50ed638cd2344765b76e74c76d8355fe753d57
|
|
Change the usage of afb-helpers from git submodule to
shared library. Removed also unused app-templates submodule.
Bug-AGL: SPEC-2562
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
Change-Id: Iade8686aded8912d4dd203d1f74e171c13302a3e
|
|
Add the required permission
urn:AGL:permission::partner:scope-platform
to run at platform scope.
Bug-AGL: SPEC-545
Bug-AGL: SPEC-2006
Change-Id: I806947f896a73c79effe948575c8fefe13d6628f
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
- bring latest version of autobuild script in
- move conf.d/autobuild to root folder
- update autobuild script to fix warnings triggered by
cp operation error.
Change-Id: I8dda87fff10a5ac78e2756876c3c458654c31dab
Bug-AGL: SPEC-2164
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
|
|
Ideally no package by default would be building the DEBUG build unless
explicitly requested.
Change-Id: I14310d052fc523b3bb6f514f520074ba403c26fc
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL SPEC-1682
Change-Id: I5fe7104d8e7e724e8949ff33fc50a0968387b650
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
|
|
Updating project configuration file following the app-template
submodule update which let the command-line argument override
the project configuration.
Submodule conf.d/app-templates 76e12e7..0f25ab2:
> Adding warning message to migrate on CMake module
> common.cmake: fixed erroneous search path for os-release
> Fix: missing gcov symbol in compiled binaries
Bugs-AGL: SPEC-1798
Change-Id: I614f2fc6e2ff9b95a62e5a3113930b9181bbcd2a
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
The feature "urn:AGL:widget:required-binding" is now
preferred to the feature "urn:AGL:widget:required-api"
for requiring a local binding.
Bug-AGL: SPEC-1800
Change-Id: Ibfcb9cea026d261b3eeb53b6001e9c02f6850e1f
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
|
|
Bug-AGL: SPEC-1759
- updates app-templates
- adds routing setup of microphone front-end
- adds web-ui buttons to control microphone front-end
Change-Id: Ie18ec2f40a1b1fce348d32d28c64a4a3b289d55f
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Moves definition of AFB_BINDING_VERSION into config.cmake.
Fixes an issue that different api versions seems to be
defined for different code parts.
Change-Id: If7325afe583ad6a8aa37cbd18dda473fbcba673b
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Removes cmake warning complaining about outdated app-templates
submodule.
Change-Id: I3ef24cee7e39ccce3df8db36d90d5816650d258f
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Change-Id: Iefa1de14c6d744c40ba6f295276ba3b83df96395
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
Bug-AGL: SPEC-1177
Implements /subscriberx function. Control Rx messages
will be notified to subscribers. If no subscriber is
assigned, then Rx messages are discarded. This avoids
Rx stuck issues after receiving multiple messages.
Change-Id: Idb71569b8ff6f651833d7d01c37a3eea866daf1d
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
|
|
Changes project name, author and repository info. See SPEC-1151.
Change-Id: Ia35fa3c5412f1d57757622ff35b1a50e2721419a
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
|
|
This patch sets the widget parameters system and value to
'run-by-default' and 'required'. It is needed to have the
agl-service-unicens autmatically being started at system
start up.
Change-Id: Iec294ff756cc932fac3f909e1a3dc4ec20f64528
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
|
|
Change-Id: Ic6298bec9ed2fbb8bac6beb9648cfc77eb07e727
Signed-off-by: tkummermehr <thorsten.kummermehr@k2l.de>
|
|
Change-Id: I5b1479c8c5be81cc214292abce137c41387d2601
Signed-off-by: tkummermehr <thorsten.kummermehr@k2l.de>
|
|
Add hidden permission to config.xml.in and update app-templates submodule
to pick up fix for finding local config.xml.in so it will take effect.
Change-Id: I9a3bf8351d53ab0189da1ac17d7855071811d40f
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
|
|
Change-Id: I7ed0a21f3aa79cc007ff224eec66a048f53ba98f
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* use sub module for ucs2-lib (tmp fork from IoT.bzh github)
* add packaging for native build
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Changes of conf.d/templates:
> Fix: idem...
> Fix: Debian things triggered even when use the SDK
> Merge "Add pkg-config for deb packaging"
> Fix: wrong variable expands at configure_file time
> Comments and README update
> Autobuild scripts directory execution proof
> Use variable to handle autobuild target directory
> Fix: Debian detection, only valid in native env
> Move variable definition to the right place.
> change path etc/config.cmake to conf.d/cmake/config.cmake
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|
|
|
|
No more needs to call any macro and only include
config.cmake file is mandatory. Common.cmake is include
from config.cmake file
Generation autobuild script in conf.d/autobuild dir
Change-Id: Ie4276cdb831884783bf0d909c183c5d6e45e7f55
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: Ic8a8210cd6544c7d434d5573ff61a7f7985ca2b4
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
unicens -> UNICENS
MicroChip -> Microchip
Change-Id: I7a2f48ac62f44579831ed252b5e24dc918c09645
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Changes of conf.d/templates:
(8d9b7f2 - Romain Forlot) Merge changes I81a6d9f6,I67698bbb
(b0a2632 - Romain Forlot) Fix: remove old bug about overwriten variables.
(5a83e47 - Romain Forlot) Update README
(abd65a3 - Sebastien Douheret) Fix gdb debugging and add widget install on target
(7315692 - Romain Forlot) Update README
(d8fcd75 - Romain Forlot) Merge "Update config.cmake.sample"
(4dba246 - Romain Forlot) Merge "Replace LIBRARIES by LDFLAGS for pkgconfig dep"
(21ae95d - Romain Forlot) Fix:WIDGET_ENTRY_POINT variable always overwritten
(4809e42 - Romain Forlot) renamed default submodules dir
(2bb223e - Romain Forlot) Fix wrong path to submodule files.
(259e135 - Romain Forlot) Format
(af3cc64 - Ronan Le Martret) Replace LIBRARIES by LDFLAGS for pkgconfig dep
(695291d - Ronan Le Martret) Update config.cmake.sample
(c1fd793 - Jan-Simon Moeller) Merge "Set default value for APP_TEMPLATES_DIR
and WIDGET_ENTRY_POINT"
(f3e177c - Stephane Desneux) gitignore: add vim swap files
(7e6516c - Stephane Desneux) fix typo: 'license', not 'licence' (french)
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|
|
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
|
|
|
|
|
|
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
|
|
|
|
|
|
|