AGL/meta-agl-devel.git
5 years ago4a-hal-unicens: add HAL for unicens 59/18259/2 6.99.1 guppy/6.99.1 guppy_6.99.1
Tobias Jahnke [Fri, 23 Nov 2018 08:14:52 +0000 (09:14 +0100)]
4a-hal-unicens: add HAL for unicens

Bug-AGL: SPEC-1505

- enabled 4a-hal-unicens recipe again
- updated srcrev of github repo
- modified project name to match install folder

Change-Id: I9afa86afa602845bf783a41b09f590344f26c095
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
5 years agobump softmixer to latest version (bug fixes) 13/17913/3
Thierry Bultel [Tue, 13 Nov 2018 13:55:26 +0000 (14:55 +0100)]
bump softmixer to latest version (bug fixes)

This bring these commits:
b678f3 config.cmake: bump the needed version of alsalib to 1.1.6
a84a93 Remove an unfilled response json object
a07c4c removed the dependency to alsalib-1.1.6 for host
70fb34 Lower the verbosity when not in debug level
b34cd9 Migrate app-templates to CMake module
58d666 Merge pull request #2 from iotbzh/app-templates-migration
03aa71 config.cmake: fixed a typo
ca6383 alsa-core-pcm: fixed the mute logic
0e37ab Tweaking debug prints
92e038 Handle too small card PCM buffer when writing
a17d52 Fix the error string of attach actions
118377 remove dead code and renamed unobvious variables

Change-Id: Ie3e922f423ec9d6ba38c35263183d0e9143e5958
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
5 years agoAdd initial recipes for snd-avirt driver 75/17875/7
Mark Farrugia [Mon, 12 Nov 2018 21:52:36 +0000 (08:52 +1100)]
Add initial recipes for snd-avirt driver

The snd-avirt driver will provide an enhanced, dynamic ALSA loopback
interface for 4a-softmixer, and provides the audio framework for
low-latency audio hardmixers such as the Fiberdyne DSP onboard the
Xtensa HiFi2, and the UNICENs Fiberdyne smart amplifier.
Included are backport patches for kernels 4.12 and 4.9.

Change-Id: I8b23507d7179d10dfa70b7f2f899db4534690392
Signed-off-by: Mark Farrugia <mark.farrugia@fiberdyne.com.au>
5 years agoAdd cmake-apps-module dependency 01/18001/1
Romain Forlot [Thu, 15 Nov 2018 13:01:37 +0000 (14:01 +0100)]
Add cmake-apps-module dependency

This fix bindings installation when they don't use the aglwgt main class

Change-Id: I0868e0c6df757c5025fc4f9d21e46f8441646506
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
5 years agometa-audio-4a: remove UNICENS legacy hal 27/17827/1
Tobias Jahnke [Fri, 9 Nov 2018 10:53:50 +0000 (11:53 +0100)]
meta-audio-4a: remove UNICENS legacy hal

Bug-AGL: SPEC-1505

- Remove UNICENS legacy hal from build until the new hal plugin
  is available
- Remove ldpath which was required to load the legacy hal
  (avoids binder startup error since the path is no longer available)

Change-Id: If25094d4f944e887fed0ed10c5cae8049ce6db82
Signed-off-by: Tobias Jahnke <tobias.jahnke@microchip.com>
5 years agoagl-service-windowmanager_git.bb: Remove LICENSE.MIT 39/17539/1
Leon Anavi [Tue, 30 Oct 2018 20:04:16 +0000 (22:04 +0200)]
agl-service-windowmanager_git.bb: Remove LICENSE.MIT

Following the refactor from SPEC-1817, file LICENSE.MIT was
removed from the source code therefore the recipe also has
to be adjusted accordingly.

Bug-AGL: SPEC-1868, SPEC-1817

Change-Id: Ib671c37f53ed0f50e9e9232e15871eeee054c37d
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
5 years agoBump agl-service-windowmanager revision 53/17453/1
Kazumasa Mitsunari [Fri, 26 Oct 2018 05:13:29 +0000 (14:13 +0900)]
Bump agl-service-windowmanager revision

This commit includes the followings
8342c42 Fix the conversion table
5414b71 Delete verbs no longer used
b1f7a75 Merge "Refactor : Hide wayland operations from Window Manager"
5a2494b Merge "Improve ApplicationGuide"
6819f40 Refactor : Hide wayland operations from Window Manager
3338ef2 Improve ApplicationGuide

Change-Id: I10a9078d498389a40bd9f20037f77a5434cd9285
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
5 years agoMerge "Bump agl-service-windowmanager revision"
José Bollo [Wed, 24 Oct 2018 09:40:57 +0000 (09:40 +0000)]
Merge "Bump agl-service-windowmanager revision"

5 years agoMerge "Add necessary DISTRO_FEATURES to gstrecorder template"
Jan-Simon Moeller [Sat, 20 Oct 2018 13:22:19 +0000 (13:22 +0000)]
Merge "Add necessary DISTRO_FEATURES to gstrecorder template"

5 years agoAdd necessary DISTRO_FEATURES to gstrecorder template 43/17243/7
Jan-Simon Möller [Tue, 16 Oct 2018 16:20:27 +0000 (18:20 +0200)]
Add necessary DISTRO_FEATURES to gstrecorder template

These are missing to enable the whole machinery on the sender side.

CAVEAT: The network between sender and receiver needs to be up
        (192.168.20.x/24) or weston will not start!

Change-Id: Ib478f0840dd3e6d28f9ca14540302c872c5bcd7b
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agoBump agl-service-windowmanager revision 63/17263/1
Kazumasa Mitsunari [Thu, 18 Oct 2018 00:41:52 +0000 (09:41 +0900)]
Bump agl-service-windowmanager revision

This commit includes
9fabd65 Fix memory leak
7526846 Include WMClient into WMRequest
3621896 Omit std::
b87827d Fix verbs
2fd5d33 Rename file names
5b1cf56 Migrate hmi-debug into util
152d6e0 Merge "Drop 2017 suffix"
e7ba7ca Drop 2017 suffix
2dfacac Use feature 'required-binding'
f0d9414 Clean: Remove split_layout structure
f98c0d9 Add .gitignore
88d27f7 Modify .gitreview

