AGL/meta-agl.git
5 years agometa-agl-profile-core: recipes-apis: agl-service-signal-composer: bump SRCREV 96/20796/1
raquel medina [Mon, 25 Mar 2019 11:35:32 +0000 (13:35 +0200)]
meta-agl-profile-core: recipes-apis: agl-service-signal-composer: bump SRCREV

Bug-AGL: SPEC-2164
Change-Id: I8542d9baf56775de29b7bc0cfac0f61135ff9411
Signed-off-by: raquel medina <raquel.medina@konsulko.com>
5 years agoFix the wrong comment of base template file 73/20773/1
Kazumasa Mitsunari [Fri, 22 Mar 2019 08:16:36 +0000 (17:16 +0900)]
Fix the wrong comment of base template file

Change-Id: Ia0dc7fd78f713d9bd68e1e51a84403378e083777
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
5 years agoMerge "af-binder: Fix lock issue"
Jan-Simon Moeller [Thu, 21 Mar 2019 13:09:46 +0000 (13:09 +0000)]
Merge "af-binder: Fix lock issue"

5 years agometa-agl-profile-core: recipes-apis: remove git submodules from SRC_URI 29/20729/1
Matt Ranostay [Sat, 16 Mar 2019 00:52:20 +0000 (02:52 +0200)]
meta-agl-profile-core: recipes-apis: remove git submodules from SRC_URI

Building now is done with respective SDK dependencies and not with git submodules,
so gitsm:// can be changed to git://

Bug-AGL: SPEC-2268
Change-Id: I4ac5ceea55cfb98c302396948acbbf9271036183
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
5 years agoaf-binder: Fix lock issue 97/20497/2
José Bollo [Fri, 8 Mar 2019 08:41:37 +0000 (09:41 +0100)]
af-binder: Fix lock issue

This includes:
 * ff2b8be Upgrade dependency to libmicrohttpd version 0.9.60
 * c829f91 Fix build dep on OBS
 * 5425e05 afb-stub-ws: Allow unordered process of messages

Bug-AGL: SPEC-2219

Change-Id: I037a158a32d8673ba8df00658d30e745516944a9
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
5 years agoMerge "agl-service-*: fix HOMEPAGE urls"
Jan-Simon Moeller [Fri, 15 Mar 2019 16:58:56 +0000 (16:58 +0000)]
Merge "agl-service-*: fix HOMEPAGE urls"

5 years agoMerge "meta-agl-profile-core: recipes-apis: agl-service-bluetooth-pbap: add RDEPENDS...
Jan-Simon Moeller [Fri, 15 Mar 2019 12:58:59 +0000 (12:58 +0000)]
Merge "meta-agl-profile-core: recipes-apis: agl-service-bluetooth-pbap: add RDEPENDS deps"

5 years agometa-agl-bsp: recipes-kernel: linux: Increase BLK_RAM size 05/20705/1
Corentin Labbe [Fri, 15 Mar 2019 10:13:12 +0000 (10:13 +0000)]
meta-agl-bsp: recipes-kernel: linux: Increase BLK_RAM size

For SPEC-2075, I tried to boot an upsquare using NBD and it fail with:
[    8.380343] EXT4-fs (ram0): bad geometry: block count 8492 exceeds size of device (4096 blocks)
[    8.390509] EXT4-fs (ram0): bad geometry: block count 8492 exceeds size of device (4096 blocks)

For having a successfull boot, I needed to increase BLK_DEV_RAM_SIZE to
a larger value (16384).
Instead of increasing to only 16384, I use 65536 which is the value used in
other meta-xxxx like meta-freescale.

This patch increase BLK_DEV_RAM_SIZE to 65536.

Signed-off-by: Corentin LABBE <clabbe@baylibre.com>
Change-Id: I0792be1038d0bcd120c3c69c90cd6e1966c9b1ee

5 years agometa-agl-profile-core: recipes-apis: agl-service-bluetooth-pbap: add RDEPENDS deps 95/20695/1
Matt Ranostay [Fri, 15 Mar 2019 02:03:25 +0000 (04:03 +0200)]
meta-agl-profile-core: recipes-apis: agl-service-bluetooth-pbap: add RDEPENDS deps

Add agl-service-bluetooth + agl-service-data-persistence to RDEPENDS for pbap service

Change-Id: Ib2226f690c4b064d44f2ae753424405cefb838c2
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
5 years agoMerge "meta-agl-profile-core: recipes-apis: high-level-viwi-service: bump SRCREV"
Jan-Simon Moeller [Thu, 14 Mar 2019 13:49:28 +0000 (13:49 +0000)]
Merge "meta-agl-profile-core: recipes-apis: high-level-viwi-service: bump SRCREV"

