aboutsummaryrefslogtreecommitdiffstats
path: root/ATTIC/meta-audio-4a-framework/recipes-kernel/snd-avirt/snd-avirt.bb
diff options
context:
space:
mode:
Diffstat (limited to 'ATTIC/meta-audio-4a-framework/recipes-kernel/snd-avirt/snd-avirt.bb')
-rw-r--r--ATTIC/meta-audio-4a-framework/recipes-kernel/snd-avirt/snd-avirt.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/ATTIC/meta-audio-4a-framework/recipes-kernel/snd-avirt/snd-avirt.bb b/ATTIC/meta-audio-4a-framework/recipes-kernel/snd-avirt/snd-avirt.bb
deleted file mode 100644
index 006f9c51..00000000
--- a/ATTIC/meta-audio-4a-framework/recipes-kernel/snd-avirt/snd-avirt.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-DESCRIPTION = "Build SND_AVIRT driver"
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
-
-inherit module
-
-PV = "0.1"
-
-SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/avirt;protocol=https;branch=${AGL_BRANCH}"
-
-S = "${WORKDIR}/git"
-SRCREV = "12c6dc3159cc14cb3456d6d504398ba779538fb3"
-
-KERNEL_MODULE_AUTOLOAD += "snd-avirt-core snd-avirt-ap-loopback"