From: Scott Murray Date: Tue, 18 Dec 2018 21:02:17 +0000 (-0500) Subject: 4a-softmixer: update X-Git-Tag: flounder_6.0.4~8 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F57%2F19057%2F1;p=AGL%2Fmeta-agl-devel.git 4a-softmixer: update Update SRCREV to pick up: 02d919e Reduce output buffering to 500 milliseconds Change-Id: I9750bbbe12f9fb5d3a61c8527c2c2f220a2b7c33 Signed-off-by: Scott Murray --- 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 a36cfca0..3e87b677 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://gerrit.automotivelinux.org/gerrit/src/4a-softmixer.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "7ba2e9583a67d0c3efd633f7b2140cb5d13066bd" +SRCREV = "02d919efa153887bd939fc1bc9e4c88216cf0f24" DEPENDS += "lua"