5 years agometa-agl-profile-core: recipes-apis: high-level-viwi-service: bump SRCREV 51/20651/1
raquel medina [Thu, 14 Mar 2019 00:25:11 +0000 (02:25 +0200)]
meta-agl-profile-core: recipes-apis: high-level-viwi-service: bump SRCREV

Bug-AGL: SPEC-2164
Change-Id: I46069208b8da06546796258bfcc80ff7e4d7769c
Signed-off-by: raquel medina <raquel.medina@konsulko.com>
5 years agoagl-service-*: fix HOMEPAGE urls 97/20597/2
Stephane Desneux [Wed, 13 Mar 2019 10:30:06 +0000 (10:30 +0000)]
agl-service-*: fix HOMEPAGE urls

Some git repositories migrated from github.com/iotbzh to gerrit but
HOMEPAGE urls were not reflecting the change.

Change-Id: Iad9ef5c01757c2134d561fcf699eb63b03bba296
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
5 years agoMerge branch '[RCAR] GEN3 BSP 3.15.0' 67/20567/2
Ronan Le Martret [Tue, 12 Mar 2019 15:53:09 +0000 (16:53 +0100)]
Merge branch '[RCAR] GEN3 BSP 3.15.0'

Bug-AGL: SPEC-2185
Bug-AGL: SPEC-1687

Change-Id: Ife69009521cf2c8440f85526b1e80a2d92547085
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years ago[RCAR] Fix patch on kernel dts
Ronan Le Martret [Wed, 13 Feb 2019 09:32:48 +0000 (09:32 +0000)]
[RCAR] Fix patch on kernel dts

* For RCAR BSP v3.15.0, we need to fix this patch

Bug-AGL: SPEC-2185

Change-Id: Iadf40e6bfe964c3881d411cbdaab956ce524bc76
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years ago[RCAR] Remove upstream patch
Ronan Le Martret [Tue, 12 Feb 2019 14:26:36 +0000 (14:26 +0000)]
[RCAR] Remove upstream patch

This patch is now upstream (RCAR BSP 3.15.0), so it useless to keep it
in AGL.

Bug-AGL: SPEC-2185

Change-Id: I10f1c99d4854c364960f310e4e12b385f6c55465
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years ago[RCAR] Remove old recipes backport
Ronan Le Martret [Fri, 1 Feb 2019 15:32:52 +0000 (15:32 +0000)]
[RCAR] Remove old recipes backport

linuxptp is now on version 1.8 and compatible the current RCAR BSP (v3.15.0)

Bug-AGL: SPEC-2185

Change-Id: I10fa4e2339880ef786d0fef07ebf2864f1659187
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years ago[RCAR] Remove old back port
Ronan Le Martret [Fri, 1 Feb 2019 15:27:07 +0000 (15:27 +0000)]
[RCAR] Remove old back port

Current version of imagemagick is 7.0.7 and do not need backport.

Bug-AGL: SPEC-2185
Bug-AGL: SPEC-1687

Change-Id: Ie204c48e5907b4bb40418f9a0b10b0b1b35d5c77
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years ago[RCAR] Remove old backport
Ronan Le Martret [Fri, 1 Feb 2019 15:24:47 +0000 (15:24 +0000)]
[RCAR] Remove old backport

python-wand is now useless

Bug-AGL: SPEC-2185
Bug-AGL: SPEC-1687

Change-Id: I97d0871185017e88fcac31dcef70c1d28fe636c1
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years ago[RCAR] Remove fix on bluez5
Ronan Le Martret [Fri, 1 Feb 2019 15:22:32 +0000 (15:22 +0000)]
[RCAR] Remove fix on bluez5

This fix is now include cogent BSP (RCAR BSP v3.15.0).

Bug-AGL: SPEC-2185

Change-Id: Ib8de25f269a9c3b953075d33afb6f9d399f1471d
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years ago[RCAR] Update RCAR BSP v3.15.0 driver
Ronan Le Martret [Thu, 31 Jan 2019 23:18:21 +0000 (23:18 +0000)]
[RCAR] Update RCAR BSP v3.15.0 driver

Bug-AGL: SPEC-2185