Change-Id: Ic2c741b020c0609983edc6a8c11ae1289b8913b9
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
5 years agoBump 4a-hal-unicens to latest revision 05/17205/1
Jan-Simon Möller [Sat, 13 Oct 2018 13:15:29 +0000 (15:15 +0200)]
Bump 4a-hal-unicens to latest revision

Include the update from Tobias

Change-Id: Id60efedc0b65dba8d5caf8c1a2455378e6c4435b
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agoMerge "4a: Use '4a-hal-generic' gerrit repository"
Jan-Simon Moeller [Thu, 11 Oct 2018 11:43:48 +0000 (11:43 +0000)]
Merge "4a: Use '4a-hal-generic' gerrit repository"

5 years ago4a: Use '4a-hal-generic' gerrit repository 03/17103/2
Jonathan Aillet [Tue, 9 Oct 2018 12:48:48 +0000 (14:48 +0200)]
4a: Use '4a-hal-generic' gerrit repository

Use '4a-hal-generic' gerrit repository instead of github one.

Bug-AGL: SPEC-1405

Change-Id: I08f6db8b3e339520dfc21410db0627dc6f7c3a86
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
5 years agoagl-service-windowmanager : Drop -2017 25/16925/2
Kazumasa Mitsunari [Thu, 4 Oct 2018 02:45:56 +0000 (11:45 +0900)]
agl-service-windowmanager : Drop -2017

Move repository from agl-service-windowmanager-2017
to agl-service-windowmanager

Change-Id: I5905509a12f2db407766219ed1a1d536d83bb1fe
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
5 years ago4a: Update 4a-hal-generic for UpSquared board 75/16875/4
Jonathan Aillet [Mon, 1 Oct 2018 17:25:05 +0000 (19:25 +0200)]
4a: Update 4a-hal-generic for UpSquared board

This commit bump '4a-hal-generic' to have Intel UpSquared hal
available in ./4a-hal-generic/etc.available/.
An update of the recipe is also made to automatically deploy
Intel UpSquared hal in ./4a-hal-generic/etc/. when compiling AGL for
'intel-corei7-64' platform.

a94119d Correct typo in Intel UpSquared hal
2b64aed Update clone commands in README.md
4a2672a Update 'halmap' section of Intel UpSquare hal
*   424263f Merge pull request #2 from dominig/master
|\
| * a35e146 4a hal for Intel UpSquare via HDMI socket
|/
226f16b bluetooth: set audio rate to 44100

Bug-AGL: SPEC-1751

Change-Id: I31d8e9845b50bf59f514eb10f54ee950a0d42e9a
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
5 years ago4A: delay service startup as a workaround to SPEC-1762/SPEC-1763 (temp workaround) 37/16837/8
Stephane Desneux [Thu, 27 Sep 2018 17:35:20 +0000 (17:35 +0000)]
4A: delay service startup as a workaround to SPEC-1762/SPEC-1763 (temp workaround)

This patch introduces a wait loop before starting the 4A binder:
* wait for bluetooth module to be loaded
* wait for bluetooth controller to be up & running
* wait for bluetooth manager to be initialized

Then 4A can start with BT-audio support.

If no BT controller is detected in 5secondes, the loop exits and
4A doesn't initialize BT-Audio

Bug-AGL: SPEC-1762, SPEC-1763

Change-Id: Ibe851dee871d183511c7bca03411b35ed023f422
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
5 years ago4a: Update 4a-hal-generic for bluetooth 69/16769/2
Jonathan Aillet [Tue, 25 Sep 2018 13:29:26 +0000 (15:29 +0200)]
4a: Update 4a-hal-generic for bluetooth

This commit bump '4a-hal-generic' to have bluetooth enable by default.

49a750a hl-bt: Check that hal is available in init
7e5def8 hal-bt: Use plugin name definition in prints
94b3f13 Move hal sections callbacks after plugin callback
b3bcfa3 Update version of app-controller submodule.
bd3eacc hal-bt: Enrich 'halmixer' section in plugin init
afbfe30 Remove unnecessary sections in hal json
805d820 Update version of app-controller submodule.
be77f4a hal-bt: Use plugin name in onload/init prints
69dcbdc hal-bt: Check presence of a bluetooth receiver
5286e67 hal-bt: Move bluetooth api require into init
0b3aa49 Move mixer attach into its controller section
1e97df9 Remove unnecessary 'function' string in prints
69b46ba Update version of app-controller submodule.
09886e3 Added radio stream to all the HALs
2bb89c9 kingfisher: merged the radio HAL into the main HAL
22836af Add ctl actions needed by Hal-Bt in plugin init
2a74ac8 Update version of app-controller submodule.

Bug-AGL: SPEC-1679

Change-Id: I50ad36b3a04014b415d18828267b98ee8b9be246
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
5 years ago4a: Add Bluetooth in 4a 47/16547/2 6.90.0 guppy/6.90.0 guppy_6.90.0
Jonathan Aillet [Wed, 12 Sep 2018 20:49:46 +0000 (22:49 +0200)]
4a: Add Bluetooth in 4a

This commit bump '4a-hal-generic' and '4a-softmixer' to support
bluetooth in 4a.

4a-hal-generic:
9663aa7 Add hal json with bluetooth for reference boards
4d00451 Handle error send by Bluetooth-Manager
78a4665 Get bluetooth device interface from path in HalBt
65cd769 Correct a typo in debug print of Hal-Bt plugin
63e018e Prevent segfault when receiving request in Hal-Bt
75bf441 hal-bt-data: ignore devices with no UUIDs
a20f6e4 Free afb call sync json returned object in Hal-Bt
b112013 Improve Hal-Bt print messages
c2c29ef Improve Hal-Bt plugin A2DP bt devices detection
50ae4e9 HalBt plugin keeps list of connected A2DP devices
57f4078 Use correct file to include controller
e6472ad Improve Hal-Bt plugin event catcher behaviour
4ce9b2a Prevent Hal-Bt plugin from crashing 4A
342913c Correct an error in Hal-Bt when calling 'mixer'
509f6b1 hal-4a-rcar-m3-bt.json: removed the plugin search path
43820da hal-bt! display error messages of sync calls
43577d8 Update version of conf.d/app-templates submodule.
05238f6 Update version of afb-helpers submodule.
916b0f5 Implement link with softmixer in hal-bt plugin
fae4cf3 Get hal data in hal-bt plugin
6ea2ba2 Test afb require result at hal-bt plugin load
8f3ead9 Add handling of hci and profile in hal-bt plugin
5fceccb Fix little mistakes/typo in hal bluetooth plugin
3524254 Force hals init before ending hal-manager init
5446354 Decrease level of a msg printed in event catcher

