4a-softmixer: bump to latest version 15/14715/4
authorThierry Bultel <thierry.bultel@iot.bzh>
Wed, 27 Jun 2018 09:48:01 +0000 (11:48 +0200)
committerStéphane Desneux <stephane.desneux@iot.bzh>
Thu, 28 Jun 2018 11:20:30 +0000 (11:20 +0000)
Bug-AGL: SPEC-1533
This bump brings these commits:

731c21e (HEAD -> master, origin/master, origin/eel, origin/HEAD, eel) Rework the pcm copy loop and save a lot of CPU
7a02db1 plugins: code & log cleanup
b124cc0 pcm core: fixed spurious XRUN issues
aa13829 route plugin:fixed mismatch with several sound cards
f8a4899 set the correct number of channels in dmix
cf7b396 alsa-plug-vol: code & log cleanup
38f7eb2 alsa-utils-bypath: code & log cleanup
844108e .gitignore: ignore build with wildcard
30b321a alsa-utils-dump: added log upon failing parameters retrieval
407cfbe zones: fixed index mismatch when multiple sound cards are declared
3e00731 alsa-api-mixer: code & log cleanup
4c42a1d alsa-api-streams: code & log cleanup
12c0873 sinks: fixed index mismatch when multiple sound cards are declared
3b8dbd3 pcm: return volume value with null set request

Change-Id: I50c36477f538dabe62f2011241c351ba4a1d64f4
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb

index a556ae9..a042e39 100644 (file)
@@ -7,7 +7,8 @@ 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 = "6f060510979e213d5584144101e82ab34efc5617"
+SRCREV = "731c21e80ba45339b7dd9b8eae63accd3597d281"
+#SRCREV = "${AUTOREV}"
 
 DEPENDS += "lua"