Change-Id: I30f0ae0b760b540d41af7a0e7afafc9984d34b20
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years ago[RCAR] Update u-boot for RCAR BSP v3.15.0
Ronan Le Martret [Thu, 31 Jan 2019 23:15:10 +0000 (23:15 +0000)]
[RCAR] Update u-boot for RCAR BSP v3.15.0

 - u-boot in RCAR BSP v1.15.0 has been updated to v2018.09
   so we can remove some old fix.

Bug-AGL: SPEC-2185

Change-Id: I1d40f0341edfdd0cedc5b1d58911bdc30677eeea
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years agoAdd initial feature for license scanning integration 69/20469/3
Jan-Simon Möller [Tue, 5 Mar 2019 08:11:06 +0000 (09:11 +0100)]
Add initial feature for license scanning integration

This adds a feature to enable license scanning within the AGL build.

Change-Id: I478defd90f6f135b5f1f0ecd0b970ab33f25c794
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agoRemove unused isafw feature 83/20483/1
Jan-Simon Möller [Thu, 7 Mar 2019 12:00:44 +0000 (13:00 +0100)]
Remove unused isafw feature

Remove old feature during uprev cycle.

Change-Id: I995513464f03db2dcab0ae692ee66037291295a5
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agoagl-login-manager: Move to meta-agl-profile-core 25/20425/2
Scott Murray [Sun, 3 Mar 2019 03:31:10 +0000 (22:31 -0500)]
agl-login-manager: Move to meta-agl-profile-core

Move agl-login-manager recipe to meta-agl-profile-core layer from
meta-agl-profile-graphical to make it available for non-graphical
profiles, e.g. the telematics profile.

Change-Id: Ic3c875bb499f781ea2c0d48558cba6cf4cc704c3
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
5 years agoAdd basic telematics profile definition 23/20423/2
Scott Murray [Sun, 3 Mar 2019 03:24:08 +0000 (22:24 -0500)]
Add basic telematics profile definition

Add base packagegroup and image definitions for the telematics
profile.  The basic agl-image-telematics image defined pulls in the
application framework and the can-low-level and network bindings.

Change-Id: Ifca8649da3ed3473361556cbdc578247f84fbefe
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
5 years agoChange opencv support max device number to 16 41/19941/11
zheng_wenlong [Wed, 6 Feb 2019 02:26:56 +0000 (11:26 +0900)]
Change opencv support max device number to 16

When using m3ulcb or h3ulcb with usb camera,
the board already had 10 video devices,
and opencv only support max device number is eight.
Need change to 16 so rcar can use usb camera with opencv.

[Patch Set 4]
    Change max device number to 16.
    Make this package specific to m3.

[Patch Set 5]
    Make this patch generic not only for m3.

Change-Id: Ice8b34f92addb8b8a4bcaf6db5491862a4545244
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
5 years agometa-agl-profile-core: recipes-connectivity: ofono: add patch to allow multiple APN... 21/20421/2
Matt Ranostay [Fri, 1 Mar 2019 08:57:47 +0000 (10:57 +0200)]
meta-agl-profile-core: recipes-connectivity: ofono: add patch to allow multiple APN lookups

Change-Id: I409a08ded90cc17d8bcbca7c131e240f1db0bdee
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
5 years agolibmicrohttpd: Upgrade to version 0.9.63 21/20321/2
José Bollo [Tue, 12 Feb 2019 15:24:25 +0000 (16:24 +0100)]
libmicrohttpd: Upgrade to version 0.9.63

The libmicrohttpd includes the patch since its version 0.9.60.
So putting the recipe for libmicrohttpd here in wait of an
upgrade in poky is perfect.

Change-Id: I1dcfad7c3d56be7f9fdff36f6dd5c008c5939076
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
5 years agometa-agl-profile-telematic: recipes-core: systemd: backport CANbus network support 47/20147/2
Matt Ranostay [Sat, 16 Feb 2019 02:26:53 +0000 (04:26 +0200)]
meta-agl-profile-telematic: recipes-core: systemd: backport CANbus network support

Backport changes to enable configuration of CANbus interfaces automatically on device
detected, and on bootup.

Bug-AGL: SPEC-2189
Change-Id: I837aa50038e25f32ec3143513067fc3eec69385d
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
5 years agoaf-main: Update version and dates 59/20059/2
José Bollo [Tue, 12 Feb 2019 10:20:45 +0000 (11:20 +0100)]
af-main: Update version and dates

Includes:
 * bc39aec Set version to 8.0.0
 * 2a319cf Update date in copyrights

Change-Id: I1ff52c2eade4d1089098756b9311954444f64a81
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
5 years agoaf-binder: Fix concurrent issue SPEC-2163 57/20057/2
José Bollo [Tue, 12 Feb 2019 10:13:15 +0000 (11:13 +0100)]
af-binder: Fix concurrent issue SPEC-2163

