diff options
Diffstat (limited to 'meta-audio-4a-framework/recipes-kernel')
-rw-r--r-- | meta-audio-4a-framework/recipes-kernel/snd-avirt/snd-avirt.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 6a5c9904..e1e5b759 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 = "0b7527a463a9f494e15e067ff7bbc604f24fac3a" +SRCREV = "e9a03571f6a889e69dadbb075494229cbcd7ba53" KERNEL_MODULE_AUTOLOAD += "snd-avirt-core snd-avirt-ap-loopback" |