4a-softmixer:
b678f39 config.cmake: bump the needed version of alsalib to 1.1.6

Bug-AGL: SPEC-1679

Change-Id: I8eb5efb404c531339ba5668a1bf131368a233b8f
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
5 years agobump 4a-softmixer to the latest version 33/16533/2
Thierry Bultel [Tue, 11 Sep 2018 14:53:35 +0000 (16:53 +0200)]
bump 4a-softmixer to the latest version

This brings this commit:
13fd8b9 bluez-alsa: fixed the null device logic

Change-Id: I921b7e14611c5d81f6caede36b00aed0633aa5ce
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
5 years agobluez-alsa: added patch for null device 21/16521/2
Thierry Bultel [Mon, 10 Sep 2018 13:04:34 +0000 (15:04 +0200)]
bluez-alsa: added patch for null device

This closes the transport connection when a null device is
specified.

Change-Id: I6d69c68a2ca91bd9fb3d7fdf51f470f243e76d5f
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
5 years agoMerge "Change libhomescreen-2017 to libhomescreen" 5.99.6 flounder/5.99.6 flounder_5.99.6
Jan-Simon Moeller [Sun, 9 Sep 2018 14:40:31 +0000 (14:40 +0000)]
Merge "Change libhomescreen-2017 to libhomescreen"

5 years ago[4A] Bump 4a-hal-generic and 4a-softmixer (inc. MinnowMax fix) 03/16503/1
Stephane Desneux [Fri, 7 Sep 2018 14:58:50 +0000 (14:58 +0000)]
[4A] Bump 4a-hal-generic and 4a-softmixer (inc. MinnowMax fix)

Alsa devices mapping on Minnowboard Max has changed since the
initial HAL definition and multiple subdevices are now seen on HDMI card.
These changes must be reflected in 4a-softmixer and HAL definition.

Other fixes for upcoming BT support are also included.

New revision for 4a-softmixer includes:
9c0aa9f fixed crash upon misconfiguration of capture/playback devices
168e928 dmix: used device when in name of slave
80deafb Added bluez sound playback support

New revision for 4a-hal-generic includes:
9276521 minnow board: fixed the pcm device in json config
be379b3 Use latest version of app-controller submodule.
f5113a0 Add bluetooth hal plugin
33bc780 Remove unnecessary 'struct' before json_object
9ab8302 Correct an error when unpacking alsacore response
1ef27b6 Correct errors in hal-utilities-data prototypes

Bug-AGL: SPEC-1692, SPEC-1679

Change-Id: Ie99d6cd7dd13fd27b095e2de7c7160dc92890c98
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
5 years agoChange libhomescreen-2017 to libhomescreen 89/16489/1
zheng_wenlong [Fri, 7 Sep 2018 07:51:33 +0000 (16:51 +0900)]
Change libhomescreen-2017 to libhomescreen

    Change libhomescreen-2017 to libhomescreen.

Change-Id: Ia436650481637fc4b64329b2bc8ec296ac37c9d0
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
5 years agoUse libqthomescreen repository instead of qlibhomescreen 63/16463/1
zheng_wenlong [Tue, 4 Sep 2018 02:22:33 +0000 (11:22 +0900)]
Use libqthomescreen repository instead of qlibhomescreen

    Use libqthomescreen repository instead of qlibhomescreen.

Change-Id: I855bac43806b0a1277532c6b94e3cfd419b366fd
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
5 years agoUse agl-service-homescreen without -2017 61/16461/3
zheng_wenlong [Mon, 3 Sep 2018 02:33:42 +0000 (11:33 +0900)]
Use agl-service-homescreen without -2017

    Change hmi-framwork packagegroup using agl-service-homescreen without -2017.
    [Patch Set 2]
    Delete agl-service-homescreen-2017 recipe.
    [Patch Set 3]
    Delete homescreen-2017 recipe.

Change-Id: I67306083af86c471db45d406824478cdc61f1b10
BUG-AGL: SPEC-1550
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
5 years agoMerge "Update agl-service-windowmanager-2017" 5.99.5 flounder/5.99.5 flounder_5.99.5
Jan-Simon Moeller [Fri, 31 Aug 2018 23:07:06 +0000 (23:07 +0000)]
Merge "Update agl-service-windowmanager-2017"

5 years agoMerge "set LIBASOUND_THREAD_SAFE=0 for 4a"
Jan-Simon Moeller [Fri, 31 Aug 2018 23:06:56 +0000 (23:06 +0000)]
Merge "set LIBASOUND_THREAD_SAFE=0 for 4a"

5 years ago[4A/bluez-alsa]: use temporary solution pcm alsa-proxy 35/16435/3
Stephane Desneux [Fri, 31 Aug 2018 17:47:50 +0000 (17:47 +0000)]
[4A/bluez-alsa]: use temporary solution pcm alsa-proxy

This plugin always keeps the opened PCM in a consistent state
for the sound application, despite of bluez-alsa server or
device disconnection.

Bug: SPEC-1679

Change-Id: I0caaa6abe6fb9133b4d43479d452e542a04620c3
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
5 years agoset LIBASOUND_THREAD_SAFE=0 for 4a 37/16437/1
Thierry Bultel [Fri, 31 Aug 2018 14:45:44 +0000 (16:45 +0200)]
set LIBASOUND_THREAD_SAFE=0 for 4a

Since the integration of bluez-alsa support in softmixer,
and as warned by the readme of bluez-alsa, there are potential
(and effective !) deadlocks in libasound. These deadlocks come
especially when uing ioplug PCMs.
This hack disables the calls to snd_pcm_lock/unlock in libasound.

Notice that the design that consists in using such PCM plugs
for communicating with the bluealsa daemon is just a short term
solution. When the direct support of bluezalsa communication
is integrated in the softmixer, that hack should be removed.

Change-Id: Ib6376fd2e145b3240ab1a68b9c760ff9e4c063c4
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
5 years agoUpdate libwindowmanager 25/16425/5
Kazumasa Mitsunari [Fri, 31 Aug 2018 03:04:32 +0000 (12:04 +0900)]
Update libwindowmanager

