Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
We update meta-ti to 4.14, thus we do no longer need the 4.9 patch queue of smack.
Change-Id: I20d89c75029f29b0e6827979e70e85614d7a2e40
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The recipe for systemd that belongs to meta-security
was carrying lot of history for probably no purpose.
If history is needed, curious people can still refer to
https://github.com/intel/meta-intel-iot-security
Change-Id: I8762da7feb2084de2a97025498eb47ef815c7954
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
This changes introduces the new recipe
meta-security/recipes-core/smack-system-setup/smack-system-setup_1.bb
The purpose is to split the recipe of systemd in two
parts:
- A part specific to systemd and only systemd
It actually includes Smack patches for systemd
and a renaming of udev-rules.
- A part more oriented on putting the system in
order to run with Smack activated.
At the end, it will probably save many rebuilds as
systemd recipe will evolve less in relation with the
setup of the system.
As example, the udev rule file "55-udev-smack-default.rules"
that setup udev rules specific to smack is no more brought
by systemd but by smack-system-setup.
Also at the same time, some cleanup and refactoring is
done. Note that the ".bbappend" file for systemd is
now fixed in version and is including a common file file
that records the several known versions. No cleanup was
made on the versioned patch for the sake of memory.
The cleanup of the history is to be achieved later...
Bug-AGL: SPEC-2045
Change-Id: Iacf772142a381729dfdbe98d133a3effc4d6cf68
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
The pending BSP update already has this patch applied (can be reverse-applied).
Thus remove it.
Change-Id: If3172270f40b21bd448c7113c7ab6f2a8f82023c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This upgrade includes 4 commits:
* bc247d4 globset: Introduce globset for event handling
* 13a5afe Fix deprecation warnings for older GCC versions
* 3f2e3d9 afb-hook: Improve reentrancy of hooking
* 9295a52 afb-proto-ws: Add error report
Change-Id: I91a493f1a2288a27f311171dc8b9ebe29c8a24a2
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
connman NTP client needs some fallback time servers in case it cannot
get one from the DHCP server.
Bug-AGL: SPEC-1925
Change-Id: I904f49f7d9428a2cc4e90ccea387bf4892f4d38e
Signed-off-by: Henrique Ferreiro <hferreiro@igalia.com>
(cherry picked from commit 803f03daebb58b3a26462df35f001637f2ddf9a0)
|
|
To more easily allow using Weston in profiles derived from
agl-profile-graphical, rename packagegroup-agl-image-weston to
packagegroup-agl-graphical-weston and tweak the definitions of it and
packagegroup-agl-profile-graphical so that non-Weston related packages
are only included via from packagegroup-agl-profile-graphical. The
contents of agl-image-weston and agl-demo-platform remain unchanged
after these changes.
Bug-AGL: SPEC-1730
Change-Id: I4915bb896cc11ea49103400795a65c92b5889110
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit 4f7222e10cbe09ea3231eab912857fc7ba9d1c12)
|
|
This upgrade includes 3 commits:
* 1b1399e Improve port allocation
* 61b0cc7 Landing page for all APIs
* 7ecf0c1 Fix: retrieve the 'appid' correctly
Change-Id: Ib59b46faf1ed69431e46b7ed5ef3b85cb38f2876
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
|
|
we're heading towards rc3 now.
Change-Id: I294f40e5c6f779a6ee7db984c2d475e9e230f54d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Initiate a new binding development providing a simple way
to get platform information like hardware capabilities or
build informations.
Bug-AGL: SPEC-1917 SPEC-720
Change-Id: I89e0f802be407fda9f86d38d69f956e036a45016
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
The ivi-id-agent was missing because its configuration wasn't
updated although it is changed by the following patch of
wayland-ivi-extension in meta-agl-demo.
22c9537 wayland-ivi-extension: Added ivi-id-agent by mtey
Change-Id: I6faf18735cc0a2b7caea97a77fab3e11eaedcc49
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Add weston-ivi-extension recipe files removed from meta-agl-demo
repository to meta-agl-profile-graphical layer. This allows using
weston-ivi-extension in images other than agl-demo-platform.
Bug-AGL: SPEC-1730
Change-Id: I08a6101484ac52fc2530b61390b7bd0b1bfa8f80
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit 160b986d4afcccc47ee5e1c73ff4a57d6e341776)
|
|
The logic to handle the "virtual-output" and "gst-record"
DISTRO_FEATURES seems to be unfinished, this update replaces the
"virtual-output" usage with just "gst-record", as the former does not
seem to exist in the AGL codebase. The virtualoutput.cfg file has been
updated with the arguments from the virtual output section in the
replacement .ini file from the mapviewer-demo recipe in meta-agl-demo,
but some further investigation is required into tweaking things to
produce a final .ini file that matches that one. These changes are a
first step to getting to that end goal.
Change-Id: Ib99e0717ed1e66016c6e936a3c398addcb6adfb7
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit 262b016588cb153520362cf0aed3715e43d86672)
|
|
Change the distro configuration in preparation of GG RC2.
Change-Id: I2eb05adf8f4f909d90aed81b75ba04a0933ae02e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: I3c2d0df6e3afd4aa0671261f7d143ac15d88a836
Signed-off-by: Anton Gerasimov <tossel@gmail.com>
|
|
* b84f948 - transmitter: Avoid multiple module load error
* 8d837e2 - transmitter: Fix the return value of transmitter_output_enable
Change-Id: I36648b7ec4a39620a6e67f7ac717e27a2b1cc4f8
Signed-off-by: Naoko Tanibata <tnaoko@jp.adit-jv.com>
|
|
Add a dependency to virtual/kernel:do_deploy to ensure that
the dtb and dtbo files needed for task compile will be present.
Bug-AGL: SPEC-1775
Change-Id: I2d5872fe6bbd9a40c3f4185eea0efc10e6100b8b
Reported-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Include the recently added Yocto/OE recipe create-combined-dtb
for combining dtb and dtbo to Raspberry Pi builds.
Bug-AGL: SPEC-1775
Change-Id: I4bb91d9e5d7f6f5b8fe6a9371d85b93aa26bff1e
Suggested-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Not all filesystems support 'flush' mount option and this was
preventing automounting.
Change-Id: I98d25ab58cc6683272cdd45783aa854bc54f53ba
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Change-Id: I39ef7dc1023c80ca313ad80d5bd10df0c4fbe0c9
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Distro build manifest is easier to parse if output is made in a structured
format. Adding JSON output format will allow bindings to read information
more easily.
The files created are now:
On target:
* /etc/platform-info/build (shell format)
* /etc/platform-info/build.json (JSON format)
In image deploy dir (.../tmp/deploy/images/$MACHINE/):
* build-info (shell format)
* build-info.json (JSON format)
In sdk deploy dir (.../tmp/deploy/sdk/):
* poky-agl-<version details>.build-info (shell format)
* poky-agl-<version details>.build-info.json (JSON format)
Bug-AGL: SPEC-720, SPEC-1917
Change-Id: If45d2c5dd96b15ce790aa7f7f97c24f119ad117b
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
This bump is mainly done to allow to select test verb to call
from the test widget on a board by improving the widget launcher
script and fix the installation in all build environment cross-compile
as well as native.
* 742695d - Fix crosscompile installation
* 81bd8f3 - Use target name as output name by default
* 8e59ed2 - Explain why add_subdirectory raise error
* 87b8529 - Fix indentation
* ff77dd1 - doc: Fix sample of SET_TARGET_PROPERTIES
* 53db393 - Packaging: find version from command line argument
* 5bc5dc9 - Fix: find the cmake project files.
* c38e321 - Fix: version variable detection.
* b418056 - Missing mandatory variable in the CMake sample file
* cf912a4 - Update docs
* 1156b45 - Reordering files inclusion by the module
* 5f06de0 - Adding packaging files
* dcdff18 - Merge "Fix: missing files in test widget"
* 381098a - Fix: missing files in test widget
* 35d5206 - Upgrade the autobuild script
* 8c25030 - Install the module in the system cmake path
* 28dc5cc - Select the test set to run
Change-Id: Ie17d150a4756cc219e310a61590945128d7a0a90
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
af-binder changes:
* 153a7c9 AFB.js: Tiny improvement and space fix
* eca8f3d afb-socket: Fix address reuse
* 42099d3 afb-export: Fix error in event handling
* 83c9e99 main-afb-daemon: Export variables to connect to binder
af-main changes:
* bceaf2c afm-system-daemon: Improve error message report
* 44c70fd Treat correctly running/not running status
* 94176d9 afm-unit: Export new variables
Change-Id: Ifdb631d8155032f72b4497400fdbd935547c7782
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Telephony service doesn't actual use the PBAP service so remove from
the RDEPENDS.
Change-Id: I026a00e34ffef6da8f15f7912c8f82cce70f497b
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Upgrade ptest-runner to v2.2 (first 6 patches), and add the
WIP support for LAVA signal (patch 7).
From branch:
https://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=timo/lava-ptest-runner2
Commit:
https://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=timo/lava-ptest-runner2&id=11b29ce444610a07067a89b38e9e85c2162bbf67
Change-Id: Ic4ee5e3a9ab796fe7ccd1810b31e582370f99a25
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
|
|
To allow OBEX service to be requested by a user on demand there needs
to be a symlink /etc/systemd/user/dbus-org.bluez.obex.service to the
obex.service
Change-Id: If4b8a94790403cf7f8f2a53ce3365c5f8c9f3b2c
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Combine a number of device tree overlays to a base blob with a
specified filename in the deploydir only. This feature is
required only for netboot therefore the files are not included
in the image.
Bug-AGL: SPEC-1775
Change-Id: I16ff043ee0d44d4151e1fb2ba714bd1542854bd8
Suggested-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Add a recipe for building fdtoverlay native from the source
code of newer dtc without upgrading the version of the main
dtc recipe.
Bug-AGL: SPEC-1775
Change-Id: I251b22e0ecd4d2de088340daf19b602670668d55
Suggested-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
To keep the workflow compliant with upstream Yocto projects,
it's better to not use BB_ENV_EXTRAWHITE to pass variables
to recipes.
This commit updates aglsetup to generate the file agl-init-build-env
as 'before' (=before the addition of distro-build-manifest)
Bug-AGL: SPEC-720, SPEC-1741
Change-Id: I96df245e099c15a1d2425052c4d8cc64363042c8
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
Now we are able to run the ptest's , thus add them to the build
Change-Id: I9779625065a893a03b87b913569ed0699d85ed5e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Warn about obsolete way of of build an agl app but keep them as fallback
methods.
Bug-AGL: SPEC-495
Change-Id: I225c811382e218ea90ce66287f4987a33f9ab5c5
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
|
|
Modify the distro config to reflect the RC1 release.
Change-Id: If46096e12c0917ee517835e5803ec32b80a6a37a
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Bug-AGL: SPEC-1945
Latest meta-rcar update SDIO frequency for TI's WLAN driver.
However, in M3 case, the this patch raise ti/wlcore driver WANING.
[ 107.009706] ------------[ cut here ]------------
[ 107.014342] WARNING: CPU: 0 PID: 4224 at /kernel-source//drivers/net/wireless/ti/wlcore/sdio.c:145 wl12xx_sdio_raw_write+0xb0/0x160 [wlcore_sdio]
[ 107.027375] Modules linked in: rfcomm 8021q garp stp mrp llc can_bcm can bnep nfc arc4 wl18xx wlcore mac80211 cfg80211 crc32_ce crct10dif_ce btwilink bluetooth ecdh_generic wlcore_sdio rcar_can st_drv rfkill can_dev vspm_if(O) vsp2(O) vspm(O) uvcs_drv(O) sllin(O) pvrsrvkm(O) mmngrbuf(O) mmngr(O) hdm_usb(O) hdm_i2c(O) hdm_dim2(O) aim_v4l2(O) aim_sound(O) aim_network(O) aim_cdev(O) mostcore(O) ipv6
[ 107.062537] CPU: 0 PID: 4224 Comm: wpa_supplicant Tainted: G O 4.14.35-yocto-standard #1
[ 107.071749] Hardware name: Renesas M3ULCB Kingfisher board based on r8a7796 (DT)
[ 107.079138] task: ffff8005fc610e00 task.stack: ffff000020bc8000
[ 107.085054] PC is at wl12xx_sdio_raw_write+0xb0/0x160 [wlcore_sdio]
[ 107.091316] LR is at wl12xx_sdio_raw_write+0x7c/0x160 [wlcore_sdio]
<snip>
[ 107.467808] ---[ end trace 0140d637a5afd50b ]---
[ 107.472613] wl1271_sdio mmc2:0001:2: sdio write failed (-84)
[ 107.478340] ------------[ cut here ]------------
[ 107.483008] WARNING: CPU: 0 PID: 4224 at /kernel-source//drivers/net/wireless/ti/wlcore/main.c:796 wl12xx_queue_recovery_work.part.26+0x58/0x60 [wlcore]
[ 107.496648] Modules linked in: rfcomm 8021q garp stp mrp llc can_bcm can bnep nfc arc4 wl18xx wlcore mac80211 cfg80211 crc32_ce crct10dif_ce btwilink bluetooth ecdh_generic wlcore_sdio rcar_can st_drv rfkill can_dev vspm_if(O) vsp2(O) vspm(O) uvcs_drv(O) sllin(O) pvrsrvkm(O) mmngrbuf(O) mmngr(O) hdm_usb(O) hdm_i2c(O) hdm_dim2(O) aim_v4l2(O) aim_sound(O) aim_network(O) aim_cdev(O) mostcore(O) ipv6
[ 107.531806] CPU: 0 PID: 4224 Comm: wpa_supplicant Tainted: G W O 4.14.35-yocto-standard #1
[ 107.541018] Hardware name: Renesas M3ULCB Kingfisher board based on r8a7796 (DT)
[ 107.548406] task: ffff8005fc610e00 task.stack: ffff000020bc8000
[ 107.554363] PC is at wl12xx_queue_recovery_work.part.26+0x58/0x60 [wlcore]
[ 107.561265] LR is at wl12xx_queue_recovery_work+0x1c/0x28 [wlcore]
Change-Id: I6f15251e6997f52892efd118e8941af5930c5ca9
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
|
|
Bug-AGL: SPEC-1921
- remove build-time dependency on libnfc
Change-Id: Id13d0f447ebcb47590466c6d9e9f34a58cf65bad
Signed-off-by: raquel medina <raquel.medina@konsulko.com>
|
|
Since db410c's DSP is enabled from the rocko branch,
an error occurs at boot time.
This patch is workaround by change init sequence of kernel
module on booted with reference to the following discussion.
(https://lkml.org/lkml/2018/10/31/440)
Change-Id: I5e1b94a7b17889610b3beecccd3e99f4bc445226
Signed-off-by: Yuya Ono <Ono.Yuya@ap.MitsubishiElectric.co.jp>
|
|
The waltham-transmitter is the plugin of weston to enable client apps
to share its surface between multiple domains.
v2 (jsmoeller): rebased to new layer structure
v3 (jsmoeller): squashed with previous commit
v4 (jsmoeller): merge with https://gerrit.automotivelinux.org/gerrit/#/c/16187
to keep addition together in one patch
v5 (jsmoeller): remove unneeded file
v6 (jsmoeller): merge with https://gerrit.automotivelinux.org/gerrit/#/c/17223/
to keep addition together in one patch
(cherry picked from commit d3ebc4bf2eb0331226ef4eac79aaacd520ee5a60)
v7 (jsmoeller): After discussions during the integration session:
- fix hardcoded lib64 in source code
- reduce package to just transmitter (render is part of the transmitter)
- include waltham-transmitter in packagegroup (might not be final place)
v8 (tnaoko) : add missing dependency plugins.
Change-Id: I7e607ed183f147fc0078bef54639207cfca80c6e
Signed-off-by: Wataru Mizuno <wmizuno@jp.adit-jv.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Signed-off-by: Naoko Tanibata <tnaoko@jp.adit-jv.com>
|
|
To allow mediaplayer bindings to directly get AVRCP metadata and
control access require the agl-service-bluetooth at runtime.
Change-Id: Iab03d8c9c8c8400c4c4130ff1999b9662aac4c93
Bug-AGL: SPEC-1630
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
The green demo machines use m3+kf and serial lin to communicate with the actuators.
Adapt the recipe.
Change-Id: Ia4afea115f16d633d2eeb16c0c662832f81dc438
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
`nss-localuser` is a plugin for the GNU Name Service Switch (NSS)
functionality of the GNU C Library (`glibc`) providing host name
resolution for *"localuser"* family of virtual hostnames.
The delivered NSS service defines one virtual host of name `localuser`
that resolves to an IP address of the localhost loopback that integrates
user ID.
Bug-AGL: SPEC-1833
Change-Id: I8ce87297a220e8c691cdbea00262d873b68ffd75
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
In preparation of the layer uprev, fix the IMAGE_FSTYPE.
Change-Id: Ic4c78fb27b0676383143b943d97a511b960e01b1
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
It appeared recently that libmicrohhtpd isn't able
to manage listening interfaces and at the same time
to manage in/out streams using epoll.
After discussion with maintainers of libmicrohttpd
this is a bug and is already corrected. See:
https://gnunet.org/git/libmicrohttpd.git/commit/?id=3fc686e
While waiting for integration of this patched version
in poky/openembedded, it is needed to have that patch
integrated in AGL for running binders aware of listening
interfaces.
Upstream-Status: Accepted
Bug-AGL: SPEC-1896
Change-Id: Ib436f6b4be27e638fedbae22f690109fb064c8e7
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Includes
* 875007d afb-socket: Relax requirement of tcp ending slash
* 8754e33 afb-socket: Handle listening on all interfaces
* f3048dc samples: Fix compiling error
* 68fb4de afb-hsrv: Adapt to next version of libmicrohttpd
* dfe85ca Added an option to color out the ouput
* 61a0151 afb-session: Add language to session
* c1c4973 monitoring: Fix naming of apis
* 6b0b904 Make profile.d file consistent between rpm and debian
* 5ee4995 afb-apiset: Reorder priority of messages
* db0e684 AFB.html: Allow to call any verb of any API
* 6c9e231 afb-hsrv: Lower the "no handler" message
* deaf209 APIv3: Allow to write application binding
* 86e4c17 afb-api-so-v3: Keep root API in all cases
* fd57dbf genskel: Fix issues for C++ bindings v3
* 40fa7ea packaging/deb: install all headers
* 9ce66be Fix native deb pkg install dependency
* 195a03d afb-export: Emit a warning on bad 'afb_require_api' call
* efd6d20 afb-socket: API name cares of abstract UDS
* c19ce12 afb-session: Fix an issue in managing sessions
* 80c96d7 CMakeLists: Use AGLVERSION if set
Change-Id: Ie6a5efa651f5e9b9fab207f216514552993edfa5
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
This includes the following changes:
* b2329b7 CMakeLists: Use AGLVERSION if set
* 2a0ac96 wgtpkg-install: Force uninstall
* 91baca1 doc: Changed doc to new format
* f031387 afm-unit.conf: force symbolic link on update
* 43bc2e5 docs: Improve documentating 'required-binding'
* 9e1d25b Merge "docs: Improve documentating 'required-binding'"
* 0e0ae55 afm-unit.conf: Restrict service for APIs
* 24f0c20 Add the ability to access binding through tcp
* 375f481 afm-unit.conf: Enforce starting after network
* 19e745e Merge "afm-unit.conf: Restrict service for APIs"
* 73f3570 Merge "afm-unit.conf: Enforce starting after network"
* d40fc40 afm-urun: Force scan of systemd units
* dc0836f Install afm-user-daemon with correct rights
* 5f7901d afm-util: Fix report of error
It fixes:
Bug-AGL: SPEC-1863
Bug-AGL: SPEC-1846
Bug-AGL: SPEC-1836
Bug-AGL: SPEC-1650
Bug-AGL: SPEC-1800
Bug-AGL: SPEC-1230
Change-Id: Ifd1775448db4ebffa4bb656b5bcefaf891c4efa5
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|