Include the changes:

 * 44248c6 Set next version of binder
 * 043c27c Update copyright date
 * 6415858 afb-stub-ws: Fix concurrent memory issues
 * f47f9d8 stress: Improve the stress test scripts

Bug-AGL: SPEC-2163

Change-Id: I6ae7948de56aa698c3aa9e82617abc504477d326
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
5 years agorecipes-connectivity: connman: upgrade to 1.36 27/20127/2
Matt Ranostay [Wed, 13 Feb 2019 23:23:38 +0000 (01:23 +0200)]
recipes-connectivity: connman: upgrade to 1.36

Backport from openembedded-core layer because needs the
respective WiFi improvements:

Fix issue with WiFi background scanning handling.
Fix issue with WiFi disconnect+connect race condition.
Fix issue with WiFi scanning and tethering operation.
Fix issue with WiFi security change handling.
Fix issue with missing signal for WPS changes.

Bug-AGL: SPEC-1165
Change-Id: Ibf2b2039b39c2b7096f9549d569b83e86fa759bc
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
5 years agometa-agl-profile-core: packagegroups: add libqmi to connectivity profile 33/19833/4
Matt Ranostay [Mon, 4 Feb 2019 04:16:56 +0000 (06:16 +0200)]
meta-agl-profile-core: packagegroups: add libqmi to connectivity profile

If DISTRO_FEATURES contains '3g' then includ the libqmi package to allow
configuration of WWAN modules that have a Qualcomm MSM Interface.

Change-Id: I96c890ef42a24039d9156a1a336d1dab17c66b75
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
5 years agoweston-ivi-extension: add focus notification patch 69/20069/2
hupeng [Wed, 13 Feb 2019 02:35:09 +0000 (10:35 +0800)]
weston-ivi-extension: add focus notification patch

Change-Id: Id9e5454ef0e006bff81f3392028b320db46785c4
Signed-off-by: hupeng <kohou.hu@gmail.com>
5 years agoweston-ready: increase verbosity 31/19931/3
Stephane Desneux [Mon, 7 Jan 2019 18:09:44 +0000 (18:09 +0000)]
weston-ready: increase verbosity

This patch adds some log output to know when weston is ready
or when a timeout is reached.

Change-Id: I217aa26a0b9d3b46e73dc55bef8dbc3e673c53c4
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
5 years agometa-agl-bsp: recipes-kernel: linux: add CONFIG_CAN_MCBA_USB to can-bus.cfg 43/20043/2
Matt Ranostay [Tue, 12 Feb 2019 01:13:31 +0000 (03:13 +0200)]
meta-agl-bsp: recipes-kernel: linux: add CONFIG_CAN_MCBA_USB to can-bus.cfg

Add CONFIG_CAN_MCBA_USB to allow usage of Microchip CANbus analyzers

Change-Id: I86d5726150373cb14630a95c7767fd13dd5d0924
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
5 years agoneard: cancel empty record processing on tag detection 89/19689/3
raquel medina [Tue, 22 Jan 2019 17:03:56 +0000 (19:03 +0200)]
neard: cancel empty record processing on tag detection

neard service clients registered for tag interface call a series
of getter methods via dbus. In the case of a tag programmed with a
valid NDEF containing an empty record (D0 00 00) no valid dbus
string type is associated with the record and the
get_type_property call results in a dbus error and neard service
exit.

This commit offers a workaround to avoid this particular situation
while a more comprehensive solution is found (there are other
record types that would fall in this same scenario).

Bug-AGL: SPEC-2123
Change-Id: I1b6d639bdc2aea0a331e8c06d6eac18da21482f5
Signed-off-by: raquel medina <raquel.medina@konsulko.com>
5 years agoChange master branch to Happy Halibut 99/19999/1 7.90.0 halibut/7.90.0 halibut_7.90.0
Jan-Simon Möller [Fri, 8 Feb 2019 12:31:41 +0000 (13:31 +0100)]
Change master branch to Happy Halibut

The next AGL version will be updated to use YP 2.6 'thud' and
have the nickname 'Happy Halibut'.

Change-Id: I9fc47eeebf268361fe0c2fb2659cff28a65dfb40
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agoaf-binder: bump to latest revision (fix SPEC-2161) 65/19965/1
Stephane Desneux [Wed, 6 Feb 2019 16:43:50 +0000 (17:43 +0100)]
af-binder: bump to latest revision (fix SPEC-2161)