This commit includes
f427515 Introduce simple API

Change-Id: I5c1159748f1568a9113f3b6c61f5c58759c9752d
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
5 years agoUpdate agl-service-windowmanager-2017 09/16409/4
Kazumasa Mitsunari [Thu, 30 Aug 2018 05:55:37 +0000 (14:55 +0900)]
Update agl-service-windowmanager-2017

This commit includes
e65b048 Fix Window Manager crush when application terminated

Bug-AGL: SPEC-1696

Change-Id: I76eeadcb3eb5fde2dc6beb54155f87b1637be36a
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
5 years agoMerge changes Ie6c96000,I2b966142
Jan-Simon Moeller [Wed, 29 Aug 2018 12:36:22 +0000 (12:36 +0000)]
Merge changes Ie6c96000,I2b966142

* changes:
  pulseaudio-module-4a: fix install files path to use the libdir variable
  pulseaudio-module-4a: Update repository URL and revision

5 years ago4a-mixer: Fix tap_shortcut case issue. 81/16381/1
José Bollo [Tue, 28 Aug 2018 09:25:42 +0000 (11:25 +0200)]
4a-mixer: Fix tap_shortcut case issue.

Bug-AGL: SPEC-1653

Change-Id: I56de64336f30fa70a3c20650e61b16f31135bfe6
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
5 years agopulseaudio-module-4a: fix install files path to use the libdir variable 79/16379/1
George Kiagiadakis [Tue, 28 Aug 2018 09:23:40 +0000 (12:23 +0300)]
pulseaudio-module-4a: fix install files path to use the libdir variable

Change-Id: Ie6c96000db81c0d439b326d55dc6eb250f91f679
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
5 years agopulseaudio-module-4a: Update repository URL and revision 77/16377/1
George Kiagiadakis [Tue, 28 Aug 2018 09:23:18 +0000 (12:23 +0300)]
pulseaudio-module-4a: Update repository URL and revision

Change-Id: I2b9661423bcce6da82566e8e44dfd06208f5d381
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
5 years agoRevert "Use appid between homescreen-service and apps" 19/16319/2 5.99.4 flounder/5.99.4 flounder_5.99.4
Tadao Tanikawa [Fri, 24 Aug 2018 04:59:16 +0000 (04:59 +0000)]
Revert "Use appid between homescreen-service and apps"

Re-pin SRCREV to revert "Use appid between homescreen-service and apps"

Bug-AGL: SPEC-1685

Change-Id: I710df160880cae8966413bc98d4330c99ce8362b
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
5 years agoUpdate agl-service-windowmanager-2017 89/16189/1
Yuta Doi [Tue, 21 Aug 2018 10:22:01 +0000 (19:22 +0900)]
Update agl-service-windowmanager-2017

This commit includes the followings
  38255dc Fix multiple erase of surface information
  c1d8537 Readd Policy Manager as plugin
  1859dd4 Readd policy table generated by ZIPC for EXAMPLE

Change-Id: Ib9443ee4633164d60ec12fe2eef7ff7a774b2c15
Signed-off-by: Yuta Doi <yuta-d@witz-inc.co.jp>
5 years agoBump packagegroup to fix library renaming issue 45/16145/1 5.99.3 flounder/5.99.3 flounder_5.99.3
Jan-Simon Möller [Fri, 17 Aug 2018 20:26:32 +0000 (22:26 +0200)]
Bump packagegroup to fix library renaming issue

We see
- nothing provides libqthomescreenwrapper0 needed by packagegroup-hmi-framework-1.0-r0.noarch

from the cached packagegroup. Thus bump PR to ensue the new version is the chosen version.

Change-Id: I35d9f6531f17b2a0e7b406bd4885cfacb1fdc689
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agoMerge "Use appid between homescreen-service and apps"
Jan-Simon Moeller [Fri, 17 Aug 2018 11:58:34 +0000 (11:58 +0000)]
Merge "Use appid between homescreen-service and apps"

5 years agoMerge "Use homescreen repo instead of homescreen-2017"
Jan-Simon Moeller [Tue, 14 Aug 2018 12:56:33 +0000 (12:56 +0000)]
Merge "Use homescreen repo instead of homescreen-2017"

5 years agoUse appid between homescreen-service and apps 35/16035/1
zheng_wenlong [Mon, 6 Aug 2018 07:13:46 +0000 (16:13 +0900)]
Use appid between homescreen-service and apps

    Use appid between hss and apps, and check event destination in libhomescreen.
    So these is no need compare code when recived Event_TapShortcut Event.

qlibhomescreen: https://gerrit.automotivelinux.org/gerrit/#/c/16021/
agl-service-homescreen-2017: https://gerrit.automotivelinux.org/gerrit/#/c/16009/

BUG-AGL: SPEC-1645

Change-Id: Ie53576d254414031c68ab2e7e6211f6b081b9c99
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
5 years agoAdd bugfix in agl-service-windowmanager 07/16007/1
Jan-Simon Möller [Fri, 3 Aug 2018 21:00:20 +0000 (23:00 +0200)]
Add bugfix in agl-service-windowmanager

Change-Id: I7785e7a40e9f337faa4c45ed10f3b80a9cdea3c9
Add: 000e5f8983984d65cc7599908541801ec2babed2 Fix mistake
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agoMerge "4a-softmixer: bump revision (submodules update, less verbosity)"
Jan-Simon Moeller [Fri, 3 Aug 2018 16:07:20 +0000 (16:07 +0000)]
Merge "4a-softmixer: bump revision (submodules update, less verbosity)"

5 years agoUpdate to latest revisions for scalable rendering 69/15969/1
Jan-Simon Möller [Thu, 2 Aug 2018 21:52:56 +0000 (23:52 +0200)]
Update to latest revisions for scalable rendering

We catch changes in agl-service-windowmanager:
a79b572a5f26d6ecdd97dff159c40bad330e1c4c Merge changes from topic '15921'
40ec5ee486893ccb1d259c7980b077cb087494aa Fix WM attach layers to different screen.
8a791cb2ab7c159aac440cd97fbf2ae75d79b31f Improve output of multiple screen resolution
6bc7a273350721be300423b1509527f336dce50e Revert 'Enable scaling to fit various screen resolutions'
6d11d35f86649511e6a5b4b8ab6b6ae13cb4d556 Fix source rectangle changes every state change

