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 --- meta-audio-4a-framework/recipes-kernel/snd-avirt/snd-avirt.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-audio-4a-framework/recipes-kernel/snd-avirt/snd-avirt.bb') diff --git a/meta-audio-4a-framework/recipes-kernel/snd-avirt/snd-avirt.bb b/meta-audio-4a-framework/recipes-kernel/snd-avirt/snd-avirt.bb index c5727344..006f9c51 100644 --- a/meta-audio-4a-framework/recipes-kernel/snd-avirt/snd-avirt.bb +++ b/meta-audio-4a-framework/recipes-kernel/snd-avirt/snd-avirt.bb @@ -9,6 +9,6 @@ PV = "0.1" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/avirt;protocol=https;branch=${AGL_BRANCH}" S = "${WORKDIR}/git" -SRCREV = "42000f29ef6775f092dab2c80f8b3a6a319b5658" +SRCREV = "12c6dc3159cc14cb3456d6d504398ba779538fb3" KERNEL_MODULE_AUTOLOAD += "snd-avirt-core snd-avirt-ap-loopback" -- cgit 1.2.3-korg