AGL/meta-agl.git
4 years agoPrepare Halibut 8.0.4 release 35/23435/2 8.0.4 halibut/8.0.4 halibut_8.0.4
Jan-Simon Möller [Thu, 19 Dec 2019 17:25:55 +0000 (18:25 +0100)]
Prepare Halibut 8.0.4 release

Change the distro configuration for 8.0.4

Change-Id: Ifdc9a8df8c3cd1a58ed361a8916047c641d208cf
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
4 years agometa-agl-bsp/meta-rcar-gen3: Apply E3 audio configuration 14/23414/2
Harunobu Kurokawa [Tue, 10 Sep 2019 22:10:38 +0000 (07:10 +0900)]
meta-agl-bsp/meta-rcar-gen3: Apply E3 audio configuration

v2:
 add PACKAGE_ARCH = "${MACHINE_ARCH}"

Bug-AGL: SPEC-2808

Change-Id: Id1587761c9be10a55ea18a938b74b39c512b63e2
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
(cherry picked from commit e8118390379a22f119d6ec5784dea541ca57d0df)

4 years agolibqtappfw: update SRCREV 16/23416/1
Scott Murray [Wed, 18 Dec 2019 15:08:08 +0000 (10:08 -0500)]
libqtappfw: update SRCREV

Bump libqtappfw SRCREV to pick up steering wheel event changes:

100316a Add steering wheel events
5f45769 Add units and timestamp to signal-composer signal
2e95f1f Add initial signal-composer support
8155891 Fix branch in .gitreview

Bug-AGL: SPEC-3023, SPEC-2950

Change-Id: I656328f63d2f99c2b89db8bcd6fa5a91ceadbcfb
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
4 years agofix weston crash on h3+KF after first bootup 52/23352/4
Veeresh Kadasani [Fri, 13 Dec 2019 10:56:17 +0000 (19:56 +0900)]
fix weston crash on h3+KF after first bootup

Bug-AGL: SPEC-2827

remove 0002-compositor-add-output-type-to-weston_output.patch
this patch was ported from weston 2.0 transmitter fix
which use to crash because of invalid member access.
with weston 6.0 transmitter works fine without this patch
so remove it to fix crash after first boot on h3+KF

Change-Id: I607bec3bdfb5146af68d36d717d3305f5fd58998
Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com>
4 years agoivi-shell: Fix crash due no transmitter screen 97/23397/3
Veeresh Kadasani [Mon, 16 Dec 2019 10:48:43 +0000 (19:48 +0900)]
ivi-shell: Fix crash due no transmitter screen

Bug-AGL: SPEC-3056

Registered the events for the output_created, destroyed,
resized events.So that the ivi_scrn can be destroyed,
created dynamically during destroyed and created events.
And the view properties are dynamically changed during
resized/moved events.

Change-Id: I136b66c9747412af1fa868cef8a061ef2ea624f7
Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com>
4 years agoaf-main: Ensure home and workdir to platform's app 96/23396/1
Jose Bollo [Mon, 16 Dec 2019 08:41:54 +0000 (09:41 +0100)]
af-main: Ensure home and workdir to platform's app

The widget requesting the permission to run at
platform scope: urn:AGL:permission::partner:scope-platform
should be able to record data and state.
This change provides a default place to achieve it.

Bug-AGL: SPEC-2998

Change-Id: Idf5fb071c3a72820715e96417b7a0d7e6a291446
Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
4 years agoChange the URL to gerrit 63/23363/1
Jan-Simon Moeller [Fri, 13 Dec 2019 17:21:27 +0000 (18:21 +0100)]
Change the URL to gerrit

to stay inline with all other recipes, change this to use gerrit.

.

Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: If68c42c2dcda0b8c19fc6ed9d634789ae06448c7
(cherry picked from commit 86f6f0b033c52f1270199b8f5c884b2048b41e4f)

4 years agoagl-service-signal-composer: switch to AGL_APP_REVISION 32/23332/2
Scott Murray [Wed, 11 Dec 2019 23:40:49 +0000 (23:40 +0000)]
agl-service-signal-composer: switch to AGL_APP_REVISION

Switch agl-service-signal-composer's SRCREV to AGL_APP_REVISION so
it will automatically pick up changes. This matches the configuration
of all the other service bindings. Also change the SRC_URI from gitsm
to just git, since submodules are no longer used.

Bug-AGL: SPEC-3024

Change-Id: Ida819d937f9090134c885cd5e816342dad7b9c0b
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
4 years agometa-agl-profile-graphical-qt5: add libqtappfw 31/23331/2
Scott Murray [Wed, 11 Dec 2019 20:05:54 +0000 (20:05 +0000)]
meta-agl-profile-graphical-qt5: add libqtappfw

Add libqtappfw recipe to meta-agl-profile-graphical-qt5 to move it from
meta-agl-demo, making it available for use in other images builds like
the cluster demo.

Bug-AGL: SPEC-3045

Change-Id: I258b04545f8e7bb96d5d723c7956d6365e7bbd83
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
4 years agojson-c: add --enable-threading to EXTRA_OECONF 19/23319/1
Matt Ranostay [Wed, 11 Dec 2019 18:47:49 +0000 (20:47 +0200)]
json-c: add --enable-threading to EXTRA_OECONF

Enable partial threading support to enable compiler atomic
operations which in turn avoids refcount corruption issue
that was causing aborts with moderate prolonged traffic.

Bug-AGL: SPEC-3044
Change-Id: I0b9ab8c27f2c436910dbabf03be5bedaf1a28136
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
4 years agoAdd development headers for pipewire and wireplumber to SDK 73/23173/1
Jan-Simon Möller [Tue, 3 Dec 2019 18:10:35 +0000 (19:10 +0100)]
Add development headers for pipewire and wireplumber to SDK

This is required to build the agl-service-audiomixer with the SDK.

Change-Id: Ie717633f92a85d14d311cf282f9d920bc95ca9f6
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
(cherry picked from commit 330e71fb69f06777439c70ac445eed5b8d4dec3a)

4 years agolow-level-can-generator: update to latest revision 57/23057/4
Scott Murray [Wed, 20 Nov 2019 05:13:36 +0000 (00:13 -0500)]
low-level-can-generator: update to latest revision

Update SRCREV in low-level-can-generator recipe so that the toolchain
will have a version that matches the low-can binding, changes:

d9c40fd dd management of version and new decoder signature.
7869e2e Change enum type to flag and add iso tp protocol
93debbc Add generator for boolean fields
afa9e97 Add some modifications (space, new line, coma, float).
f61a6cb Add some options for J1939 support
0bb5744 Fix the default decoder using "states"
da429cc Add gitreview

Bug-AGL: SPEC-2976

Change-Id: I1dc3ece955548ced95ae24b9a382ce0ed3ad3b68
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
4 years agocan-low-level: bump version to get latest changes 56/23056/4
Romain Forlot [Tue, 26 Nov 2019 13:33:14 +0000 (13:33 +0000)]
can-low-level: bump version to get latest changes