in libwindowmanager:
b306138515459445eb2173301e012f2848495f00 Add new parameter 'scale' for multiple resolution
f23acb4b26d3f51317936ebf5dcff66b1c54ae31 Change .gitreview

in qlibwindowmanager:
744df8b7c6ccb4e2254e452eec82f5d0703417cf Add an interface to scalable rendering with multiple resolution
cddefc7651d54fd99d4b1c1c17834f604de01b88 Change .gitreview

Change-Id: I3ab5d9110baee4e847f6b40dd8fc438e38a62908
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years ago4a-softmixer: bump revision (submodules update, less verbosity) 79/15779/2
Stephane Desneux [Thu, 26 Jul 2018 10:39:30 +0000 (10:39 +0000)]
4a-softmixer: bump revision (submodules update, less verbosity)

This includes:
ded8e37 Bump revisions for all submodules
a226d89 Reduce verbosity of message "readThreadEntry..."

The latest commit ded8e37 on 4a-softmixer might help to solve SPEC-1639.

Bug-AGL: SPEC-1639

Change-Id: I07d5e227a108565d7a8732289bef64cb611d3f1f
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
5 years agopackagegroup-agl-audio: install pulseaudio-module-4a-client together with 4a 35/15535/3
George Kiagiadakis [Fri, 20 Jul 2018 11:31:37 +0000 (14:31 +0300)]
packagegroup-agl-audio: install pulseaudio-module-4a-client together with 4a

Change-Id: I2e58d3da03fb82bdb93d09d651c5939521470c62
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
5 years agometa-audio-4a-framework: pulseaudio: fix the default.pa file 33/15533/4
George Kiagiadakis [Fri, 20 Jul 2018 11:28:11 +0000 (14:28 +0300)]
meta-audio-4a-framework: pulseaudio: fix the default.pa file

* load module-4a-client if available
* load some other necessary functionality
* keep bluetooth support out for the moment (will not work with 4a)
* keep the original copyright and comments as it is a modified
  version of the file shipped by upstream

Change-Id: I2915c161aadc3b1a1e82f81d3bd8a29a6ccc2cfb
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
5 years agometa-audio-4a-framework: add recipe for pulseaudio-module-4a-client 31/15531/3
George Kiagiadakis [Fri, 20 Jul 2018 11:27:14 +0000 (14:27 +0300)]
meta-audio-4a-framework: add recipe for pulseaudio-module-4a-client

Change-Id: I40be2fb1f572c5275057e970782437bdf47e1887
Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com>
5 years agoMerge "Update: change repository for soundmanager"
Jan-Simon Moeller [Wed, 1 Aug 2018 11:23:42 +0000 (11:23 +0000)]
Merge "Update: change repository for soundmanager"

5 years agoMerge "Add a distro feature on pulseaudio for agl-audio-soundmanager"
Jan-Simon Moeller [Wed, 1 Aug 2018 10:44:26 +0000 (10:44 +0000)]
Merge "Add a distro feature on pulseaudio for agl-audio-soundmanager"

5 years agoUse homescreen repo instead of homescreen-2017 57/15857/2
zheng_wenlong [Mon, 30 Jul 2018 08:16:17 +0000 (17:16 +0900)]
Use homescreen repo instead of homescreen-2017

    Use homescreen repo instead of homescreen-2017.

Change-Id: I95f9370c58555ce2fb50612f11db6d0d001fc610
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
5 years agoUpdate agl-service-windowmanager-2017 45/15845/1
Kazumasa Mitsunari [Mon, 30 Jul 2018 00:11:39 +0000 (09:11 +0900)]
Update agl-service-windowmanager-2017

This commit includes the followings
3d1703f Fix crashed application can re-launch
7ee9367 Fix memory release problem

Change-Id: I6f5e637350a39e97b1fb8b2ac8efa4633e5a17f3
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
5 years agoMerge "Change the repositories of window manager helper libraries"
Jan-Simon Moeller [Fri, 27 Jul 2018 12:28:35 +0000 (12:28 +0000)]
Merge "Change the repositories of window manager helper libraries"

5 years agoUpdate: change repository for soundmanager 57/15157/5
Kazumasa Mitsunari [Mon, 9 Jul 2018 10:27:07 +0000 (19:27 +0900)]
Update: change repository for soundmanager

Change repositories from staging.
Following commits are included

agl-service-soundmanager
5106b9d Change .gitreview

libsoundmanager
7322b82 Change .gitreview

Change-Id: I5324f4a4552cd4461631719ebe1c01fa5ddde08a
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
5 years agoMerge changes from topic 'SPEC-1601'
Jan-Simon Moeller [Fri, 27 Jul 2018 12:02:48 +0000 (12:02 +0000)]
Merge changes from topic 'SPEC-1601'

* changes:
  4a-mixer: remove useless dependency on pulseaudio
  Fix yocto virtual recipes parsing

5 years agoAdd a distro feature on pulseaudio for agl-audio-soundmanager 47/15547/4
Ronan Le Martret [Fri, 20 Jul 2018 12:04:02 +0000 (14:04 +0200)]
Add a distro feature on pulseaudio for agl-audio-soundmanager

pulseaudio is not mandatory in general but is needed for agl-audio-soundmanager.

Bug-AGL: SPEC-1234
Bug-AGL: SPEC-1601

Change-Id: I44edc744734bfa9bf099459647d45f6db63edf3a
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years agoMerge "Remove porter board feature"
Jan-Simon Moeller [Fri, 27 Jul 2018 10:53:52 +0000 (10:53 +0000)]
Merge "Remove porter board feature"

5 years agoMerge "homescreen-2017: remove useless ref to pulseaudio"
Jan-Simon Moeller [Fri, 27 Jul 2018 10:42:30 +0000 (10:42 +0000)]
Merge "homescreen-2017: remove useless ref to pulseaudio"

5 years agoChange the repositories of window manager helper libraries 03/15703/1
Kazumasa Mitsunari [Wed, 25 Jul 2018 01:29:24 +0000 (10:29 +0900)]
Change the repositories of window manager helper libraries

Change the repositories of window manager helper libraries.

Bug-AGL: SPEC-1547

