bump softmixer to latest version (bug fixes) 13/17913/3
authorThierry Bultel <thierry.bultel@iot.bzh>
Tue, 13 Nov 2018 13:55:26 +0000 (14:55 +0100)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 22 Nov 2018 13:56:44 +0000 (13:56 +0000)
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>
meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb

index 29117eb..15bfb7e 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 = "b678f39644b3a80ca599c10d33574d3b1ffbf427"
+SRCREV = "11837744855a51cd3e36d9e31f71d7dd4d347222"
 
 DEPENDS += "lua"