Change-Id: I4f813b634421c781dbe34190417febc69336c649
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
4 years agoafb-test: add missing jq package to RDEPENDS 28/23128/1
Matt Ranostay [Sun, 1 Dec 2019 20:00:02 +0000 (22:00 +0200)]
afb-test: add missing jq package to RDEPENDS

Bug-AGL: SPEC-3005
Change-Id: I4d28c2bb7b97ddf8aedbfedf1519362c27327b10
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
4 years agolibhomescreen: remove org.agl.statusbar.conf dbus policy 01/23001/2
Matt Ranostay [Fri, 15 Nov 2019 08:06:33 +0000 (10:06 +0200)]
libhomescreen: remove org.agl.statusbar.conf dbus policy

StatusBar dbus interface is deprecated and no longer actively
used so remove dbus session policy.

Bug-AGL: SPEC-2964
Change-Id: I7fc6dce12761ed81c59e4d96a0db95f748570e84
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
4 years agoBump afb-test & libappcontroller 71/23071/2
Frederic Marec [Mon, 18 Nov 2019 14:05:47 +0000 (15:05 +0100)]
Bump afb-test & libappcontroller

Bump afb-test & libappcontroller to fix missing event group during test

Bug-AGL: SPEC-2795

Change-Id: Iaa87ac5512d5b54bf56922883c54cf38eaa6ce79
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
(cherry picked from commit b25f4ec97c4ef95dbbb85423fffe9be753b52f51)

4 years agoebisu: Update setup.sh to adopt multiple zip file 61/22961/2
Harunobu Kurokawa [Tue, 5 Nov 2019 09:15:01 +0000 (18:15 +0900)]
ebisu: Update setup.sh to adopt multiple zip file

Bug-AGL: SPEC-2564

Change-Id: I4462128c52b70ab6e5abcba5d89bf5b02cc79e17
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
4 years agosystemd: Install canbus network script in nonarch_base_libdir 77/22977/2
Max Tomago [Tue, 5 Nov 2019 18:47:31 +0000 (18:47 +0000)]
systemd: Install canbus network script in nonarch_base_libdir

This is the directory where systemd keeps network scripts (e.g /lib
rather than /lib64). Installing them in base_libdir breaks the build for
multilib targets.

Bug-AGL: SPEC-2966

Change-Id: If1f780a8cfed29f22f46b9ff1d08f36dee3296ee
Signed-off-by: Max Tomago <max.tomago@codethink.co.uk>
(cherry picked from commit 2ed82aa378099d18db268c146d9a53756c5f2890)

4 years agoBump waltham-transmitter src revision. 82/22982/2
Veeresh Kadasani [Wed, 20 Nov 2019 01:58:02 +0000 (10:58 +0900)]
Bump waltham-transmitter src revision.

8409a6d - output:fix seg fault in transmitter when weston terminates
e448fc5 - output:fix repaint func not to skip first buffer
5287483 - output:don't push surface to remote if receiver not ready

Change-Id: Iaf2004bc95bc59e2daf5e4954ea14139e9a3a6ac
Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com>
4 years agoPost 8.0.3 change to distro config file 45/23045/2
Jan-Simon Möller [Mon, 25 Nov 2019 21:05:23 +0000 (22:05 +0100)]
Post 8.0.3 change to distro config file

Bump the AGL distro config after 8.0.3 release.

.

Change-Id: Ie7b7df39340246c45e8bc8d9756de9fc5f8d1634
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
4 years ago[RCAR] Update graphics driver 32/23032/1
Ronan Le Martret [Fri, 8 Nov 2019 09:38:49 +0000 (10:38 +0100)]
[RCAR] Update graphics driver

Update graphics kernel side driver to 20191021.

Bug-AGL: SPEC-2784

Change-Id: Ibce4e7ee5fe00d9c37e49b826bd62e39129f91a1
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
4 years agoCut HH 8.0.3 release 58/22958/1 8.0.3 halibut/8.0.3 halibut_8.0.3
Jan-Simon Moeller [Sun, 17 Nov 2019 22:42:42 +0000 (23:42 +0100)]
Cut HH 8.0.3 release

bump the distro config file.

.

Change-Id: I002fcf9fa25d52e71f0bbb21a3e90984390eda20
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
4 years agoagl-service-hvac: rework configuration file packaging 28/22928/2
Scott Murray [Wed, 13 Nov 2019 03:22:57 +0000 (22:22 -0500)]
agl-service-hvac: rework configuration file packaging

Move agl-service-hvac hvac.json configuration file install into its
own recipe so that just it will be machine-specific, and replace
m3ulcb-specific agl-service-hvac bbappend with a more generic
do_install_append_ulcb in the new agl-service-hvac-conf recipe.

Bug-AGL: SPEC-2949

Change-Id: Iabdfa2c204017a30bf82bed3eb6debbd3eb0be9c
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
4 years agoaf-binder: Fix callsync hanging 52/22952/2
José Bollo [Thu, 14 Nov 2019 16:06:09 +0000 (17:06 +0100)]
af-binder: Fix callsync hanging

This bump includes the following changes:

 * 6cbd15fc sig-monitor: Fix exit in signal handler
 * aeb015be jobs: Fix callsync hanging

Bug-AGL: SPEC-2937, SPEC-2907

Change-Id: Ie8187778b0b76f484a7d589b20b0190a45d441a7
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
4 years agoGeneralize create-combined-dtb to use VC4DTBO from board config 82/22882/1
Jan-Simon Moeller [Tue, 5 Nov 2019 21:59:40 +0000 (22:59 +0100)]
Generalize create-combined-dtb to use VC4DTBO from board config

and also add the rpi4.

Bug-AGL: SPEC-2465
Bug-AGL: SPEC-2656

.

Change-Id: Ied2dce914ecc539c7634214b571508d371116235
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
(cherry picked from commit 06dccd49fe33d10320e5c9c7dbbd1a6d2a260533)

4 years agoraspberrypi*/50_local.conf.inc: Update rpi 3/4 73/22873/1
Leon Anavi [Mon, 4 Nov 2019 21:24:44 +0000 (23:24 +0200)]
raspberrypi*/50_local.conf.inc: Update rpi 3/4

Use the same versions for Linux kernel and Mesa on both Raspberry
Pi 3B/B+ and 4. This allows to run firmware KMS that supports
HDMI and the official 7" Raspberry Pi touch screen DSI display.

Bug-AGL: SPEC-2465

Change-Id: I7ae5739bbb6b8d2efd3264d3d1eab9c28e6f2559
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
4 years agoagl_raspberrypi3.inc: Switch to firmware KMS 72/22872/1
Leon Anavi [Mon, 4 Nov 2019 21:22:40 +0000 (23:22 +0200)]
agl_raspberrypi3.inc: Switch to firmware KMS

Swith to firmware KMS with appropriate Linux kernel and Mesa
version to support both HDMI and the official 7" Raspberry Pi
touch screen display on Raspberry Pi 3B/B+ and 4. Device tree
changes are not required for firmware KMS.

Bug-AGL: SPEC-2465

Change-Id: I5f8f62c0151b7eb79ab1f96419d9c62469a1554e
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
4 years agobcm2835-bootfiles.bbappend: Update firmware 71/22871/1
Leon Anavi [Mon, 4 Nov 2019 21:18:20 +0000 (23:18 +0200)]
bcm2835-bootfiles.bbappend: Update firmware