Change-Id: I634a50af0b29bcb33cd1ddbd0a6e7611232b841d
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
5 years agoUpdate agl-service-windowmanager-2017 91/15691/2 5.99.2 flounder/5.99.2 flounder_5.99.2
Kazumasa Mitsunari [Wed, 25 Jul 2018 00:30:45 +0000 (09:30 +0900)]
Update agl-service-windowmanager-2017

This commit includes followings

e4fcbf1 Fix the race condition of HomeScreen
2796f54 Remove useless functions
320122b Fix XDG application shrinks
f25e251 Fix timer
c6f9a9b Revert "Add PolicyManager as plugin"
e4222ca Revert "Add policy table generated by ZIPC for EXAMPLE"
67f414f Add policy table generated by ZIPC for EXAMPLE
99b6f4d Add PolicyManager as plugin

Change-Id: Ied0fe9841daa71897e86b3639822877b2b1fab9f
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
5 years ago4a-mixer: remove useless dependency on pulseaudio 45/15545/4
Ronan Le Martret [Fri, 20 Jul 2018 10:04:39 +0000 (12:04 +0200)]
4a-mixer: remove useless dependency on pulseaudio

4a-mixer has no dependency on pulseaudio.

Bug-AGL: SPEC-1234
Bug-AGL: SPEC-1601

Change-Id: Iaeb0450a00281c95c6c146fb330c219887559a30
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years agoFix yocto virtual recipes parsing 33/15633/3
Ronan Le Martret [Tue, 24 Jul 2018 12:17:24 +0000 (14:17 +0200)]
Fix yocto virtual recipes parsing

 * When you have RPROVIDES_${PN} += "virtual/something"
   you should have PROVIDES += "virtual/something" too
   It's ovoid yocto parsing ERROR.
   (like remove pulseaudio from DISTRO FEATURE)

Bug-AGL: SPEC-1601

Change-Id: Ia242f8f62b795ca98e933a8241be36a68ae1f30c
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years agoMerge "4a-hal-generic: bump revision (inc. first rev for RPI3 HAL)"
Jan-Simon Moeller [Tue, 24 Jul 2018 21:05:12 +0000 (21:05 +0000)]
Merge "4a-hal-generic: bump revision (inc. first rev for RPI3 HAL)"

5 years agoMerge "Add python3-websockets for devel feature"
Jan-Simon Moeller [Tue, 24 Jul 2018 21:04:43 +0000 (21:04 +0000)]
Merge "Add python3-websockets for devel feature"

5 years agoMerge "4A: disable pulseaudio alsa plugin"
Jan-Simon Moeller [Tue, 24 Jul 2018 21:01:40 +0000 (21:01 +0000)]
Merge "4A: disable pulseaudio alsa plugin"

5 years agoMerge "4a-softmixer: bump to latest version"
Jan-Simon Moeller [Tue, 24 Jul 2018 20:57:22 +0000 (20:57 +0000)]
Merge "4a-softmixer: bump to latest version"

5 years agoMerge "Cleanup deprecated 4A configuration files"
Jan-Simon Moeller [Tue, 24 Jul 2018 20:56:58 +0000 (20:56 +0000)]
Merge "Cleanup deprecated 4A configuration files"

5 years agoMerge "meta-audio-4a-framework: add recipe for 4a-tools"
Jan-Simon Moeller [Tue, 24 Jul 2018 20:51:26 +0000 (20:51 +0000)]
Merge "meta-audio-4a-framework: add recipe for 4a-tools"

5 years ago4a-softmixer: bump to latest version 51/15551/3
Stephane Desneux [Tue, 24 Jul 2018 20:47:04 +0000 (20:47 +0000)]
4a-softmixer: bump to latest version

This takes these latest commits:

320d8f9 Updated the readme.md
1db3552 rework the sound capture & playback model
712b3a2 added ringbuffer and time utils

Change-Id: Ia2aaecd4761a37e1600394ff72dba5b81ffe37a4
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
5 years agoCleanup deprecated 4A configuration files 77/15677/2
Ronan Le Martret [Tue, 24 Jul 2018 16:38:25 +0000 (18:38 +0200)]
Cleanup deprecated 4A configuration files

 * This was the alsa configuration files for 4A.
   Now the pcm are dynamic.

4A-FF.RC2

Change-Id: Ia72752d9721daa917d46e5a9cfe802c93c15c52f
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years ago4a-hal-generic: bump revision (inc. first rev for RPI3 HAL) 79/15679/1
Stephane Desneux [Tue, 24 Jul 2018 16:52:40 +0000 (16:52 +0000)]
4a-hal-generic: bump revision (inc. first rev for RPI3 HAL)

This patch introduces the following changes on 4a-hal-generic:
e949092 hal-4a-raspberry-pi-3: add a WARNING related to RPI3 sound driver bug
01d3370 Correct 'volume' control in Minnowboard hal
7fea639 Add Raspberry Pi 3 HAL
2ce8a00 Correct error print when attaching to mixer
c05faaf Update version of conf.d/app-templates submodule.
744af17 Update version of app-controller submodule.
39fda4b Update version of afb-helpers submodule.
492caab Remove trailing white spaces in radio config file
2ef5026 Added a radio to 2 channels playback .json example

Note that due to a bug in RPI3 sound card driver, no sound is produced
on RPI3 with internal card. 4A works on other devices (USB for example).

Bug-AGL: SPEC-1610

Change-Id: I14c581269945306e205808b53f9d5c7f60f8af88
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
5 years agoAdd python3-websockets for devel feature 43/15543/4
Ronan Le Martret [Fri, 20 Jul 2018 08:45:48 +0000 (10:45 +0200)]
Add python3-websockets for devel feature

 * Backport python3-websockets from meta-openembedded

Change-Id: Ifa9d081df5adbbf4021f3da49b48f5b7c97b9fc5
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years agometa-audio-4a-framework: add recipe for 4a-tools 41/15541/5
Stephane Desneux [Mon, 23 Jul 2018 21:08:26 +0000 (21:08 +0000)]
meta-audio-4a-framework: add recipe for 4a-tools

4a-tools contains tools, scripts and data to test the 4A stack

Change-Id: Ie445cd00fcb11ad079f325995f9f46c2d19e7700
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years ago4a: pin all revisions for repos in src/ 65/15665/1
Stephane Desneux [Tue, 24 Jul 2018 15:14:26 +0000 (15:14 +0000)]
4a: pin all revisions for repos in src/

