From 18dc338134fe68fc991d86964b01c83591473c84 Mon Sep 17 00:00:00 2001 From: Mark Farrugia Date: Mon, 8 Apr 2019 12:16:59 +1000 Subject: Update avirt kernel module and libavirt userspace library Update the avirt core kernel module and the accompanying libavirt userspace library to the latest releases. The key new feature is a completed and finalized audio path routing system, enabling audio routing at the kernel level. Change-Id: I69eaa578390f4ba67ad71506c359276bee252b19 Signed-off-by: Mark Farrugia --- .../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 58b910cd..908809b6 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 = "943f34b1d319e0ddc157dcfd85acde628f9d2ead" +SRCREV = "1a75612274f883aed09d198575582abdc0c9fe0f" DEPENDS += "lua liburcu libafb-helpers libappcontroller libavirt" -- cgit 1.2.3-korg