Includes changes:
fcd68bb jobs: Ensure releasing event loop

Bug-AGL: SPEC-2161

Change-Id: Ief7a439a857c42435c2b9c93e218fcf5533eb1e4
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
5 years agoaf-main: bump to latest revision 29/19929/3
Stephane Desneux [Sat, 5 Jan 2019 23:01:32 +0000 (23:01 +0000)]
af-main: bump to latest revision

Includes changes:
46e35ce Revert "afm-unit: Restore removal of capabilities"
765d080 wgtpkg-unit: Fix Segmentation fault
d0cb2a7 wgtpkg-pack: Ensure packing relative files
48e894b wgtpkg-zip: Ensure zip will not complain
9f24684 afm-user-setup service: disable start rate limit
da0ec3a Revert "afm-unit: add autoapi in required-api feature"
adc590a Fixed book.yml file
2b6e13b afm-unit: add autoapi in required-api feature
f2a2f13 afm-unit: Restore removal of capabilities

Bug-AGL: SPEC-1988, SPEC-2006, SPEC-2144

Change-Id: I5d425f95d31b46991c952d8be976f8c843e7714d
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
5 years agobluez-alsa: fix FTBS caused by change #19721 (c456406) 37/19937/1
Stephane Desneux [Wed, 6 Feb 2019 00:12:22 +0000 (00:12 +0000)]
bluez-alsa: fix FTBS caused by change #19721 (c456406)

Some files have been removed from packaging by error. This patch just adds
back the missing files.

Change-Id: I1c3d44f62d6193f5814d18454e3b2c5e6391c85e
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
5 years agometa-agl-profile-core: recipes-navigation: geoclue: remove ModemManager dep 33/19733/3
Matt Ranostay [Thu, 24 Jan 2019 07:26:34 +0000 (09:26 +0200)]
meta-agl-profile-core: recipes-navigation: geoclue: remove ModemManager dep

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>
5 years agometa-agl-distro: poky-agl: add 3g to AGL_DISTRO_FEATURES 31/19731/4
Matt Ranostay [Thu, 24 Jan 2019 01:15:59 +0000 (03:15 +0200)]
meta-agl-distro: poky-agl: add 3g to AGL_DISTRO_FEATURES

To enable WWAN support for AGL add 3g to AGL_DISTRO_FEATURES

Change-Id: Ib43344a6b6796afe19296fee14fddb5b2b23636a
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
5 years agometa-agl-bsp: recipes-kernel: linux: add usbmodem.cfg fragment 97/19697/4
Matt Ranostay [Wed, 23 Jan 2019 09:22:53 +0000 (11:22 +0200)]
meta-agl-bsp: recipes-kernel: linux: add usbmodem.cfg fragment

Change-Id: I4a064972e1ed98dbcda209889d8e75b849cc56a5
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
5 years agometa-agl-bsp: recipes-kernel: linux: remove execute bit from usbaudio.cfg 91/19691/2
Matt Ranostay [Wed, 23 Jan 2019 09:17:13 +0000 (11:17 +0200)]
meta-agl-bsp: recipes-kernel: linux: remove execute bit from usbaudio.cfg

Execute attribute on usbaudio.cfg is useless and should be removed.

Change-Id: I0e7706a25c9668977a1104e25793d25b0f692f09
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
5 years agobluez-alsa: bump to master version of 2019-01-17 21/19721/3
Thierry Bultel [Wed, 23 Jan 2019 15:15:25 +0000 (16:15 +0100)]
bluez-alsa: bump to master version of 2019-01-17

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>
5 years agoaf-binder: Fix multithreading 93/19793/2
Jose Bollo [Mon, 28 Jan 2019 16:24:18 +0000 (17:24 +0100)]
af-binder: Fix multithreading

Ensure activation of multithreaded handling
of requests.

Includes:
 * bb5dd7a afb-proto-ws: Serialize incoming message
 * e9c6530 jobs: Refactor event loop handling
 * 48df1b4 jobs: Separate internal threads from others
 * 2ff91c0 jobs: Remove conditionnal REMOVE_SYSTEMD_EVENT
 * 0c68d46 afb-hsrv: Avoid call to getnameinfo
 * 194031d hello3: Fix warning unused variable

Bug-AGL: SPEC-2133
Bug-AGL: SPEC-2089

Change-Id: I7a9f8ede2309b0eb58c0b83abd03023f5a01eb30
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
5 years agoagl-image-weston: fix incorrect packagegroup name 95/19795/1
Stephane Desneux [Wed, 16 Jan 2019 17:32:47 +0000 (17:32 +0000)]
agl-image-weston: fix incorrect packagegroup name