The rule is to have apps/* repositories to use AGL_APP_REVISION
(tested in CI as apps builds in SDK) and to have src/* use pinned
revisions (tested in CI as image builds).

This commit fixes the recipes in 4a layer that were not following
the rule.

Bug-AGL: SPEC-1600

Change-Id: I81dd77a653a23adf45bdb0c6d969a3ad9ab849a9
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
5 years agoRemove porter board feature 29/15629/1
Ronan Le Martret [Tue, 24 Jul 2018 10:36:50 +0000 (12:36 +0200)]
Remove porter board feature

 * porter board is not supported any more in AGL

Change-Id: I96a13fea5f79351164b35f7f99ce914f412749ba
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years agoMerge "[for-RC2] Urgent - uprev agl-service-windowmanager SRCREV"
Stéphane Desneux [Mon, 23 Jul 2018 16:25:36 +0000 (16:25 +0000)]
Merge "[for-RC2] Urgent - uprev agl-service-windowmanager SRCREV"

5 years ago4A: disable pulseaudio alsa plugin 57/15557/5
Ronan Le Martret [Fri, 20 Jul 2018 13:38:12 +0000 (15:38 +0200)]
4A: disable pulseaudio alsa plugin

This fix should be revert, if pulseaudio is remove from DISTRO_FEATURES
(as a option)

Bug-AGL: SPEC-1234

Change-Id: I68ce35a620a107d09a0fbe85cf05fe2abfb7902e
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years ago[for-RC2] Urgent - uprev agl-service-windowmanager SRCREV 91/15591/1
Jan-Simon Möller [Mon, 23 Jul 2018 10:09:29 +0000 (12:09 +0200)]
[for-RC2] Urgent - uprev agl-service-windowmanager SRCREV

To include the 32bit timer fix, we need to include this change in RC2.

Fast merge requested.

Change-Id: I2e62c2063c8b157b6cc3642ef2b7203ca9c899bc
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agohomescreen-2017: remove useless ref to pulseaudio 65/15565/4
Ronan Le Martret [Fri, 20 Jul 2018 14:10:43 +0000 (16:10 +0200)]
homescreen-2017: remove useless ref to pulseaudio

Homescreen doesn't have direct dependency on pulseaudio, after merging
of https://gerrit.automotivelinux.org/gerrit/#/c/15563

Bug-AGL: SPEC-1234

Depends-On: Ib7b784452b767c76beb1bd320c4bce6f7039a929

Change-Id: I8bcf3d5006ea8a3c2a7d9f09f9d4e7866d9ca64c
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years agobump 4a-softmixer to the latest version 17/15417/2
Thierry Bultel [Tue, 17 Jul 2018 09:09:52 +0000 (09:09 +0000)]
bump 4a-softmixer to the latest version

Here are the changes:
afc7d62 alsa-core-pcm: sets sw start & stop thresholds
283bf0a stops the read/write loop when the stream is muted

Change-Id: I50cd5d8d798fec9ef303861df5eccb49094544f6
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
5 years agoMerge "4a-mixer: use PREFERRED_RPROVIDER for virtual/mixer"
Stéphane Desneux [Tue, 17 Jul 2018 08:59:05 +0000 (08:59 +0000)]
Merge "4a-mixer: use PREFERRED_RPROVIDER for virtual/mixer"

5 years agoMerge "Update: libwindowmanager"
Jan-Simon Moeller [Mon, 16 Jul 2018 20:45:10 +0000 (20:45 +0000)]
Merge "Update: libwindowmanager"

5 years ago4a-mixer: use PREFERRED_RPROVIDER for virtual/mixer 07/15407/1
Stephane Desneux [Mon, 16 Jul 2018 14:21:05 +0000 (16:21 +0200)]
4a-mixer: use PREFERRED_RPROVIDER for virtual/mixer

This removes ambiguity on the mixer choice when 4A is enabled.

The warning seen at the beginning of bitbake also disappears:
------
NOTE: Multiple providers are available for runtime virtual/mixer (4a-mixer, mixer)
Consider defining a PREFERRED_RPROVIDER entry to match virtual/mixer
------

Bug-AGL: SPEC-1520

Change-Id: I2fb9173f4616dc3d26ce5bc11f1c1686179d0456
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
5 years agoFix 4a-mixer parsing error on nogfx build variant 69/15369/1
Jan-Simon Möller [Fri, 13 Jul 2018 09:46:51 +0000 (11:46 +0200)]
Fix 4a-mixer parsing error on nogfx build variant

The nogfx build variant fails with 4a enabled ( https://gerrit.automotivelinux.org/gerrit/#/c/15051/ )
This is documented in SPEC-1588.
To fix this we apply a conditional inclusion in meta-audio-4a-framework to only pull-in the mixer if
we are including meta-agl-demo. Can be more fine-grained (profile-graphical-qt5 maybe) later.

Bug-AGL: SPEC-1588

Fast inclusion requested as it is a blocker for RC2 due to enabling 4a in CI.

Change-Id: I59b82748ba8e1736358318373d29f8f9fed2a5c5
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
5 years agoUpdate: libwindowmanager 63/15363/1
Kazumasa Mitsunari [Fri, 13 Jul 2018 02:30:51 +0000 (11:30 +0900)]
Update: libwindowmanager

This patch include
fa08aaf Bug fix: Enable screenUpdated and error event

Change-Id: I7208cd0230b3b0afdf86f0e648a58660dfca5929
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
5 years agoUpdate: Window Manager and window manager libraries 35/15335/1
Kazumasa Mitsunari [Thu, 12 Jul 2018 10:20:37 +0000 (19:20 +0900)]
Update: Window Manager and window manager libraries

This commits includes

* agl-service-windowmanager-2017

8ab10aa Enable scaling to fit various screen resolutions
6e8ca74 Forbid negative value for area size
c3c3679 Rename event names to lower camel case
3bc52b7 Rename APIs
cc3c6dd Add new layers and rename existing layers
dd72b1c Add configuration file for each area sizes
cf05c2b Convert the roles from old one to new

* libwindowmanager

40ec1cb Rename event names to lower camel case
5f3b684 Rename APIs
4b30680 Revert "Change Visible and InVisible event to broadcast"

* qlibwindowmanager

d5d31fe Rename APIs

Change-Id: Ic22b55f72eb30577b8fc55491e4d24d2e2b40cb0
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
5 years agoFix bash on install script typo 87/15287/1
Ronan Le Martret [Wed, 11 Jul 2018 12:46:57 +0000 (14:46 +0200)]
Fix bash on install script typo

Change-Id: I12e5367a62d2acba3596ea066cd67363c6fc8626
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
5 years agoMerge "4a-softmixer: bump to latest revision (APIv3)"
Stéphane Desneux [Wed, 11 Jul 2018 08:44:33 +0000 (08:44 +0000)]
Merge "4a-softmixer: bump to latest revision (APIv3)"

5 years ago4a-hal-generic: bump to latest master version 25/15225/2
Jonathan Aillet [Tue, 10 Jul 2018 16:17:45 +0000 (18:17 +0200)]
4a-hal-generic: bump to latest master version

(08b6e71 - Jonathan Aillet) Update binding entry for app-fw v3.
(a7eeeb6 - Jonathan Aillet) Set binding api version directly in top cmake
(18f6ad3 - Jonathan Aillet) Update version of app-controller submodule.
(d4aa279 - Jonathan Aillet) Add hal for intel qemu audio configuration
(28b6e03 - Jonathan Aillet) Simplify ping verb call print output
(47fb191 - Jonathan Aillet) adjust CONTROL_CONFIG_PATH to point to .../etc
(143ed9c - Jonathan Aillet) Update version of conf.d/app-templates submodule.
(3a48206 - Jonathan Aillet) Don't handle hal enabling
(c1d823e - Jonathan Aillet) Update version of conf.d/app-templates submodule.
(940a67c - Jonathan Aillet) Update version of app-controller submodule.
(f2a6c47 - Jonathan Aillet) Update version of afb-helpers submodule.

Bug-AGL: SPEC-1405

Change-Id: Ic8e00eeca3028f1b2b623499a66f39deedfcc684
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
5 years ago4a-hal-generic: MACHINE-specific HAL config files 23/15223/2
Jonathan Aillet [Tue, 10 Jul 2018 16:39:09 +0000 (18:39 +0200)]
4a-hal-generic: MACHINE-specific HAL config files

This patch adds a postinstall step to 4a-hal-generic recipe
to define HALs to be enabled/disabled depending on $MACHINE

As a consequence, 4a-hal-generic package is now machine specific.

Bug-AGL: SPEC-1405

Change-Id: Ibf418d71e898c3f9a2640b2ad4c8f4907bc5cb90
Signed-off-by: Jonathan Aillet <jonathan.aillet@iot.bzh>
5 years ago4a-softmixer: bump to latest revision (APIv3) 21/15221/1
Stephane Desneux [Tue, 10 Jul 2018 16:14:13 +0000 (18:14 +0200)]
4a-softmixer: bump to latest revision (APIv3)

This includes changes that allow the build of softmixer
using APIv3 and latest submodules.

Bug-AGL: SPEC-1405

Change-Id: I627958ee5dfc8f2254d0df833418e64e4a14ab96
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
5 years agoMerge "Revert "meta-audio-4a-framework: add INCLUDE_LEGACY_BINDING_VDYN to af-binder""
Jan-Simon Moeller [Fri, 6 Jul 2018 11:27:20 +0000 (11:27 +0000)]
Merge "Revert "meta-audio-4a-framework: add INCLUDE_LEGACY_BINDING_VDYN to af-binder""

5 years agoMerge "Add launcher recipes and add into packagegroup"
Jan-Simon Moeller [Fri, 6 Jul 2018 11:14:02 +0000 (11:14 +0000)]
Merge "Add launcher recipes and add into packagegroup"

5 years agoMerge changes from topic '14855'
Jan-Simon Moeller [Wed, 4 Jul 2018 07:10:23 +0000 (07:10 +0000)]
Merge changes from topic '14855'

* changes:
  Update: libraries for window manager client
  Update: update agl-service-windowmanager-2017

5 years agoAdd launcher recipes and add into packagegroup 63/14763/5
zheng_wenlong [Thu, 28 Jun 2018 08:42:43 +0000 (17:42 +0900)]
Add launcher recipes and add into packagegroup

    Add launcher recipes and add into packagegroupi.

Change-Id: I18b47cbd0076434a97f2aad70b062f2702ba0e5a
Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
5 years agoRevert "meta-audio-4a-framework: add INCLUDE_LEGACY_BINDING_VDYN to af-binder" 55/14955/1
Stephane Desneux [Tue, 3 Jul 2018 10:15:40 +0000 (12:15 +0200)]
Revert "meta-audio-4a-framework: add INCLUDE_LEGACY_BINDING_VDYN to af-binder"

This reverts commit 3c7785ecb9f69c62bad390e0395d122cf825a819.

Runtime tests on 4A lead to the conclusion that porting to APIv3 must be done.
So compatibility with legacy mode vdyn must be dropped for upcoming versions.

Change-Id: Ifdc1025a8fea1eaa79c3d2bc8a24083bd970391f
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
5 years agoUpdate: libraries for window manager client 55/14855/2
Kazumasa Mitsunari [Fri, 29 Jun 2018 07:06:46 +0000 (16:06 +0900)]
Update: libraries for window manager client

Following commits are included:

libwindowmanager
f27a437 Add screen_updated and error event

qlibwindowmanager
ee162e3 Add screen_updated and error event
867cc35 Fix the name of library
1cc7f85 Fix default area

Change-Id: Ic38596a0cac92a57fd1eb347f22d629220db4c66
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
5 years agometa-audio-4a-framework: add INCLUDE_LEGACY_BINDING_VDYN to af-binder 01/14901/1 5.99.1 flounder/5.99.1 flounder_5.99.1
Stephane Desneux [Fri, 29 Jun 2018 19:59:09 +0000 (21:59 +0200)]
meta-audio-4a-framework: add INCLUDE_LEGACY_BINDING_VDYN to af-binder

INCLUDE_LEGACY_BINDING_VDYN is mandatory to re-use bindings developped for EE.

Bug-AGL:SPEC-1546

Change-Id: I5f95bfb2cb817cf52a18a1820e223c0e776c2d6d
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
5 years agoMerge "alsa: add http mirror in the backported alsa recipes"
Jan-Simon Moeller [Fri, 29 Jun 2018 19:44:30 +0000 (19:44 +0000)]
Merge "alsa: add http mirror in the backported alsa recipes"