From: Thierry Bultel Date: Tue, 17 Jul 2018 09:09:52 +0000 (+0000) Subject: bump 4a-softmixer to the latest version X-Git-Tag: flounder_5.99.2~9 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F17%2F15417%2F2;p=AGL%2Fmeta-agl-devel.git 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 --- diff --git a/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb b/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb index 93a1dc32..751d83b0 100644 --- a/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb +++ b/meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI = "gitsm://github.com/iotbzh/4a-softmixer/;protocol=https;branch=${AGL_BRANCH}" #SRCREV = "${AGL_APP_REVISION}" -SRCREV = "afd9f87786fe0cc3070ec976b89399603112c845" +SRCREV = "afc7d62d02c523f3d3adc29f713f5a4395ca3f58" DEPENDS += "lua"