diff options
author | Thierry Bultel <thierry.bultel@iot.bzh> | 2018-11-06 15:10:15 +0100 |
---|---|---|
committer | Thierry Bultel <thierry.bultel@iot.bzh> | 2018-11-06 15:10:15 +0100 |
commit | 7d32feb8463274991cf655fd7e840ea3baec703b (patch) | |
tree | 54657131052ca2a445e576866c829231dd70f0dc | |
parent | 281aa09ca53eab353745ce2844dd86aea5c7d6ca (diff) |
bumps 4a-softmixer to the latest versionflounder_6.0.2flounder/6.0.26.0.2
This brings these commits:
6bf855 alsa-core-pcm: fixed the mute logic
a07c4c removed the dependency to alsalib-1.1.6 for host
a84a93 Remove an unfilled response json object
b678f3 config.cmake: bump the needed version of alsalib to 1.1.6
Change-Id: Ib2bad263a2c3d827b652cd6819f0986a2742fc63
Signed-off-by: Thierry Bultel <thierry.bultel@iot.bzh>
-rw-r--r-- | meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 29117eb0..241e2032 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 @@ -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 = "6bf855f264d8a89339124961bda40ecd40523ec8" DEPENDS += "lua" |