Update the firmware to support Linux kernel 4.19.80 for
Raspberry Pi 3 B/B+ and 4. This way both the HDMI and the
official 7" Raspberry Pi touch screen display are supported.

Bug-AGL: SPEC-2465

Change-Id: Idb028b8abca5a44da2783def8af2c28f04de66d2
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
4 years agolinux-raspberrypi_4.19.bb: Update to 4.19.80 70/22870/1
Leon Anavi [Mon, 4 Nov 2019 21:16:44 +0000 (23:16 +0200)]
linux-raspberrypi_4.19.bb: Update to 4.19.80

Update Linux kernel for Raspberry Pi to 4.19.80. This version
allows to run firmware KMS to support output through HDMI and
DSI for the official 7" Raspberry Pi touch screen display.

Bug-AGL: SPEC-2465

Change-Id: Ie854f8609196f986a1f9067da1010fb2e510e7c4
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
4 years agorpi-config: Set max_framebuffers to 2 to support dual display 69/22869/1
Changhyeok Bae [Fri, 1 Nov 2019 11:07:44 +0000 (12:07 +0100)]
rpi-config: Set max_framebuffers to 2 to support dual display

Change-Id: Id9ca08ede2aedbc122a04d97ca4bb5bd8478b717
Signed-off-by: Changhyeok Bae <changhyeok.bae@daimler.com>
4 years agoweston: Disable output type patch 47/22747/3
Scott Murray [Tue, 22 Oct 2019 09:34:25 +0000 (05:34 -0400)]
weston: Disable output type patch

Comment out 0002-compositor-add-output-type-to-weston_output.patch in
weston bbappend for now to prevent crashes on H3ULCB v3.0 plus
Kingfisher systems like the AGL demo setups.

Bug-AGL: SPEC-2827

Change-Id: I2a56d7b510d7001b555821dcf37f0487eea1806c
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
4 years agoagl-service-windowmanager: switch to floating SRCREV 46/22746/2
Scott Murray [Tue, 22 Oct 2019 09:17:03 +0000 (05:17 -0400)]
agl-service-windowmanager: switch to floating SRCREV

Change SRCREV in agl-service-windowmanager recipe to AGL_APP_REVISION
so it will be automatically pick up latest branch changes based on the
AGLRELEASETYPE mechanism. This matches the other service recipes.

Bug-AGL: SPEC-2914

Change-Id: I5079f3582ac7c482e5caceb5baebe4178e17008d
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
4 years agoweston-ini-conf: update virtualoutput.cfg 29/22729/2
Scott Murray [Sun, 20 Oct 2019 17:28:16 +0000 (13:28 -0400)]
weston-ini-conf: update virtualoutput.cfg

Update virtualoutput.cfg weston.ini fragment to use the 640x720 size
expected by tbtnavi.

Bug-AGL: SPEC-2913

Change-Id: I46abf9d6d78671772951e52e4f80cac20720edcf
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
4 years agou-boot-2019.07: Fix for Raspberry Pi 4 61/22761/1
Leon Anavi [Fri, 13 Sep 2019 17:51:56 +0000 (20:51 +0300)]
u-boot-2019.07: Fix for Raspberry Pi 4

Following recent changes in the BSP the recipe for u-boot 2019.07
was failing to build for Raspberry Pi 4. This fix brings existing
patches from master branch of meta-raspberrypi to AGL which is
still based on Yocto project release Thud.

Bug-AGL: SPEC-2656

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Change-Id: Ic544d02032198dc05da24bc3246e8911d300c1ea
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
4 years agometa-netboot: don't use 'ip' command to detect boot interface 54/22754/2
Stephane Desneux [Wed, 23 Oct 2019 10:05:21 +0000 (10:05 +0000)]
meta-netboot: don't use 'ip' command to detect boot interface

