From bc253c92ccf64dd62fa39acb82c5c545503021cc Mon Sep 17 00:00:00 2001 From: Thierry Bultel Date: Tue, 13 Nov 2018 14:49:37 +0100 Subject: Bump 4a-softmixer to latest version (bug fixes) This brings these commits: 6504df Lower the verbosity when not in debug level 5e48bc Tweaking debug prints 6ee71f Handle too small card PCM buffer when writing 109036 Fix the error string of attach actions 7ba2e9 remove dead code and renamed unobvious variables Change-Id: I01c6f8a37d9070ced5bb983b8107bcf12efa3466 Signed-off-by: Thierry Bultel --- .../recipes-multimedia/4a-softmixer/4a-softmixer_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-audio-4a-framework/recipes-multimedia/4a-softmixer/4a-softmixer_git.bb') 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 241e2032..102661ab 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 = "6bf855f264d8a89339124961bda40ecd40523ec8" +SRCREV = "7ba2e9583a67d0c3efd633f7b2140cb5d13066bd" DEPENDS += "lua" -- cgit 1.2.3-korg