From: Thierry Bultel Date: Tue, 6 Nov 2018 14:10:15 +0000 (+0100) Subject: bumps 4a-softmixer to the latest version X-Git-Tag: 6.0.2^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F57%2F17757%2F1;p=AGL%2Fmeta-agl-devel.git bumps 4a-softmixer to the latest version 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 --- 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"