This patch changes the method to detect the current network interface
used for netboot. Instead of using the 'ip' command, it parses the content
of /sys/class/net/* to detect the first running ethernet interface.

Two new messages are now visible on the console in initramfs phase:
--------------------------------------------------
/sbin/init[1]: find_active_interface: first active interface is eth0
/sbin/init[1]: Adjusting Connman command line. Will be: 'connmand -r -n -I eth0'
--------------------------------------------------

Background:

When booting using netboot, it's necessary to update connman command line
options to ignore the network interface used for NBD connection.
For this, the initramfs script tries to detect the interface in use by
running 'ip -o link show state'.

'ip' command comes with iproute2 package but for various reasons, some AGL
images like m3ulcb-nogfx don't have iproute2 installed. In this case, the
'ip' command is implemented by busybox, which doesn't support the '-o' option.
This leads to issues when running connman as the command line is not properly
updated.

Bug-AGL: SPEC-2921

Change-Id: I5691f04ab462a148219b741d235247a2bfbc2e24
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
4 years agoAdd missing space in SRC_URI_append statement 43/22743/1
Jan-Simon Möller [Mon, 21 Oct 2019 22:08:44 +0000 (00:08 +0200)]
Add missing space in SRC_URI_append statement

This fixes SPEC-2922.

Bug-AGL: SPEC-2922

.

Change-Id: I978c3d28e6d62885cd95ca6f2d2b32d34fa6933d
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
4 years agoPost 8.0.2 bump of the distro configuration 35/22635/2
Jan-Simon Moeller [Mon, 14 Oct 2019 20:58:37 +0000 (22:58 +0200)]
Post 8.0.2 bump of the distro configuration

Bug-AGL: SPEC-2859

.

Change-Id: Idf2c6c6a216c9239aeacdb2c50f38d11d3b1055a
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
4 years agolibafb-helpers: bump to latest revision 32/22632/2
Stephane Desneux [Mon, 14 Oct 2019 13:18:27 +0000 (13:18 +0000)]
libafb-helpers: bump to latest revision

The following commits are added:
019054d Pkg config files:  use CMAKE_INSTALL_LIBDIR var
826731f Add function to add one json array to another one

Bug-AGL: SPEC-2846,SPEC-2867

Change-Id: Ie0c1db8a8c788fa95480dd855137ee0305c439b3
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
4 years agolightmediascanner.service: Fix for the first boot 19/22619/2
Leon Anavi [Thu, 10 Oct 2019 19:08:26 +0000 (22:08 +0300)]
lightmediascanner.service: Fix for the first boot

Fix lightmediascanner systemd service to avoiding a race
condition with /var/volatile/tmp on the first boot by running it
after run-agl-postinsts.service. Furhtermore, for extra safety,
a restart on failure has been added.

Bug-AGL: SPEC-2869

Change-Id: Ib0cadfaa3b4da2a15ac3cfc04cf6d8174e63eb63
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
(cherry picked from commit 15c979005a29404bfc11da6055f29ee77254b876)

4 years agoaf-main: Starting of HTML, API discovery, fix 21/22621/1
José Bollo [Tue, 8 Oct 2019 12:11:48 +0000 (14:11 +0200)]
af-main: Starting of HTML, API discovery, fix

This upgrade includes the 2 fixes and one evolution below:
 * Add WAIT_FOR_HOST_SERVICE envvar to unit files for webapps
 * conf/system: fix shebang not absolute
 * Add discovery of API

Bug-AGL: SPEC-2793
Bug-AGL: SPEC-2863
Bug-AGL: SPEC-2871

Change-Id: I48713487899e7e2555c228f1cc732f53bac94203
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
4 years agoBump waltham-transmitter src revision. 09/22609/2
Veeresh Kadasani [Thu, 10 Oct 2019 09:58:17 +0000 (18:58 +0900)]
Bump waltham-transmitter src revision.

b880c4b - waltham-renderer:change pipeline configure name
2309102 - change output section name for transmitter

Change-Id: I60b044ef12d7c47f940e359db36146fb2a6b8d4a
Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com>
4 years agoagl-service-navigation: add RDEPENDS 08/22608/1
Scott Murray [Thu, 10 Oct 2019 22:51:48 +0000 (18:51 -0400)]
agl-service-navigation: add RDEPENDS

Add RDEPENDS definition to indicate libjson-c and libdbus-c++ runtime
dependency.  This fixes a startup problem if libdbus-c++ is not pulled
into an image by something else, which will then cause the POI app to
crash.

Bug-AGL: SPEC-2707

Change-Id: I02b6c120c0fefae972874284c10b6606bab5f647
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
4 years agoChange distro config for HH 8.0.2 78/22578/2 8.0.2 halibut/8.0.2 halibut_8.0.2
Jan-Simon Möller [Sun, 6 Oct 2019 18:13:06 +0000 (20:13 +0200)]
Change distro config for HH 8.0.2

Bug-AGL: SPEC-2859

Change-Id: If9a5a32c42b8d1e6f39ff39f6b737608571b5f7f
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
4 years agoagl-devel.inc: Add modetest 74/22574/2
Leon Anavi [Tue, 1 Oct 2019 07:52:55 +0000 (10:52 +0300)]
agl-devel.inc: Add modetest

Add modetest if the agl-devel feature is enabled in images with
graphical user interface (GUI), aka wayland. Modetest is part of
libdrm and libdrm-tests. It is useful for verification of the
DRM/KMS driver functionality.

Bug-AGL: SPEC-2465

Change-Id: Iaee906a97b3ee38214b04f603322298fa7adb4c5
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
(cherry picked from commit d6f491229bc3d978503c100df704bdcfd250984b)

4 years agoraspberrypi4: Fix WiFi 77/22577/2
Leon Anavi [Wed, 25 Sep 2019 14:50:11 +0000 (17:50 +0300)]
raspberrypi4: Fix WiFi

Apply patch from branch master of meta-raspberrypi as a bbappend
to recipe linux-firmware-rpidistro to fix WiFi on Raspberry Pi 4.
This is a temporary solution while AGL master is still based on
Thud. As soon as AGL moves to newer release of the Yocto Project
and layer meta-raspberrypi this patch will become reduntant.

The change of boardflags3 value from "0x48200100" to "0x44200100"
has been done already in Raspbian (2019-06-20). For more details:
https://github.com/RPi-Distro/firmware-nonfree/issues/3

Bug-AGL: SPEC-2656

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Change-Id: Ifaafbae6ff59a43f95926e64f1ce35aefadd3cfa
(cherry picked from commit ece35b264ff4bac33a37a96cd166c2e0fe8bb433)

4 years agoraspberrypi4: Fix Bluetooth 76/22576/1
Leon Anavi [Thu, 26 Sep 2019 09:23:34 +0000 (12:23 +0300)]
raspberrypi4: Fix Bluetooth

Include recipe pi-bluetooth in the Raspberry Pi 4 images to
enable Bluetooth. This recipe provides a script that starts
automatically and properly configures BT-HCI. The same script
is used in Raspbian.

Bug-AGL: SPEC-2656

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Change-Id: Id650cb2f61ee63196cbd826e4a9dd73488b298c3
(cherry picked from commit db28cd4134f4e07efc270ecb46b9f1d95c07429f)

4 years agobluez-alsa: update to latest master 73/22573/1
George Kiagiadakis [Fri, 4 Oct 2019 18:22:18 +0000 (21:22 +0300)]
bluez-alsa: update to latest master

This adds, among others, the d-bus interface that is necessary
for the pipewire gstreamer helper from meta-pipewire to work.

The LICENSE file was changed to not include the contributors list,
but otherwise the license is unchanged.

Bug-AGL: SPEC-2792

Change-Id: I7d9e954691e617b3c8ba8165864b32f3831e28b7
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
4 years agometa-agl-profile-core: update curl and nghttp2 41/22541/1
Scott Murray [Mon, 30 Sep 2019 09:49:23 +0000 (05:49 -0400)]
meta-agl-profile-core: update curl and nghttp2

Backport newer curl and nghttp2 recipes, and bbappend curl to enable
nghttp2 support by default when building for target. In concert with
a change to mask out the curl bbappend in meta-aac, this should
provide the requirements for alexa-voiceagent-service and avoid
significant rebuilds when the agl-voiceagent-alexa feature is
enabled/disabled.

The curl recipe backport is from commit 0b7320b in upstream oe-core
master branch, the nghttp2 recipe backport is from commit 5a9b6d3 in
meta-networking in meta-openembedded master branch.

Bug-AGL: SPEC-2839

Change-Id: Id1ec872dfcb4ecc7a9ba68bdefb114ceeff066c3
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit 7f4b218599f3c6a0c7b77d1d2866e5b71d920179)

4 years agoraspberrypi4: enable v3d and dependencies in mesa 69/22469/1
Jan-Simon Möller [Fri, 20 Sep 2019 09:34:08 +0000 (11:34 +0200)]
raspberrypi4: enable v3d and dependencies in mesa

To enable the gfx acceleration, enable the necessary flags in mesa.

Bug-AGL: SPEC-2656

Change-Id: I8bfb2f4034679f4703ddcb4bdb4c1363eee3d9d4
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
4 years agoraspberrypi*/50_local.conf.inc: Set Mesa version 68/22468/1
Leon Anavi [Thu, 19 Sep 2019 08:49:55 +0000 (11:49 +0300)]
raspberrypi*/50_local.conf.inc: Set Mesa version

Use Mesa 18.1 for Raspberry Pi 3 and Mesa 19.1 for Raspberry Pi 4.
With the older version of Mesa Weston and the home screen doesn't
launch properly on Raspberry Pi 4 therefore version 19.1 has been
ported from master branch of layer openembedded-core to layer
meta-agl-bsp/meta-raspberrypi. This solution is temporary until
the next major update of AGL from Yocto Project release Thud to
a newer release.

Bug-AGL: SPEC-2656

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Change-Id: I7b3d87a42c6e65014705d98bfbd8ebdabb48eadd
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
4 years agomesa: Upgrade Mesa for Raspberry Pi 4 67/22467/1
Leon Anavi [Thu, 19 Sep 2019 08:45:02 +0000 (11:45 +0300)]
mesa: Upgrade Mesa for Raspberry Pi 4

