[4A] Bump 4a-hal-generic and 4a-softmixer (inc. MinnowMax fix) 03/16503/1
authorStephane Desneux <stephane.desneux@iot.bzh>
Fri, 7 Sep 2018 14:58:50 +0000 (14:58 +0000)
committerStephane Desneux <stephane.desneux@iot.bzh>
Fri, 7 Sep 2018 14:58:50 +0000 (14:58 +0000)
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>
meta-audio-4a-framework/recipes-multimedia/4a-hal-generic/4a-hal-generic_git.bb
meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb

index fef115f..4dbb72e 100644 (file)
@@ -7,7 +7,7 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
 SRC_URI = "gitsm://github.com/iotbzh/4a-hal-generic;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "e94909270325accdbeba7cde9f8e9e96e554dcda"
+SRCREV = "92765214a57266e04738a47b3bcda64300cfa9a6"
 
 DEPENDS += "lua"
 
index 214abc3..30c3050 100644 (file)
@@ -7,7 +7,7 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 
 SRC_URI = "gitsm://github.com/iotbzh/4a-softmixer/;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "ded8e37b50982677480869763f3573ff43858505"
+SRCREV = "9c0aa9f3073a37e961a90a973b8d007685c9e184"
 
 DEPENDS += "lua"