summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-02-10Cut Grumpy Guppy 7.0.0 releaseguppy_7.0.0guppy/7.0.07.0.0Jan-Simon Möller1-1/+1
Change the distro config for v7.0.0 . Change-Id: I13dd2ba0b63a0b9dd51b7764bdf90e4f14f40f07 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-02-08af-binder: Fix concurrent memory issuesJosé Bollo1-1/+1
This changes takes care to increment the the count of reference before using it. Bug-AGL: SPEC-2163 Change-Id: I598b15bcd7c5cfde632f60bc63a4181e3e82307e Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2019-02-07Change distro configuration for guppyguppy_6.99.5guppy/6.99.56.99.5Jan-Simon Möller1-4/+4
Use the guppy branch and change version to rc5. Change-Id: Ide35a594c83daace7e63a8f1c6415def19cfeb54 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-02-07af-main: Bump version GUPPYJosé Bollo1-1/+1
Includes: * d07c7f7 Set default version 7.0.0 GRUMPY GUPPY * 61c6490 Revert "afm-unit: Restore removal of capabilities" * 8e5fc40 wgtpkg-unit: Fix Segmentation fault * 728c665 Add gitreview file for guppy branch * 9f24684 afm-user-setup service: disable start rate limit * 9e6f77a Merge "Revert "afm-unit: add autoapi in required-api feature"" * da0ec3a Revert "afm-unit: add autoapi in required-api feature" * d683362 Merge "Fixed book.yml file" * 80c2030 Merge "afm-unit: add autoapi in required-api feature" * adc590a Fixed book.yml file * f2a2f13 afm-unit: Restore removal of capabilities * 2b6e13b afm-unit: add autoapi in required-api feature Bug-AGL: SPEC-2144 Bug-AGL: SPEC-2006 Change-Id: Ie081e394414f15a7f025110619027e8883556397 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2019-02-07agl-image-weston: fix incorrect packagegroup nameStephane Desneux1-1/+1
Bug-AGL: SPEC-2145 Change-Id: I8b098f464b50eda76b1ceb0c3d752a8a5377f0c7 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> (cherry picked from commit 919826f57c44ef2c28f598d9fc63ff122539e79a)
2019-02-07meta-agl-bsp: recipes-kernel: linux: remove execute bit from usbaudio.cfgMatt Ranostay1-0/+0
Execute attribute on usbaudio.cfg is useless and should be removed. Change-Id: I0e7706a25c9668977a1104e25793d25b0f692f09 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> (cherry picked from commit 39de28be03450e629f3953486c13770988c5053f)
2019-02-07meta-agl-bsp: recipes-kernel: linux: add usbmodem.cfg fragmentMatt Ranostay2-0/+8
Change-Id: I4a064972e1ed98dbcda209889d8e75b849cc56a5 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> (cherry picked from commit ba32016b5b4aa34059573f251e830e7eba873372)
2019-02-07meta-agl-distro: poky-agl: add 3g to AGL_DISTRO_FEATURESMatt Ranostay1-1/+1
To enable WWAN support for AGL add 3g to AGL_DISTRO_FEATURES Change-Id: Ib43344a6b6796afe19296fee14fddb5b2b23636a Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> (cherry picked from commit de05674fb955234fe399e633dec9003fc42022e1)
2019-02-07meta-agl-profile-core: recipes-navigation: geoclue: remove ModemManager depMatt Ranostay1-0/+2
Remove ModemManager from deps by removing defaults PACKAGECONFIG options since this conflicts with oFono access to LTE modems. Change-Id: I85832b0790c24d1132fecbaaedf41f0399f66b0f Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com> (cherry picked from commit dcaf0758fa1bbfe4363cd610ad8fd6fd4a098aec)
2019-02-07af-binder: bump revisionStephane Desneux1-1/+1
Included changes: * 8b58a16 jobs: Ensure releasing event loop * 4bb7ed6 Set default version to 7.0.0: GRUMPY GUPPY * 3facd51 Add gitreview file for guppy branch * 77bf8a3 Merge changes from topic 'spec-2089' * 194031d hello3: Fix warning unused variable * 0c68d46 afb-hsrv: Avoid call to getnameinfo * 2ff91c0 jobs: Remove conditionnal REMOVE_SYSTEMD_EVENT * 48df1b4 jobs: Separate internal threads from others * e9c6530 jobs: Refactor event loop handling * bb5dd7a afb-proto-ws: Serialize incoming message * a4bb03e packaging: update dependency on libmicrohttpd version * a785953 Merge "afb-api-v3: Fix potential buffer overflow" Bug-AGL: SPEC-2089, SPEC-2133 Change-Id: I9aa7fc1e33b57e4de629f6d1c4e241aed68b2888 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2019-02-06bluez-alsa: bump to master version of 2019-01-17Thierry Bultel1-4/+4
Fix version has a fix for a crash when PCM are released Also, no longer populate the PCM and control plugins in the recipe, because it is done by the "install" rule of the package makefile. BUG-AGL:SPEC-2126 Change-Id: Iff582a3c7dec7f215a109673582f210ef40f1903 Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> (cherry picked from commit c45640696cbd5579168b317ab4ed27320fce3eb4)
2019-02-04Add gitreview file for guppy branchJan-Simon Möller1-0/+1
Change-Id: I3e549a3bf1625fe7b72ade672c9f509b0eac0919 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-01-20Post-release bumpJan-Simon Möller1-2/+2
Change-Id: I5883f78b91740ffc06f77dba1fed6c33218370d9 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-01-19Cut GG rc4 v6.99.4guppy_6.99.4guppy/6.99.46.99.4Jan-Simon Möller1-3/+3
Cut the rc4 of guppy. Change-Id: I29803ddf028d6c46cb300d03f31fe2ade9931add Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2019-01-18systemd-agl-sync: raise priority of the fragment that reloads systemdStephane Desneux1-1/+1
Some scriptlets installed in /etc/agl-postinsts/ have a priority greater than 90 This patch raises the priority of the fragment that restarts systemd to be sure that it's executed last. Change-Id: If1b261b7e75223eed65ce3e2937f525f2fe5d8d7 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2019-01-18meta-agl-profile-core: recipes-connectivity: ofono: change dbus policy to ↵Matt Ranostay2-0/+36
enable modem events To detect modem addition and removal in the agl-service-telephony binding the interface needs to be enabled in the dbus policy Bug-AGL: SPEC-2117 Change-Id: Ib610188d72404e338c59d64c4b84a183632efb1f Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-01-16Add TaskManager serviceVitaly Wool1-0/+19
Add TaskManager service to recipes-apis. Change-Id: I58f67af6117f98cd802e7c6f7f863450ad46504f Signed-off-by: Vitaly Wool <vitaly.wool@konsulko.com>
2019-01-16Revert "Remove 4.9 patchqueue for new 4.14 kernel in meta-ti"Jan-Simon Moeller1-0/+1
Re-add the patchqueue for 4.9 . The 4.14 Kernel is missing the dtb for the screen. This reverts commit 6fc5ad52250e6dc63b40b17376668f40a016926e. Change-Id: I25f7650df642bb6c6e5fcb5cd0be525cc7938bcb
2019-01-16Revert "Remove patch in newer ti-staging kernel"Jan-Simon Moeller1-0/+1
The 4.14 kernel is missing the dtb of our screen. For now stay on 4.9 until the status is clear. This reverts commit 629062a55c41e8993761edf4a2a44400b72a6b91. Change-Id: Ibe4e87d1b81fff907bc35cacf10690b21fe45cb2
2019-01-15meta-agl-profile-core: agl-service-bluetooth: add network service to RDEPENDSMatt Ranostay1-1/+1
Add agl-service-network to RDEPENDS to allow it to disable rfkill on bluetooth interfaces Bug-AGL: SPEC-2124 Change-Id: I6a222a6b3e4d9056737ea05a4f0093ae87fd8062 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-01-15meta-agl-bsp: gen3: recipes-navigation: fix typo of gpsd-defaultsMatt Ranostay1-4/+4
gpsd-defaults was typo as gspd-defaults which causes the incorrect gpsd default settings on M3+KF Bug-AGL: SPEC-2111 Change-Id: I47a098893f214054a7cb687e1cf3a6897d077863 Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2019-01-06Post rc3 bump of distro configStephane Desneux1-2/+2
we're heading towards rc4 now. Change-Id: I06afbe8fd76a4d7eaf8a72353eae0363ee8f8a53 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2019-01-05af-binder: bump revisionStephane Desneux1-1/+1
This following changes are included: * 1bce833 afb-api-v3: Fix potential buffer overflow * 3bb9874 afb-binding-v3: Fix issues in includes * eb9be95 packaging: Remove hard dependency to samples * 7508331 hello3: Add verb 'after' * 7916ea9 bindings/samples: Cleanup and tiny comment Change-Id: Ifa0f941e22096b46278951f6e8fa939d3215803d Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2019-01-04neardal: lib: fix random memory corruptionraquel medina2-2/+61
This commit includes a neardal patch to fix the random segfault seen on agl-service-nfc. The problem (random memory corruption) was due to invalid access to freed memory on neardal library. The proposed fix has been submitted upstream and this commit is only a temporary measure while the solution is not provided directly from neardal repo. Bug-AGL: SPEC-1976 Change-Id: I21984cb8135537ff1232a4387a31688e1a140642 Signed-off-by: raquel medina <raquel.medina@konsulko.com>
2019-01-02af-main: Upgrade app-framework-mainJose Bollo1-1/+1
This allows to install more than one target in a same widget. Includes: * 0eb4c25 book doc: add book yaml file * a8ffd52 wrap-json: Upgrade to latest version * f8b0495 afm-unit: Fix http port multi allocation Bug-AGL: SPEC-2068 Change-Id: If018c063ab11724721c4b06861ee515a9be7641b Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
2019-01-02Add afb-helpers & controller librariesRomain Forlot4-0/+52
Add the latest controller & afb-helpers libraries with a separated Qt library to avoid dependency problem on AGL image without Qt support Bug-AGL: SPEC-1689 Change-Id: I69d79b35a8dae0749f1947c641f28342c97d461b Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-12-31af-binder: Fix lock of sync/async callsJose Bollo1-1/+1
Bump to the version that fix the lock of call in multi-threaded case. Bug-AGL: SPEC-2089 Change-Id: I21baf120398f89cda3dfba06c44fa4773cda04c4 Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
2018-12-27Update distro configuration for GG rc3 6.99.3guppy_6.99.3guppy/6.99.36.99.3Jan-Simon Möller1-3/+3
We cut GG rc3 after the CES integration session. Notable changes: - Microphones working - Bluetooth -- A2DP in mediaplayer -- HFP (one call due to pending bug) - Mediaplayer and Radio ramping (radio lower prio) - btwilink disabled on kingfisher (unstable) - agl-demo-preload feature (load maps, POI api key, ...) - nfc improvements Change-Id: I978dd02a0b4d5aefcfc0d7d46287b27bc1f1d396 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-12-25Revert "Add afb-helpers & app-controller library recipes"Jan-Simon Moeller2-37/+0
This is due to the dependency on QT (cmake_qt5) which breaks the build of non-qt5 targets. This reverts commit 73351742e32772a19f62086cea5a5e7a38fe02f7. which is https://gerrit.automotivelinux.org/gerrit/#/c/19225/ . Change-Id: I81b0638ab34dad59d3fe5522c0abe8e9d4f3f6c1
2018-12-20bump bluez-alsa to master (brings Ofono support)Thierry Bultel2-5/+10
This takes the mandatory commits to have HFP support over Ofono (56fcc3 from 2018-12-04) Also adds the needed options to the daemon in the service file The license changed due to change of year and author list It was bogus to have hcitop in PACKAGECONFIG. Namely, this is not a feature in yocto, but only an optional feature of bluez-alsa (that helps to perform bandwith measures) However, Ofono is one. This also adds hcitop and rfcomm tools in development images. Those tools help to diagnose bt issues. Change-Id: I426dbee5aa8911c9c64f4ec7399528d149dc651b Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh> Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2018-12-20Add afb-helpers & app-controller library recipesRomain Forlot2-0/+37
Migration for afb-helpers and app-controller from submodule to library. This adds the library in the AGL SDK. Bug-AGL: SPEC-1689 Change-Id: I95b1e66b2a363ce1bbea7cc8989992a7b592d264 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-12-20connman: Ignore MOST ethernet interfacesScott Murray2-1/+2
On systems like the CES demo units with MOST adapters, the virtual ethernet interface created by MOST interferes with connman's management of the shared connection of the Wi-fi and main ethernet interface, eg. the MOST ethernet being present results in the Wi-fi not auto-connecting at boot. To avoid this, ignore the "meth" interfaces by adding them to the blacklist. This seems reasonable, as they are unlikely to be used for internet connectivity. Change-Id: I9b56333df4b4d7e128a765855065efce58abb734 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-12-20connman: Tweak main.conf for cluster demo supportScott Murray1-0/+5
When running the cluster demo, we do not want the second ethernet interface managed by connman, as it will be used for a separate connection to the cluster board, and should not be considered part of the shared connection pool. To do this, NetworkInterfaceBlacklist is tweaked if agl-cluster-demo-support is enabled. Change-Id: Iab8c17662bb7f5b06b5eda6c97dd32a6c5ef3f5a Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-12-20weston: add weston-readyScott Murray6-1/+103
Weston seems to take variable amounts of time to initialize on startup depending on configuration (e.g. gst-record feature being enabled for cluster support). To avoid windowmanager and its dependencies failing, patch LayerManagerControl so that errors can be detected; then use it in a new script, weston-ready, to detect if Weston is functional. A corresponding systemd service unit is also added so that things can use it in their dependencies. Change-Id: I5711e7f9d9a891e1c7a160b5d65711bd6e7fee03 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-12-20Add instrument cluster profile definitionsScott Murray12-0/+101
Add definitions for instrument cluster profiles for plain Wayland/Weston based images and images that also include Qt5 support. Due to the current requirement that profiles only be a superset of one parent profile, the Qt5 profile inherits from agl-profile-graphical-qt5 and not agl-profile-cluster as one might expect. This is due to some of the required recipes and bbappends for Qt5 usage only being available in the meta-agl-profile-graphical-qt5 layer. Change-Id: I863b35bdc009775ac204a720bbc2cc85e71c268a Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-12-20Update weston-ivi-extensionScott Murray14-871/+646
The version of weston-ivi-extension that was added to the meta-agl-profile-graphical layer in commit 7b56b77 (a cherry-pick from flounder) missed some updates that were made to the copy in meta-agl-demo in master after flounder was branched. Update the patches and recipe to match the current version from meta-agl-demo so the latter can be removed. Bug-AGL: SPEC-1730 Change-Id: I8ee2e68679a74b5dbc994ff977c11fa78e9c75b2 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2018-12-20docs: add yaml bookFrederic Marec1-0/+15
Bug-AGL: SPEC-1988 Change-Id: Ia8fed93a05cef7a018900199b2527e04aa6e8cf5 Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
2018-12-20kernel/4a: support more than 8 audio cardsStephane Desneux1-0/+2
When using Kingfisher + M3ULCB + MOST network devices, it's possible to reach the max number of statically allocated soundcards. This patch enables CONFIG_SND_DYNAMIC_MINORS which allows to declare more than 8 soundcards. Change-Id: Ibe0f75e00c343d7adfcdae0661e893fb39fc4169 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
2018-12-20Bump afb-testRomain Forlot1-1/+1
* cdaad5d - Cleaning redundant link option specified * 329d115 - little memleak fix. * 61f3565 - Handle more argument's type when making a subcall * 1e4cc59 - Clean way to wait for an api's event * 13c270a - Limit the monitoring to events not to the requests * ebd628a - Add new assert verb * df71761 - Bump app-controller-submodule * 012fd23 - Move autobuild to top tree * 0e2d5eb - Change exit message depending on exit reason * 4d9b8f8 - Packaging: Set project version using command-line * 27a69ea - Change .gitmodules following submodule migration * 25003dd - Improves packaging debian rules * 186580d - Fix packaging for native build * 2f36542 - Docs reorganization and update * 2a7b4de - Migrate app-templates to CMake module * a50f22b - Adjust lib dependencies * 91e90e5 - Add packaging materials * afa8dec - Clean the code. Change-Id: I12efe3e8cf754a67880e05b51b668d284fbe7f7d Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-12-20Bump low-level-can-generatorRomain Forlot1-2/+3
Change the version to stick to AGLVERSION value * 9a441da - Adds CAN FD flag on message object. * e2a6bd1 - Ability to use custom encoder for CAN signals * 6a3e853 - Migrate app-templates to CMake module * a422520 - Add boolean to set receive state of diagnostic message. * d844c48 - Fix: git repo url in documentation. * 92f9538 - Change default installation directory Change-Id: Ibdfb2f82d4211d4c9b1955c8524c424599bc07a4 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-12-20Bump cmake-apps-moduleRomain Forlot1-2/+2
Change the version to stick to AGLVERSION value * f3ce787 - Avoid a target to link against itself * d07e9a1 - Add option to preserve links during copy * 3987620 - Tiny fix about packaging for openSUSE distribution * 918ec8e - Point to SDK sysroot files first instead of native * c631646 - Install docs and sample files in a separate dir * c815f74 - Link with defined project libraries dependencies * 95c2479 - Update installation abstract instructions * f7307e9 - Revert "doc: Improve formatting" * 60b0f45 - doc: Improve formatting * b895ea4 - Allow overwritting the installation directory * 742695d - Fix crosscompile installation Change-Id: Ia520aba9a401251d1a5d8ae3cd7b9ab28403f133 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-12-20Bump agl-service-signal-composerRomain Forlot1-1/+1
* 74c0e1f - Use specific binder's event handlers * e1ef945 - Binding migration to v3 * 71507d3 - Change .gitmodules following submodule migration * a3e28fb - Handle new metadata signal's field * 626bf1b - Update basic configurations files * 5f6ce66 - Migrate app-templates to CMake module * 44c1842 - Use feature 'required-binding' * 91dcc3a - Fix: lua detection for debian like distro * fe8f535 - Add tests on sources injection at runtime * 54aaf89 - Reorder and format tests * 6636326 - Fix wrong JSON unpack type * c6fd6ab - Use the unified script to launch tests * 644318f - More accurate (un)subscribe answer * 7138e18 - Handle errors on signal initialization * e0655ca - Fix: finding JSON file even if absolute path given * 56237d3 - Update controller submodule * 07f57e2 - txc-binding: migration to AFB_BINDING_VERSION 3 * 2e4bbe0 - doc: Changed doc to new format * 77973a7 - txc-binding: in conf files, rename api to txc * 217bb01 - afb-test.sh: launch 2 binders for test * 8264bd8 - Missing API_NAME for the test widget * fbdf29b - Fix: segfault at object addition Change-Id: I7ee7dcb9fec49504c6fbd4b91d4d5e32ac0d8d5d Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-12-20Bump agl-service-can-low-levelRomain Forlot1-1/+1
* 97a08a7 - Smalls improvements * e190b7b - Simpler handling of binding subscriptions * 9cef981 - Filter tests improvements * ff089ab - Cleaning the code for now unused functions * ea35eab - CAN FD implementation * b049485 - Adds more tests about writing on CAN bus * 99682db - Rework writing CAN message on CAN buses. * 37379a6 - Use newly generated cpp file with default encoders * 3275f39 - Handle several can_frame in a BCM message * 2daa033 - Adds a new function to build from a json_object. * 6d52fb8 - Adjust "encoder" signature to fit cpp usage * 731624a - Code format and style changes * 4b9b30a - Update gitignore * 5773aa8 - Added afb-helpers submodule * 515e55e - Change .gitmodules following submodule migration * d43fa62 - Migrate app-templates to CMake module * 1b3655d - Migration to binding v3 * 3331cf9 - Updated app-templates submodule * 9fd22ed - Change the project name * 87962da - Use feature 'required-binding' * 513cb7f - Use the unified script to launch tests * 390745b - doc: Changed doc to new format * 3e6d3fa - Reach fixture files in all cases. Change-Id: I5134c716c480cbd68142cc35ce9ee68fe62e8886 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
2018-12-20Support external RTCs for boards without itJan-Simon Möller2-1/+13
We add the rtc driver as module so we can attach e.g. http://wiki.seeedstudio.com/Grove-RTC/ Add the necessary drivers as module. Change-Id: Iacb8247f9e2edccabe854284672353a847a27e0d Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-12-18linux-renesas: Add smack patches to R-CarJosé Bollo1-0/+3
The patch for CGROUP2 is important for running without capabilities. Bug-AGL: SPEC-2006 Bug-AGL: SPEC-1016 Change-Id: I0dfec85bdc66b220e20776501522e71579e6a742 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2018-12-18linux-agl-4.14: Backport of Smack patch for cgroup2José Bollo2-0/+41
This patch allows to correctly handle the cgroup filesystem based on CGROUP2. The patch is made available through the file linux-agl-4.14.inc Bug-AGL: SPEC-1016 Bug-AGL: SPEC-2006 Change-Id: I2dba8bf0341d699c66a098c18fcb22a65b930e58 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2018-12-18linux-agl-4.14: Backport of Smack patch for keysJosé Bollo2-0/+118
This add a patch that allows to handles keys with keyctl when Smack is active. The patch is not directly enabled but is made available in the file linux-agl-4.14.inc that can be included. Change-Id: I6ad74b1119190e093eaa5878c55cd233b181346f Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2018-12-18weston: Create really shared filesJosé Bollo3-0/+56
Last time it was discussed, this patch was not upstreamable. But it is needed for a reason that still have to be investigated. Nevertheless the patch is enough simple to be maintained while waiting for the full investigation/resolution. Change-Id: I47b17c7aa9ca5c495267259a15caacef50b4b324 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2018-12-18connman+bluez5: Update rights for smack systemsJosé Bollo4-18/+26
Reading the file /etc/resolv.conf that is linked to /run/connman/resolv.conf is not possible for common users. This changes add the setting of the directory /run/connman that allows common applications to read that file. To achieves this goal, that changes use the intended tuning mechanism of systemd instead of using sed. This is cleaner. Thus this as been adapted for bluez5 too. Bug-AGL: SPEC-2006 Change-Id: I3d2a708be2a5c62664bfcf90757e9e5c080d6179 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
2018-12-18smack-system-setup: Update udev rulesJosé Bollo1-0/+4
Add rules to correctly tag devices with *. The most general rule is that devices should be protected using DAC rules (user and group). Bug-AGL: SPEC-2006 Change-Id: Ie18f79353f8f7645c2b615a359c65ec3a6984958 Signed-off-by: José Bollo <jose.bollo@iot.bzh>