Bring Mesa 19.1.6 to meta-agl-bsp/meta-raspberrypi because there
are driver issues with Mesa 18.1 for Raspberry Pi 4. The recipes
for this new version are coming from the master branch of layer
openembedded-core. With the newer version of Mesa Weston works
fine on Raspberry Pi 4 and the home screen appears as expected.

Bug-AGL: SPEC-2656

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Change-Id: I0d4f6e6fdff3c6ac54a72d19abfc292efcea7a3f

4 years agoRemove pulseaudio feature, not relevant any more 40/22440/1
Ronan Le Martret [Tue, 17 Sep 2019 13:27:11 +0000 (15:27 +0200)]
Remove pulseaudio feature, not relevant any more

Bug-AGL: SPEC-2817
Change-Id: I0323e97ed9aca036685e946752aa7bade8fc5057
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
4 years ago[RCAR] BSP update to v3.21.0 14/22414/2
Ronan Le Martret [Fri, 6 Sep 2019 07:58:55 +0000 (09:58 +0200)]
[RCAR] BSP update to v3.21.0

Bug-AGL: SPEC-2785

Change-Id: I34e6798b31515f1a3528af80de8232fa7daa250a
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
4 years agobase-files: add /media to System::Shared SMACK label 09/22409/2
Matt Ranostay [Thu, 12 Sep 2019 06:59:12 +0000 (09:59 +0300)]
base-files: add /media to System::Shared SMACK label

All media mountpoints should have the System::Shared label
to avoid access denials on multimedia items.

Bug-AGL: SPEC-2774
Change-Id: Ib9bb1b26a1950cacd5e1f384cbe19d4a4a6373d9
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
4 years agometa-agl-bsp/meta-rcar-gen3: Update asound.state to pipewire 29/22429/1
Harunobu Kurokawa [Mon, 9 Sep 2019 18:19:11 +0000 (03:19 +0900)]
meta-agl-bsp/meta-rcar-gen3: Update asound.state to pipewire

pipewire is using default audio card volume. Current 50% of DVC Out
is laudy and 0% of DVC In is small.
Update 20% of DVC Out and 10% of DVC In for R-Car.

Bug-AGL: SPEC-2808

Change-Id: Iac572255977d6a0111026a6426081efb0edbf0aa
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
(cherry picked from commit f7c7f376caefa9a788eee191220a4a424d0dad0c)

4 years agoudisks: remove unneeded execute bit on automount.sh 22/22422/1
Matt Ranostay [Thu, 12 Sep 2019 06:37:28 +0000 (09:37 +0300)]
udisks: remove unneeded execute bit on automount.sh

On do_install() the correct execute bits are set and shouldn't
be in the repo version of automount.sh

Bug-AGL: SPEC-2774
Change-Id: Ic66707f9e9367ed02c523f11cb6d6ba360e6fe9f
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
(cherry picked from commit bad943d52c413e35879cc48a0df257f983190de8)

4 years agometa-agl-bsp: meta-rcar-gen3-adas: Rework KF radio initialization 87/22387/2
Scott Murray [Mon, 9 Sep 2019 23:44:03 +0000 (19:44 -0400)]
meta-agl-bsp: meta-rcar-gen3-adas: Rework KF radio initialization

Add a systemd service unit and recipe to install it and a udev rules
file so that the Kingfisher Si4689 radio will be initialized on boot
if present, and the I2C device to access it will be accessible to
applications with the "audio" permission.  Note that an accompanying
change to agl-service-radio is required to remove its now unworkable
usage of the si_init script, which is replaced by this change.

Bug-AGL: SPEC-2716

Change-Id: I81cf4b8c439598bdac1eb7910a0d693825141d7b
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit c369b00e617f408e2a408b0c04dc44fe7e06b7a1)

4 years agoagl-service-navigation: Switch to AGL Gerrit 86/22386/1
Scott Murray [Mon, 9 Sep 2019 23:51:45 +0000 (19:51 -0400)]
agl-service-navigation: Switch to AGL Gerrit

Update agl-service-navigation recipe to switch to using AGL Gerrit for
the source repository.

Bug-AGL: SPEC-2787

Change-Id: I9a494adb8972b8cf20681ab37d2756459448e13d
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
4 years agoPost 8.0.1 release bump of distro config 17/22317/2
Jan-Simon Moeller [Wed, 4 Sep 2019 11:51:53 +0000 (13:51 +0200)]
Post 8.0.1 release bump of distro config

Development is open for 8.0.2.

Change-Id: Ib9723af707b5713e8f6bb6776f3450b518c4b8b9
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
4 years agofreetype: add pixmap to PACKAGECONFIG 45/22345/2
Matt Ranostay [Wed, 28 Aug 2019 22:48:27 +0000 (01:48 +0300)]
freetype: add pixmap to PACKAGECONFIG

To allow rendering of color emojis the pixmap/libpng support
needs to be enabled.

Bug-AGL: SPEC-2701
Change-Id: I7f0dc2cf54f0cf587d72a81fbf06c5750bbdeefb
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
(cherry picked from commit dcda26bd13b88f51a197324d4894fe189f9dc504)

4 years agoaf-platform-setup: fix installation mode 31/22331/2
José Bollo [Thu, 5 Sep 2019 08:44:30 +0000 (10:44 +0200)]
af-platform-setup: fix installation mode

The file systemd-udevd.service.d/udev-shared.conf was
installed with default rigths meaning rwxr-xr-x.

Systemd complains about it:

   Configuration file /lib/systemd/system/systemd-udevd.service.d/udev-shared.conf
   is marked executable. Please remove executable permission bits. Proceeding anyway.

This commit fix that issue.

Bug-AGL: SPEC-2798

Change-Id: I90a2b0f538416b5e8e6f8e1aaf552530150c8103
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
4 years agoAdd nogfx build for h3ulcb 20/22320/1
Jan-Simon Moeller [Fri, 23 Aug 2019 20:57:38 +0000 (22:57 +0200)]
Add nogfx build for h3ulcb

Before we can add the h3 to CI we need a -nogfx build.

v3: leave the BBMASK in the board specific file due to inc file stacking.

Change-Id: Ic59784aa143e3346d2f999060214411497fc1b54
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
4 years agoPrepare Happy Halibut v8.0.1 patch release 16/22316/2 8.0.1 halibut/8.0.1 halibut_8.0.1
Jan-Simon Moeller [Wed, 4 Sep 2019 11:51:38 +0000 (13:51 +0200)]
Prepare Happy Halibut v8.0.1 patch release

Change the distro configuration.

Change-Id: I4ea995a2b8504b30117dc514f55cc18b84bd116b
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
4 years agoagl_raspberrypi3.inc: Set CMA for SOTA 08/22308/2
Leon Anavi [Fri, 30 Aug 2019 16:01:45 +0000 (19:01 +0300)]
agl_raspberrypi3.inc: Set CMA for SOTA

Add CMA to the kernel arguments in uEnv.txt for U-Boot in images
with enabled feature agl-sota for software-over-the-air (SOTA)
updates for Raspberry Pi 3 B/B+.

