summaryrefslogtreecommitdiffstats
path: root/package/config.xml
AgeCommit message (Collapse)AuthorFilesLines
2017-08-11binding: wifi: switch from qmake to cmakeeel_4.99.3eel_4.99.2eel_4.99.1eel/4.99.3eel/4.99.2eel/4.99.14.99.34.99.24.99.1Matt Ranostay1-20/+0
Switch from legacy qmake to cmake to build binding Bug-AGL: SPEC-823 Change-Id: I55532be199415a4d4adb441446c1143da9ef8edf Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-08-07binding: wifi: start binding on system startupMatt Ranostay1-0/+1
Autoload the wifi service on system startup to allow other applications to access the SSID list Bug-SPEC: SPEC-809 Change-Id: Id919e470756f7d4c9c6f259ec98dde070e63b37b Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2017-07-03config: require permissionsJosé Bollo1-0/+4
Requires 2 permissions: - use of DBUS - being hidden Bug-AGL: SPEC-719 Change-Id: Icd2dacd6b8ec99f8750116edaf0eb6eb4b8a09bd Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2017-06-30binding: wifi: make system wide serviceMatt Ranostay1-0/+15
Allow WiFi binding to be build separately and installed as a system wide service Bug-AGL: SPEC-661 SPEC-715 Change-Id: Id9eb9d9efae3f0bc3ab00641eb26cd1b5dae9d53 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>