Bug-AGL: SPEC-2145

Change-Id: I8b098f464b50eda76b1ceb0c3d752a8a5377f0c7
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
5 years agoPost-release bump 83/19683/1
Jan-Simon Möller [Sun, 20 Jan 2019 13:04:53 +0000 (14:04 +0100)]
Post-release bump

Change-Id: I5883f78b91740ffc06f77dba1fed6c33218370d9
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agoCut GG rc4 v6.99.4 75/19675/1 6.99.4 guppy/6.99.4 guppy_6.99.4
Jan-Simon Möller [Sat, 19 Jan 2019 20:34:13 +0000 (21:34 +0100)]
Cut GG rc4 v6.99.4

Cut the rc4 of guppy.

Change-Id: I29803ddf028d6c46cb300d03f31fe2ade9931add
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agosystemd-agl-sync: raise priority of the fragment that reloads systemd 39/19639/3
Stephane Desneux [Tue, 8 Jan 2019 13:55:31 +0000 (13:55 +0000)]
systemd-agl-sync: raise priority of the fragment that reloads systemd

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>
5 years agometa-agl-profile-core: recipes-connectivity: ofono: change dbus policy to enable... 81/17781/3
Matt Ranostay [Wed, 7 Nov 2018 05:21:26 +0000 (07:21 +0200)]
meta-agl-profile-core: recipes-connectivity: ofono: change dbus policy to 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>
5 years agoAdd TaskManager service 83/19083/3
Vitaly Wool [Wed, 19 Dec 2018 14:34:15 +0000 (15:34 +0100)]
Add TaskManager service

Add TaskManager service to recipes-apis.

Change-Id: I58f67af6117f98cd802e7c6f7f863450ad46504f
Signed-off-by: Vitaly Wool <vitaly.wool@konsulko.com>
5 years agoRevert "Remove 4.9 patchqueue for new 4.14 kernel in meta-ti" 05/19605/3
Jan-Simon Moeller [Tue, 15 Jan 2019 13:40:46 +0000 (13:40 +0000)]
Revert "Remove 4.9 patchqueue for new 4.14 kernel in meta-ti"

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

5 years agoRevert "Remove patch in newer ti-staging kernel" 07/19607/3
Jan-Simon Moeller [Tue, 15 Jan 2019 13:41:36 +0000 (13:41 +0000)]
Revert "Remove patch in newer ti-staging kernel"

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

5 years agometa-agl-profile-core: agl-service-bluetooth: add network service to RDEPENDS 93/19593/1
Matt Ranostay [Tue, 15 Jan 2019 00:03:29 +0000 (02:03 +0200)]
meta-agl-profile-core: agl-service-bluetooth: add network service to RDEPENDS

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>
5 years agometa-agl-bsp: gen3: recipes-navigation: fix typo of gpsd-defaults 89/19589/2
Matt Ranostay [Mon, 14 Jan 2019 07:39:10 +0000 (09:39 +0200)]
meta-agl-bsp: gen3: recipes-navigation: fix typo of gpsd-defaults

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>
5 years agoPost rc3 bump of distro config 79/19479/2
Stephane Desneux [Fri, 4 Jan 2019 14:08:35 +0000 (14:08 +0000)]
Post rc3 bump of distro config

we're heading towards rc4 now.

Change-Id: I06afbe8fd76a4d7eaf8a72353eae0363ee8f8a53
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
5 years agoaf-binder: bump revision 85/19485/2
Stephane Desneux [Fri, 4 Jan 2019 17:12:46 +0000 (18:12 +0100)]
af-binder: bump revision

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>
5 years agoneardal: lib: fix random memory corruption 83/19483/2
raquel medina [Fri, 4 Jan 2019 16:24:24 +0000 (18:24 +0200)]
neardal: lib: fix random memory corruption

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>
5 years agoaf-main: Upgrade app-framework-main 07/19307/5
Jose Bollo [Mon, 10 Dec 2018 10:41:18 +0000 (11:41 +0100)]
af-main: Upgrade app-framework-main

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>
5 years agoAdd afb-helpers & controller libraries 75/19375/3
Romain Forlot [Thu, 27 Dec 2018 17:00:48 +0000 (17:00 +0000)]
Add afb-helpers & controller libraries

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>
5 years agoaf-binder: Fix lock of sync/async calls 99/19399/1
Jose Bollo [Mon, 31 Dec 2018 13:21:06 +0000 (14:21 +0100)]
af-binder: Fix lock of sync/async calls

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>
5 years agoUpdate distro configuration for GG rc3 6.99.3 57/19357/3 6.99.3 guppy/6.99.3 guppy_6.99.3
Jan-Simon Möller [Tue, 25 Dec 2018 11:09:43 +0000 (12:09 +0100)]
Update distro configuration for GG rc3 6.99.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>
5 years agoRevert "Add afb-helpers & app-controller library recipes" 59/19359/2
Jan-Simon Moeller [Tue, 25 Dec 2018 11:19:37 +0000 (11:19 +0000)]
Revert "Add afb-helpers & app-controller library recipes"

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