Bug-AGL: SPEC-2729

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Change-Id: Id6914de6a41ebfd3fc28ca2948a15d891c9a30b3
(cherry picked from commit 86f76e0578b4cbb1a3b286b6e959e317866f9c31)

4 years ago50_local.conf.inc: Extend DISTRO_FEATURES for sota 07/22307/1
Leon Anavi [Fri, 9 Aug 2019 13:37:48 +0000 (16:37 +0300)]
50_local.conf.inc: Extend DISTRO_FEATURES for sota

Extend DISTRO_FEATURES with sota and usrmerge to successfully
build AGL image with feature agl-sota.

Bug-AGL: SPEC-2736, SPEC-2729

Change-Id: Ie056d233f1c528719361a8c958233a2ba58f7345
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
(cherry picked from commit 73b849c0d72f94eb1c0db582a9dc684123793960)

4 years agometa-agl-profile-cluster-qt5: Add qtcompositor-conf recipe 88/22288/2
Scott Murray [Thu, 29 Aug 2019 22:05:05 +0000 (18:05 -0400)]
meta-agl-profile-cluster-qt5: Add qtcompositor-conf recipe

Add qtcompositor-conf recipe to create the udev rule files required to
set up the "display" group ownership of graphics devices when not using
weston.  The recipe is based on what is done in the weston-init bbappend
in the meta-agl-profile-graphical layer.  The package is also added to
the agl-profile-cluster-qtcompositor packagegroup so that the qtcompositor
cluster demo image will pick it up.

Bug-AGL: SPEC-2775

Change-Id: I375e915b2074eb2abcec534a88fddfc6445730e1
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
4 years agowayland bug backport: Fix fake "Address already in use" error 95/22295/2
Zhou Mingying [Fri, 30 Aug 2019 06:14:36 +0000 (14:14 +0800)]
wayland bug backport: Fix fake "Address already in use" error

Backport a bug modification to the wayland used by AGL,
because the bug may effect the applications start error

The bug modification detail is as bellow:
In the current workflow, socket file will be deleted if it already exists.
However, if the socket file is a symbolic link or the file that it refers
to not exist, we will got "Address already in use", because bind()
thinks the socket file exists and won't create it.
Now, use lstat() to determine whether the socket file exists.

Bug-AGL: SPEC-2783

Signed-off-by: Zhou Mingying <zhoumy@cn.fujitsu.com>
Change-Id: Iff2c7abefa56104eef49ae7102ee8a1de796b813

4 years agofix drm-introduce-drm_get_dmafd_from_view.patch 17/22117/5
Veeresh Kadasani [Wed, 7 Aug 2019 12:19:15 +0000 (21:19 +0900)]
fix drm-introduce-drm_get_dmafd_from_view.patch

Fix crashing transmitter when testing with weston 6.0 because
of unregistered API.

Bug-AGL: SPEC-2696

Change-Id: Ib7cc01a4305da9a656b933f295e745dd56131ff4
Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com>
4 years ago[RCAR] update to BSP v3.19.0 05/22105/2
Ronan Le Martret [Thu, 20 Jun 2019 12:56:50 +0000 (14:56 +0200)]
[RCAR] update to BSP v3.19.0

Bug-AGL: SPEC-2681

Change-Id: Ie397c943762c20b0231ca7c0e44323bdf6101790
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
4 years agoRevert "setup_mm_packages.sh: Use GFX 3.19 binaries instead of 3.15" 04/22104/2
Ronan Le Martret [Thu, 20 Jun 2019 12:38:32 +0000 (14:38 +0200)]
Revert "setup_mm_packages.sh: Use GFX 3.19 binaries instead of 3.15"

Bug-AGL: SPEC-2681
This reverts commit 9bc6c25f56f4997e55b60e969e9f942cc1859988.

Change-Id: Ice72ff5f510ac848679c7d09ed4d0bde2d0940d7
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
4 years agoFix qtbase compile error for dra7xx-evm 12/22212/1
Zhou Mingying [Fri, 23 Aug 2019 03:58:25 +0000 (11:58 +0800)]
Fix qtbase compile error for dra7xx-evm

Fix qtbase plugin eglfs kms gbm compile error,
and conversion error from EGLNativeDisplayType to void.

Bug-AGL: SPEC-2763

Signed-off-by: Zhou Mingying <zhoumy@cn.fujitsu.com>
Change-Id: I73cc7d635a0e451fce7fe557f9433f397e107a7a
(cherry picked from commit 647ed1cbae42411b187cab794e495f39cf2ec883)

4 years agoFix combined dtb names to match original file 11/22211/1
build.automotivelinux.org [Thu, 22 Aug 2019 14:47:26 +0000 (16:47 +0200)]
Fix combined dtb names to match original file

Make the filenames conformant to the original files.
Thanks to Khouloud Touil for finding this. Good catch!

Change-Id: I1e4e95dc1148ddf1a9a3a09c22ceab75d1d88115
Bug-AGL: SPEC-2721
Signed-off-by: build.automotivelinux.org <jenkins@automotivelinux.org>
4 years agoaf-binder: Fix client disconnection close 88/22188/2
José Bollo [Wed, 21 Aug 2019 07:08:19 +0000 (09:08 +0200)]
af-binder: Fix client disconnection close

This correctly close sockets.

This integrates the following fixes
 * 99ad30b Fix client disconnection close

Bug-AGL: SPEC-2759

Change-Id: Ia37ead39c31081bf99ed63b2e90ff0fe0226c999
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
4 years agoafs-supervisor: Start the service on need 68/22168/4
José Bollo [Fri, 16 Aug 2019 19:21:00 +0000 (21:21 +0200)]
afs-supervisor: Start the service on need

afs-supervisor.service failed to start the supervisor
due to a non available activation socket.

This change start the api socket and will activate
the service on need.

Bug-AGL: SPEC-2753

Change-Id: I2fd3c2d2d29bce8d70becaba0792918d6f6c0769
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
4 years agodbus-cynara: Fix SIGSEGV on disconnections 65/22165/4
José Bollo [Fri, 16 Aug 2019 14:03:54 +0000 (16:03 +0200)]
dbus-cynara: Fix SIGSEGV on disconnections

Sometime, at start of the system, dbus-daemon was crashing
because a pending authorisation were reactivating a closed
connection.

Also, clean unused function and improve compatibilty to newer gcc.

Bug-AGL: SPEC-2752

Change-Id: I0ad32e93bd0de099a304e37d0c91c56915fb731c
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
4 years agoagl-service-windowmanager: fix typo on RDEPENDS 93/22193/2
Stephane Desneux [Wed, 21 Aug 2019 16:29:30 +0000 (16:29 +0000)]
agl-service-windowmanager: fix typo on RDEPENDS

Bug-AGL: SPEC-2768

Change-Id: I0c51b775196563780a097468e2b8db352cb377ad
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
4 years agou-boot_2019.07.bbappend: Apply patch for AGL SOTA 46/22146/2
Leon Anavi [Fri, 9 Aug 2019 16:44:40 +0000 (19:44 +0300)]
u-boot_2019.07.bbappend: Apply patch for AGL SOTA

