aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d
AgeCommit message (Collapse)AuthorFilesLines
2018-06-08agl-service-unicens: update submodules, app-templatesTobias Jahnke3-2/+2
Change-Id: Iefa1de14c6d744c40ba6f295276ba3b83df96395 Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com> (cherry picked from commit fe3f7fe258ad72e430806266a26da40e2b9a1311)
2017-12-20agl-service-unicens: Rx message eventTobias Jahnke1-1/+1
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>
2017-12-19conf.d: project: modify cmake configurationTobias Jahnke1-6/+6
Changes project name, author and repository info. See SPEC-1151. Change-Id: Ia35fa3c5412f1d57757622ff35b1a50e2721419a Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
2017-12-04conf.d: wgt: set widget parameterseel_4.99.4eel/4.99.44.99.4Christian Gromm1-0/+1
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>
2017-11-23Use PKG_CONFIG instead of FIND_LIBeel_4.99.3eel/4.99.34.99.3tkummermehr1-0/+1
Change-Id: Ic6298bec9ed2fbb8bac6beb9648cfc77eb07e727 Signed-off-by: tkummermehr <thorsten.kummermehr@k2l.de>
2017-11-23UcsXml component use libxml2 instead of libmxmltkummermehr2-3/+3
Change-Id: I5b1479c8c5be81cc214292abce137c41387d2601 Signed-off-by: tkummermehr <thorsten.kummermehr@k2l.de>
2017-11-16Make service hidden on homescreenScott Murray2-0/+3
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>
2017-11-15update config.cmake from new templateRonan Le Martret1-21/+79
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-11-15Update config.cmakeRonan Le Martret1-0/+0
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-11-08updates app templatesTobias Jahnke1-0/+0
2017-10-12External mXML project library inclusionRomain Forlot6-9/+35
Change-Id: I7ed0a21f3aa79cc007ff224eec66a048f53ba98f Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-08-23initialze muted, improved trace on i2c failureTobias Jahnke1-0/+0
2017-08-17updated app-templatesTobias Jahnke1-0/+0
2017-08-03updated paths to match new output directoryTobias Jahnke1-2/+2
2017-07-25Update HTML test page to new template. Added Config file selection from UI.Fulup Ar Foll4-8/+36
2017-07-25Merge Microchip AddonFulup Ar Foll1-0/+0
2017-07-25Update Installation Documentationfulup1-0/+0
2017-07-18Update Installation Documentationfulup2-0/+94
2017-06-29Update packageRonan Le Martret7-18/+133
* 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>
2017-06-29Use latest version of conf.d/templates submodule.Sebastien Douheret1-0/+0
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>
2017-06-28Widget generation: use the right config.xml.in file.Sebastien Douheret2-1/+7
2017-06-28Update to the latest app-templates versionRomain Forlot1-0/+0
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>
2017-06-27Update app-templates.Romain Forlot1-0/+0
Change-Id: Ic8a8210cd6544c7d434d5573ff61a7f7985ca2b4 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-27Change marketing stuffRomain Forlot2-45/+2
unicens -> UNICENS MicroChip -> Microchip Change-Id: I7a2f48ac62f44579831ed252b5e24dc918c09645 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2017-06-27Use latest version of conf.d/templates submodule.Sebastien Douheret2-27/+61
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>
2017-06-15Fix template dir and data file dir to match new templating.Sebastien Douheret1-0/+4
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
2017-06-15Ignore XDS env config fileSebastien Douheret1-1/+0
2017-06-09Ignore packaging and Netbeans launcherSebastien Douheret1-52/+0
2017-06-09Use common app-templates repo (define as a submodule)Sebastien Douheret7-482/+1
2017-06-07fix local rpm buildRonan Le Martret4-13/+33
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-06-06fix pkgconfig version checkRonan Le Martret1-4/+4
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2017-05-31Fix target ssh connection (bypass questions).Sebastien Douheret1-2/+5
2017-05-28Updated GDB ini file to load binding symbols directly from SDKFulup Ar Foll1-4/+5
2017-05-27Fixed DebugFulup Ar Foll2-2/+5
2017-05-26Initial CommitFulup Ar Foll11-0/+1439