summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2021-01-05 17:58:36 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2021-03-23 17:25:48 +0100
commit3c4e00feeb1af46cece83fcfaa3d0257ec71b54d (patch)
tree3324ac83583ddaf93420bd393189e005a6e651f7
parent691951862380319ce7b4f6e64b9ca2d912317b0f (diff)
hda-verb: delete recipe
This was never part of one of our regular images. hda-verb is now built as part of the alsa-tools recipe and packaged into the alsa-tools package. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 5026458289e8bf0d60981bcf647723419a940d1b)
-rw-r--r--recipes-multimedia/hda-verb/hda-verb_git.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes-multimedia/hda-verb/hda-verb_git.bb b/recipes-multimedia/hda-verb/hda-verb_git.bb
deleted file mode 100644
index 0d2f85d..0000000
--- a/recipes-multimedia/hda-verb/hda-verb_git.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-SECTION = "multimedia"
-SUMMARY = "hda-verb sendS HD-audio commands to ALSA HDA devices"
-HOMEPAGE = ""
-LICENSE = "GPLv2+"
-
-SRCREV = "4bf54c5003af304e9da8ef40475a481086d80d85"
-SRC_URI = "git://git.alsa-project.org/alsa-tools.git;protocol=git"
-LIC_FILES_CHKSUM = "file://hda-verb.c;beginline=7;endline=7;md5=8ede3f4055a5dda3b35bdb0d454bc4cc"
-
-S = "${WORKDIR}/git/hda-verb"
-
-PR = "r1"
-
-inherit autotools