Recently we have updated u-boot to version 2019.07 to support
Raspberry Pi 4 in AGL based on Yocto release Thud. Therefore
a new version of the patch from meta-updater-raspberrypi branch
warrior has to be applied to successfully build U-Boot when
feature agl-sota is enabled.

Bug-AGL: SPEC-2729

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Change-Id: Ie72cc9b81ff6e041cfe6edb26f383b7e0d43d8f9
(cherry picked from commit 71aaf3886c5dd98b04cb9c6abe40850090a09fde)

4 years agouEnv.txt: Modify uEnv.txt for SOTA 47/22147/2
Leon Anavi [Mon, 12 Aug 2019 19:35:28 +0000 (22:35 +0300)]
uEnv.txt: Modify uEnv.txt for SOTA

Modify uEnv.txt and uEnv.cma.txt according to the recent
changes in layers meta-updater and meta-updater-raspberrypi
to ensure that AGL image with agl-sota feature will boot
properly on Raspberry Pi 3 B/B+.

Bug-AGL: SPEC-2729

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Change-Id: Ib8fe74bcd6e12208aaddc81f608fe84eee9de601

4 years agodbus-cynara: Simplifies build recipe 63/22163/2
José Bollo [Tue, 13 Aug 2019 12:39:15 +0000 (14:39 +0200)]
dbus-cynara: Simplifies build recipe

Simplifies the way of building dbus-cynara by removing
the specific recipes in favour of a recipe for dbus that
handles the class-target build feature.

It requires to remove fake dependencies of cynara.

This is a suggestion of Tom Rini.

Bug-AGL: SPEC-1839

Change-Id: Id7a736eb4b73cdb679fa9dde30e9ad8e56c2894e
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
4 years agocreate-combined-dtb: Check if DTB files exist 07/22107/3
Leon Anavi [Tue, 6 Aug 2019 12:28:01 +0000 (15:28 +0300)]
create-combined-dtb: Check if DTB files exist

Check if files exist before creating and deploying DTB. In some
cases, for example with AGL SOTA, the DTB and DTBO files might
not exist and without checks the recipe will fail.

Bug-AGL: SPEC-2729, SPEC-1775

Change-Id: Id96e0c56989569feead076406534334766604cfd
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
(cherry picked from commit 6e89e0296dd28b0c0e9f0f0693f096c281b9d908)

4 years agoBump waltham-transmitter src revision. 98/22098/2
Veeresh Kadasani [Tue, 6 Aug 2019 11:26:11 +0000 (20:26 +0900)]
Bump waltham-transmitter src revision.

SPEC-2696
0fc0e97 - waltham-transmitter: Migrate to weston 6.0

Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com>
Change-Id: I1155dc67c45ee6143a3198f198af55274041b13f

4 years agometa-agl-bsp: recipes-kernel: linux: Add USB host driver 06/22106/2
Corentin Labbe [Tue, 6 Aug 2019 12:29:22 +0000 (12:29 +0000)]
meta-agl-bsp: recipes-kernel: linux: Add USB host driver

Both qemuarm and qemuarm64 builds lack USB drivers.
This patch enable basic USB drivers necessary for them.

Change-Id: I35064b0b4018c0953c609cebcab102b898d04f70
Bug-AGL: SPEC-2722
Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
4 years agomachine: Add readme for ebisu 08/22108/1
Pierre Marzin [Tue, 30 Jul 2019 15:24:05 +0000 (17:24 +0200)]
machine: Add readme for ebisu

Bug-AGL: SPEC-1902

Change-Id: I73fcf4da0e96497ee98a043bdc8d7cc1da1b11a6
Signed-off-by: Pierre Marzin <pierre.marzin@iot.bzh>
4 years agoUpdate waltham-transmitter patches to weston 5.0 & 6.0 02/22002/4 8.0.0 halibut/8.0.0 halibut_8.0.0
Veeresh Kadasani [Mon, 29 Jul 2019 08:29:20 +0000 (17:29 +0900)]
Update waltham-transmitter patches to weston 5.0 & 6.0

Change-Id: Idedada02d63914f247a137d031e44b15bef16134
Signed-off-by: Veeresh Kadasani <external.vkadasani@jp.adit-jv.com>
4 years agowayland-ivi-extension: disable building EGLWLMockNavigation example 69/22069/2
Scott Murray [Mon, 29 Jul 2019 20:29:53 +0000 (20:29 +0000)]
wayland-ivi-extension: disable building EGLWLMockNavigation example

Disable building the EGLWLMockNavigation in wayland-ivi-extension to
avoid needing to patch it to build for the TI platforms.  This fixes
the issue of meta-agl-bsp/meta-ti breaking non-graphics profile builds
like the telematics profile, and seems reasonable since there are no
known users inside AGL.  Since it is no longer needed, also remove the
offending patch from meta-agl-bsp/meta-ti.

Bug-AGL: SPEC-2677

Change-Id: If87c3c238e880d01f99401ea4610616656f16185
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
4 years agometa-rcar-gen3-adas: improve BBFILE description 73/22073/1
Harunobu Kurokawa [Thu, 1 Aug 2019 01:24:55 +0000 (10:24 +0900)]
meta-rcar-gen3-adas: improve BBFILE description

To avoid the followings warning.
WARNING: No bb files matched BBFILE_PATTERN_rcar-gen3-cogent

Bug-AGL: SPEC-2708

Change-Id: I4bebc3203f947834b9264b4f79b0856c908af493
Signed-off-by: Harunobu Kurokawa <harunobu.kurokawa.dn@renesas.com>
(cherry picked from commit b8860aceeaea4bb7dac2da5fab1f18af933e59f9)

4 years agobluez5: add obex.service.d conf to fix smack label issues 37/22037/1
Matt Ranostay [Tue, 30 Jul 2019 00:38:48 +0000 (03:38 +0300)]
bluez5: add obex.service.d conf to fix smack label issues

All data transfer from obexd need to be located in a
direcory that has a User::App-Shared label for bindings
to be able to access them. This is done by moving the TMPDIR
to /run/user/UID/usrshr

Bug-AGL: SPEC-2695
Change-Id: I076eb89d0ed14af67811d497217db583e4f5902b
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
(cherry picked from commit b999b3e4147d065b55c1a7ce53125f767c0a0c8f)

4 years agoBump the distro config for HH 8.0.0 28/22028/3
Jan-Simon Möller [Tue, 30 Jul 2019 12:21:04 +0000 (14:21 +0200)]
Bump the distro config for HH 8.0.0

Bump the distro config to match 8.0.0

Bug-AGL: SPEC-2700

Change-Id: I9e0d93cba8aa82595d71f0025790065cc95775cd
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
4 years agoaf-binder: Fix error in synchronous calls 24/22024/2
José Bollo [Tue, 30 Jul 2019 07:53:36 +0000 (09:53 +0200)]
af-binder: Fix error in synchronous calls

There fixes a bug with an inversion between info
and error in implementation of synchronous calls,
leading to bad detection of errors.

Includes:
 * 91de250 Fix detection of error in call synchronous

Bug-AGL: SPEC-2697

