Age | Commit message (Collapse) | Author | Files | Lines |
|
Add template files for gitlab
Bug-AGL: SPEC-4474
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I7592bf1e6606de3e5b5c58e8730b37540ebe0134
|
|
Packaging folder contains files that defines package rule for other
platform, which is useless anymore.
Bug-AGL: SPEC-3835
Change-Id: I01015c826a1fb33905f856f927decad71cc80e9d
Signed-off-by: Qiu Tingting <qiutt@fujitsu.com>
|
|
-Fix the previous tests for subscribe/unsubscribe verbs.
Now the calls for these verbs should contain at least
'event':'target-event'('monitor-devices' in this case)
to be considered successful.
-Add new test for new verb 'scan' with no filter & mask.
Signed-off-by: Farshid Monhaseri <monhaseri.f@gmail.com>
Change-Id: I6b0b28b4a2221b774ce7476d947482745ce01ddf
|
|
Changes:
- Add 'scan' verb so client can pass 'filter'(udev rules in JSON
format) and 'mask' (desired data fields mask) arguments.
'filter' & 'mask' can include 'properties' and 'attributes' sub-
fields so their key & values act as parameters for device scanning
and mask the scanned devices properties & attributes when service
report back. The 'filter' argument can contain an additional field
with 'tags' key and JSON array value hence the tags will match for
device scanning too.
Bug-AGL: SPEC-3512
Signed-off-by: Farshid Monhaseri <monhaseri.f@gmail.com>
Change-Id: I83e91ec4405a8144e1ee813633c4895214b5b9df
|
|
Changes:
- Implement libudev 'monitor' interface to detect hotplug devices.
- Forward udev rules as AFB 'subscribe' args to udev_monitoring
objects.
- Filter retrieved property fields through 'mask' argument from
'subscribe' args.
- Generate detached threads (event loop) and data context for each
client,
so every user can subscribe for device events with their own udev
rules and receive their desired device parameters.
Bug-AGL: SPEC-3512
Signed-off-by: Farshid Monhaseri <monhaseri.f@gmail.com>
Change-Id: I0fc007d9707deaf39d21147aa8240fde302f5f9e
|
|
Bug-AGL: SPEC-3578
Change-Id: I21c691d6054d2ba55e3e27dea799ee2fbb2ff9ea
Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>
|
|
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: I773b04ed1e12808dfad068b23705a43547129a72
|
|
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: I0a6fbb3dd302f3792508a6d1c1b59dac4a2efea7
|
|
This updates the gitreview file in the project
.
Change-Id: I974e13e9d710ecf157c87d237e339238a683a82c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
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: I6b806b52dd125bbfa5f90a0baf4a2472c12c6806
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Fix get test due to wrong level tree
Change set down environement to avoid useless remove
Bug-AGL: SPEC-2457
Change-Id: If61ef13b11af532cc2086a434e9b0c7757418f98
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Add build.json same as m3ulcb file
Change .gitignore
Bug-AGL: SPEC-2448
Change-Id: Ia57f3e35546a3beb54cd52b84bd867df06020b34
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Add script to check /etc/platform-info presence
Add script to check necessary files
Add script to set up environment
Add script to set down environment
Modify get test
Bug-AGL: SPEC-2362
Change-Id: I733cb86cc8c616ffdbfcb88cb96a2a4a5b97e652
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Bug-agl: SPEC-2139
Change-Id: I13cf8fef994bf7ec21073f564ff32a1ae2ae2f18
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Change-Id: I5471075bd4bc1d6ac098224ef5f7d183ac9606e8
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
|
|
Replace the afb-helpers submodule usage with the separated library
instead.
Bug-AGL: SPEC-2139
Change-Id: I1a89a81642a61daee718ab74bff47d93e93a8710
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
The json_object given to afb_req_success is released so and as it's the userdata
or a subpart, we need to increment the json_object reference count.
Change-Id: I9ee3fa5f613cd80c1f2374a545dec247c0a52cd8
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Missing testing the readdir returned value.
Bug-AGL: SPEC-2288
Change-Id: I38691f2604ed4a13ff90e53dd5303e8ddcba7cf1
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: I91248807b2b340e0178f4e50b1c012f8331b2f0b
Bug-AGL: SPEC-2164
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
|
|
Wrong widget template used by the project which make the icon visible in
the launcher screen
Bug-AGL: SPEC-2063
Change-Id: I149a56f97d9dcd2ea4927274c21021b14163c92f
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: If418385ed66b5b45fab0e01d013760bc3f6402fb
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Change-Id: Icc220c93e2e01ad0e21a46ddb320649e47b4698d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
The agl-service-platform-info icon shows up in the launcher and it should not
Bug-AGL: SPEC-2063
Change-Id: Ic2b5bdc063bb9397af0498e99014c16043227060
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Bug-AGL: SPEC-1917
Change-Id: I300155302c9d69c6549ddabc6af53e2ad55eb18d
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
|