5 years agobump bluez-alsa to master (brings Ofono support) 23/18723/5
Thierry Bultel [Tue, 11 Dec 2018 14:57:41 +0000 (15:57 +0100)]
bump bluez-alsa to master (brings Ofono support)

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>
5 years agoAdd afb-helpers & app-controller library recipes 25/19225/2
Romain Forlot [Thu, 20 Dec 2018 14:59:47 +0000 (15:59 +0100)]
Add afb-helpers & app-controller library recipes

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>
5 years agoconnman: Ignore MOST ethernet interfaces 33/19033/3
Scott Murray [Mon, 17 Dec 2018 01:39:14 +0000 (20:39 -0500)]
connman: Ignore MOST ethernet interfaces

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>
5 years agoconnman: Tweak main.conf for cluster demo support 31/19031/3
Scott Murray [Fri, 7 Dec 2018 16:49:15 +0000 (11:49 -0500)]
connman: Tweak main.conf for cluster demo support

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>
5 years agoweston: add weston-ready 29/19029/3
Scott Murray [Fri, 7 Dec 2018 16:43:59 +0000 (11:43 -0500)]
weston: add weston-ready

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>
5 years agoAdd instrument cluster profile definitions 27/19027/3
Scott Murray [Sat, 24 Nov 2018 21:26:11 +0000 (16:26 -0500)]
Add instrument cluster profile definitions

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>
5 years agoUpdate weston-ivi-extension 25/19025/3
Scott Murray [Tue, 11 Dec 2018 23:53:21 +0000 (18:53 -0500)]
Update weston-ivi-extension

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>
5 years agodocs: add yaml book 85/19285/2
Frederic Marec [Wed, 19 Dec 2018 14:43:13 +0000 (15:43 +0100)]
docs: add yaml book

Bug-AGL: SPEC-1988

