From 354e6e312273a7262e8b52a6575781130b7275b4 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 18 Dec 2018 16:02:17 -0500 Subject: 4a-softmixer: update Update SRCREV to pick up: 02d919e Reduce output buffering to 500 milliseconds Change-Id: I9750bbbe12f9fb5d3a61c8527c2c2f220a2b7c33 Signed-off-by: Scott Murray --- .../recipes-multimedia/4a-softmixer/4a-softmixer_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit 1.2.3-korg