Change-Id: I42f2e9872f363526a2378e07afa21664863fec3a
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
4 years agolightmediascanner: remove user media directories scanning 14/22014/1
Matt Ranostay [Mon, 29 Jul 2019 17:24:22 +0000 (20:24 +0300)]
lightmediascanner: remove user media directories scanning

Since lightmediascanner is now a system service it shouldn't
scan user directories of the running user.  For any demo uses
of preloaded media it should be put in a directory under /media

Bug-AGL: SPEC-2655
Change-Id: Ib62527f0742673081e1f225e98fe7eff90738e0e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
4 years agointel-corei7-64: Remove ttyS2 from SERIAL_CONSOLES 95/21995/2
Scott Murray [Fri, 26 Jul 2019 00:01:50 +0000 (20:01 -0400)]
intel-corei7-64: Remove ttyS2 from SERIAL_CONSOLES

Remove ttyS2 from SERIAL_CONSOLES in the intel-corei7-64 include file.
This quiets the log spamming on Up^2 from the device not being present.
The commit that added ttyS2 to SERIAL_CONSOLES in meta-intel (61634f8)
does not explain what boards need it, but since neither the minnowboard
or Up^2 do, not having it by default seems reasonable.

Bug-AGL: SPEC-2678

Change-Id: I9afd1584dd7b92e8d15363c3119b770c592b3c52
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit a3564c68e9a5268ede1988a65559cb22a0fd98b5)

4 years agorecipes-multimedia: lightmediascanner: move database to globally accessible area 94/21994/1
Matt Ranostay [Thu, 25 Jul 2019 23:54:29 +0000 (02:54 +0300)]
recipes-multimedia: lightmediascanner: move database to globally accessible area

On runtime the agl-service-mediaplayer needs to access the sqlite3
database from lightmediascanner. Thus the database needs to be
in an accessible location, and with the correct permissions.

Bug-AGL: SPEC-2655
Change-Id: Ia1fc9ce7fa2f782ebc1784e130152baebb441cad
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
(cherry picked from commit 03ef60ee0aed59deb1f554a3a194ad2ff54be276)

4 years agoEnable eglfs for QT based application in cluster profile 87/21987/1
Ouyang Jun [Thu, 4 Jul 2019 13:06:44 +0000 (06:06 -0700)]
Enable eglfs for QT based application in cluster profile

Platform eglfs should be enabled if using a qtwayland
compositor instead of weston.

Bug-AGL: SPEC-2487

Signed-off-by: Ouyang Jun <ouyangj.fnst@cn.fujitsu.com>
Signed-off-by: Zhou Mingying <zhoumy@cn.fujitsu.com>
Signed-off-by: Liu Wenlong <liuwl.fnst@cn.fujitsu.com>
Change-Id: Ic4d35999ea5f3f08b7a47baa5cf2f48bc01df6ee
(cherry picked from commit b2881c336770d5a04a6b0ec8595617cad85d7dcf)

4 years agoBump cmake-apps-module revision 74/21974/2
Frederic Marec [Fri, 12 Jul 2019 11:51:22 +0000 (13:51 +0200)]
Bump cmake-apps-module revision

Bump revision following gerrit review 21859

bd9e1c9 Fix new target test-tree
d9af887 Add automatic test tree creation
5a26df7 02-variables.cmake: Fix wrong variable tested
7593f0f Recurse path when using fallback zip tool
4e1d47b CMake Nav Panel: Changed configuration title
afba79c CMake project arch: Fixed title to match nav panel
c26a064 CMake Configuring: Updated topic title.
b99684d CMake Overview: Added TOC links and edits.
0c10393 Book manual updates for CMake Templates
f46dcf2 02-variables.cmake: project options for 3.12.4
1e0f297 02-variables.cmake: project options for 3.12.4
3490ab7 02-variables.cmake: warns - unset project options
9ad5e65 02-variables.cmake: fix project cmake-commands
74fd1a5 Fix cmake-apps-module document typo.
2345e80 CMake: Complete re-write of the CMake topic.
9c07127 CMake Topic book: Updated for the new file names.
2710740 CMake Section: Complete re-write.
16829a3 cmake-apps-module: New file names.
a6daa45 autobuild: fix warnings due to cp command exit code
bcdefaf docs: add yaml book
f3ce787 Avoid a target to link against itself

Bug-AGL: SPEC-2040

Change-Id: I51d60cf572eb2a9a49ed25d3bb162c4f70b0b316
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
(cherry picked from commit 47090c323cb7d3a17c7b0d99f0678311ed829447)

4 years agorecipes-multimedia: lightmediascanner: switch from user dbus session to system 73/21973/2
Matt Ranostay [Mon, 22 Jul 2019 20:26:40 +0000 (23:26 +0300)]
recipes-multimedia: lightmediascanner: switch from user dbus session to system

To avoid multiple instances of lightmediascanner from being created
it should run only once in the system dbus session.

Bug-AGL: SPEC-2655
Change-Id: I6c9510926f82ec9eb5625d63d08998a145504227
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
(cherry picked from commit af1c6967f09a51c600742de6e299255ff07b4a47)

4 years agoChange AGL_BRANCH to halibut 71/21971/2
Jan-Simon Möller [Thu, 25 Jul 2019 12:59:37 +0000 (14:59 +0200)]
Change AGL_BRANCH to halibut

Release branches are created. Now use the new branches.

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

4 years agoUpdate .gitreview file for halibut 65/21965/2
Jan-Simon Möller [Thu, 25 Jul 2019 12:48:40 +0000 (14:48 +0200)]
Update .gitreview file for halibut

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

4 years agoFix i.MX6 multiple package tuning problem 75/21975/1
Scott Murray [Wed, 24 Jul 2019 20:17:43 +0000 (16:17 -0400)]
Fix i.MX6 multiple package tuning problem

Update the i.MX6 machine definition include files to disable the
dynamic package architecture logic in meta-freescale, as it conflicts
with AGL's setting of DEFAULTTUNE and results in a split package feed.

Bug-AGL: SPEC-2665

Change-Id: I66ff03b0bc48b3b768b9ec88c907eaa95e1a2b00
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit 1b2c904f1e4403b59fc51f8f68d4fa8f05d03332)

4 years agobcm2835-bootfiles.bbappend: Support Raspberry Pi 4 45/21945/2
Leon Anavi [Tue, 23 Jul 2019 16:17:29 +0000 (19:17 +0300)]
bcm2835-bootfiles.bbappend: Support Raspberry Pi 4

Use different bootfiles if the machine has been set to the new
Raspberry Pi 4 and keep the old files for Raspberry Pi 3.

Bug-AGL: SPEC-2656

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Change-Id: I3cbacc45c0f82ce2c70641c008ad2975a9e58fbd

4 years agorpi-config_git.bbappend: Update for Raspberry Pi 4 44/21944/2
Leon Anavi [Tue, 23 Jul 2019 16:15:47 +0000 (19:15 +0300)]
rpi-config_git.bbappend: Update for Raspberry Pi 4

Extend the deploy task to support Rasppberry Pi 4.

Bug-AGL: SPEC-2656

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Change-Id: I3a166a873b431539e154ef6a2b1e69df02a0f2a3