4a-softmixer: use correct channels count when creating PCMs 85/14485/1
authorStephane Desneux <stephane.desneux@iot.bzh>
Sat, 16 Jun 2018 11:02:29 +0000 (13:02 +0200)
committerStephane Desneux <stephane.desneux@iot.bzh>
Sat, 16 Jun 2018 11:06:28 +0000 (13:06 +0200)
This patch bumps 4a-softmixer to latest revision 6f06051.

An issue with unicens card (wrong number of channels declared
on target sound card) is solved by this commit.

Change-Id: I1961d2b8cb6fece62fcc250661def1d153d629e6
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb

index 0e169f0..a556ae9 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 = "e173f942334e741714ac45924554552b5511de1d"
+SRCREV = "6f060510979e213d5584144101e82ab34efc5617"
 
 DEPENDS += "lua"