Change-Id: Ia8fed93a05cef7a018900199b2527e04aa6e8cf5
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
5 years agokernel/4a: support more than 8 audio cards 91/19191/2
Stephane Desneux [Thu, 20 Dec 2018 11:14:03 +0000 (11:14 +0000)]
kernel/4a: support more than 8 audio cards

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>
5 years agoBump afb-test 95/19095/2
Romain Forlot [Wed, 19 Dec 2018 09:57:03 +0000 (10:57 +0100)]
Bump afb-test

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>
5 years agoBump low-level-can-generator 93/19093/2
Romain Forlot [Wed, 19 Dec 2018 09:56:11 +0000 (10:56 +0100)]
Bump low-level-can-generator

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>
5 years agoBump cmake-apps-module 91/19091/2
Romain Forlot [Wed, 19 Dec 2018 09:55:00 +0000 (10:55 +0100)]
Bump cmake-apps-module

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>
5 years agoBump agl-service-signal-composer 89/19089/2
Romain Forlot [Wed, 19 Dec 2018 09:52:51 +0000 (10:52 +0100)]
Bump agl-service-signal-composer

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>
5 years agoBump agl-service-can-low-level 87/19087/2
Romain Forlot [Wed, 19 Dec 2018 09:50:54 +0000 (10:50 +0100)]
Bump agl-service-can-low-level

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>
5 years agoSupport external RTCs for boards without it 67/19067/3
Jan-Simon Möller [Tue, 18 Dec 2018 23:48:33 +0000 (00:48 +0100)]
Support external RTCs for boards without it

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>
5 years agolinux-renesas: Add smack patches to R-Car 35/18835/5
José Bollo [Tue, 18 Sep 2018 18:53:41 +0000 (20:53 +0200)]
linux-renesas: Add smack patches to R-Car

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>
5 years agolinux-agl-4.14: Backport of Smack patch for cgroup2 33/18833/5
José Bollo [Wed, 28 Feb 2018 18:26:57 +0000 (19:26 +0100)]
linux-agl-4.14: Backport of Smack patch for cgroup2

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>
5 years agolinux-agl-4.14: Backport of Smack patch for keys 31/18831/5
José Bollo [Wed, 21 Feb 2018 09:18:46 +0000 (10:18 +0100)]
linux-agl-4.14: Backport of Smack patch for keys

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>
5 years agoweston: Create really shared files 29/18829/5
José Bollo [Fri, 13 Oct 2017 12:47:13 +0000 (14:47 +0200)]
weston: Create really shared files

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>
5 years agoconnman+bluez5: Update rights for smack systems 27/18827/5
José Bollo [Wed, 12 Dec 2018 13:27:48 +0000 (14:27 +0100)]
connman+bluez5: Update rights for smack systems

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>
5 years agosmack-system-setup: Update udev rules 25/18825/5
José Bollo [Wed, 12 Dec 2018 13:24:11 +0000 (14:24 +0100)]
smack-system-setup: Update udev rules

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>
5 years agoRemove 4.9 patchqueue for new 4.14 kernel in meta-ti 17/18917/2
Jan-Simon Möller [Fri, 14 Dec 2018 15:50:06 +0000 (16:50 +0100)]
Remove 4.9 patchqueue for new 4.14 kernel in meta-ti

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>
5 years agosystemd: Cleanup of recipe of meta-security 73/18873/3
José Bollo [Thu, 13 Dec 2018 13:33:55 +0000 (14:33 +0100)]
systemd: Cleanup of recipe of meta-security

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>
5 years agosystemd: Refactor build using smack-system-setup 23/18823/4
José Bollo [Wed, 12 Dec 2018 11:03:43 +0000 (12:03 +0100)]
systemd: Refactor build using smack-system-setup

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>
5 years agoRemove patch in newer ti-staging kernel 83/18883/2
Jan-Simon Möller [Thu, 13 Dec 2018 20:04:30 +0000 (21:04 +0100)]
Remove patch in newer ti-staging kernel

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>
5 years agoaf-binder: Upgrade 75/18875/1
José Bollo [Wed, 12 Dec 2018 12:10:58 +0000 (13:10 +0100)]
af-binder: Upgrade

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>
5 years agoProvide fallback time servers to connman 99/18699/1
Henrique Ferreiro [Fri, 23 Nov 2018 00:24:41 +0000 (01:24 +0100)]
Provide fallback time servers to connman

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)

5 years agoTweak agl-profile-graphical packagegroups 15/18615/2
Scott Murray [Mon, 19 Nov 2018 13:45:27 +0000 (08:45 -0500)]
Tweak agl-profile-graphical packagegroups

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)

5 years agoaf-main: Upgrade 87/18587/2
Jose Bollo [Wed, 5 Dec 2018 09:24:07 +0000 (10:24 +0100)]
af-main: Upgrade

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>
5 years agoPost rc2 bump of distro config 45/18645/1
Jan-Simon Möller [Sun, 9 Dec 2018 10:10:11 +0000 (11:10 +0100)]
Post rc2 bump of distro config

we're heading towards rc3 now.

Change-Id: I294f40e5c6f779a6ee7db984c2d475e9e230f54d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agoAdd platform-info binding 15/18015/4
Romain Forlot [Thu, 15 Nov 2018 16:57:20 +0000 (17:57 +0100)]
Add platform-info binding

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>
5 years agoFix missing ivi-id-agent 07/18507/2
Tadao Tanikawa [Mon, 3 Dec 2018 06:12:32 +0000 (06:12 +0000)]
Fix missing ivi-id-agent

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>
5 years agoAdd weston-ivi-extension to meta-agl-profile-graphical 13/18613/2
Scott Murray [Wed, 14 Nov 2018 03:33:07 +0000 (22:33 -0500)]
Add weston-ivi-extension to meta-agl-profile-graphical

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)

5 years agoweston-ini-conf: update gst-record logic 17/18617/1
Scott Murray [Tue, 4 Dec 2018 22:18:21 +0000 (17:18 -0500)]
weston-ini-conf: update gst-record logic

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)

5 years agoPrepare 6.99.2 Guppy RC2 97/18497/1 6.99.2 guppy/6.99.2 guppy_6.99.2
Jan-Simon Möller [Fri, 30 Nov 2018 22:34:01 +0000 (23:34 +0100)]
Prepare 6.99.2 Guppy RC2

Change the distro configuration in preparation of GG RC2.

Change-Id: I2eb05adf8f4f909d90aed81b75ba04a0933ae02e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>