aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2024-02-13Add gitlab issue/merge request templatesHEADricefish_17.90.0ricefish/17.90.017.90.0masterJan-Simon Moeller2-0/+6
Add template files for gitlab Bug-AGL: SPEC-4474 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I19c287e1e99ee6283a2edf8222fa5dd634395979
2020-08-24Remove useless submoduleneedlefish_13.93.0needlefish/13.93.0marlin_12.93.0marlin_12.92.0marlin_12.91.0marlin_12.90.1marlin_12.90.0marlin/12.93.0marlin/12.92.0marlin/12.91.0marlin/12.90.1marlin/12.90.0lamprey_11.92.0lamprey_11.91.0lamprey/11.92.0lamprey/11.91.0koi_10.93.0koi_10.92.0koi_10.91.0koi/10.93.0koi/10.92.0koi/10.91.0jellyfish_9.99.4jellyfish/9.99.49.99.413.93.012.93.012.92.012.91.012.90.112.90.011.92.011.91.010.93.010.92.010.91.0Li, Xiaoming1-3/+0
For versions >= Guppy, use the CMake module instead of app-templates. Change-Id: I6ecce9942630e33819e7b469edb27a48df4dc3fa Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>
2020-06-09Update autobuild scriptsjellyfish_9.99.3jellyfish_9.99.2jellyfish_9.99.1jellyfish/9.99.3jellyfish/9.99.2jellyfish/9.99.19.99.39.99.29.99.1Scott Murray2-204/+154
Update autobuild scripts with reworked version that fixes building outside of the source tree. Bug-AGL: SPEC-2049, SPEC-3300 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I163f7e027186900d4545ba46d40432e8f615b8fc
2020-02-18Update autobuild script to create new targetsFrederic Marec2-26/+174
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: Ib9f48fea4cc51bbd1daa7ee63b9d08de2f4b594e
2019-02-27autobuild: fix warnings due to cp command exit erroricefish_8.99.5icefish_8.99.4icefish_8.99.3icefish_8.99.2icefish_8.99.1icefish/8.99.5icefish/8.99.4icefish/8.99.3icefish/8.99.2icefish/8.99.1halibut_8.0.6halibut_8.0.5halibut_8.0.4halibut_8.0.3halibut_8.0.2halibut_8.0.1halibut_8.0.0halibut_7.99.3halibut_7.99.2halibut_7.99.1halibut/8.0.6halibut/8.0.5halibut/8.0.4halibut/8.0.3halibut/8.0.2halibut/8.0.1halibut/8.0.0halibut/7.99.3halibut/7.99.2halibut/7.99.18.99.58.99.48.99.38.99.28.99.18.0.68.0.58.0.48.0.38.0.28.0.18.0.07.99.37.99.27.99.1halibutRaquel Medina4-120/+158
- 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: I2ff41b65b9204edb0a0c8d991c69255b34cd2702 Bug-AGL: SPEC-2164 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
2018-10-31Migrate app-templates to CMake modulehalibut_7.90.0halibut/7.90.0guppy_6.99.4guppy_6.99.3guppy_6.99.2guppy_6.99.1guppy/6.99.4guppy/6.99.3guppy/6.99.2guppy/6.99.17.90.06.99.46.99.36.99.26.99.1Romain Forlot2-5/+9
Bug-AGL SPEC-1682 Change-Id: I4465433bf64c2155d25295e99b17c898c4e9b4d2 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-10-11Merge "binding: geofence: update version of conf.d/app-templates submodule"Jan-Simon Moeller3-6/+2
2018-10-09Use feature 'required-binding'Jose Bollo1-0/+3
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: I1197399d22d6beebe906297c62034b617b715920 Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
2018-10-09binding: geofence: update version of conf.d/app-templates submoduleMatt Ranostay3-6/+2
To allow coverage tests to be run it requires the app-templates to be updated to a recent release. Bug-AGL: SPEC-1799 Change-Id: I42afaadf7530d7e5c9041621666eec01f191c2c4 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-07-19binding: geofence: upgrade to binder framework v3guppy_6.90.0guppy/6.90.0flounder_5.99.6flounder_5.99.5flounder_5.99.4flounder_5.99.3flounder_5.99.2flounder/5.99.6flounder/5.99.5flounder/5.99.4flounder/5.99.3flounder/5.99.26.90.05.99.65.99.55.99.45.99.35.99.2Matt Ranostay1-13/+13
Change-Id: Id22c25a097e021fa58b0c705af6c4a11be4e2bdf Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-01-09binding: geofence: add binding documentationflounder_5.99.1flounder/5.99.15.99.1Matt Ranostay1-0/+42
Add initial documentation for agl-service-geofence service Bug-AGL: SPEC-1245 Change-Id: If9630c2cbeec440033b01df84d39bd94246c4ffd Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-10-13Add gitreview file for mastereel_4.99.3eel_4.99.2eel_4.99.1eel/4.99.3eel/4.99.2eel/4.99.14.99.34.99.24.99.1Jan-Simon Möller1-0/+5
Change-Id: Ibacad78d99deb3545712e1a6242efcd3a4245229 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2017-09-26binding: geofence: add dwell transition supportMatt Ranostay1-5/+71
Add support for detecting loitering in geofence and issue a dwell transition event. Also allow the loitering time to be configurable. Bug-AGL: SPEC-900 Change-Id: I3247b8efbbb90c2336884300b54984dad3efc407 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-09-26binding: geofence: initial support for fencingMatt Ranostay10-0/+752
Bug-AGL: SPEC-900 Change-Id: I61292b23edec6338816a1bf2fca8ab036282bc58 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-09-26Initial empty repositoryJan-Simon Moeller0-0/+0