summaryrefslogtreecommitdiff
path: root/recipes-multimedia/hda-verb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-03-22 09:26:59 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-07 14:41:47 +0200
commit71f6400f30faca8be1f2f00a333903ec069420a1 (patch)
treebee3ad07c9edf48cbf4fadb1df2e889dd4cb4681 /recipes-multimedia/hda-verb
parent6e30e70d9853d632f9d3d729cace233ed1262ba0 (diff)
recipes: remove unneeded RDEPENDS
Empty RDEPENDS are not needed, the others are automatically added by the buildsystem. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-multimedia/hda-verb')
-rw-r--r--recipes-multimedia/hda-verb/hda-verb_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-multimedia/hda-verb/hda-verb_git.bb b/recipes-multimedia/hda-verb/hda-verb_git.bb
index 7268430..27288fa 100644
--- a/recipes-multimedia/hda-verb/hda-verb_git.bb
+++ b/recipes-multimedia/hda-verb/hda-verb_git.bb
@@ -2,7 +2,6 @@ SECTION = "multimedia"
SUMMARY = "hda-verb sendS HD-audio commands to ALSA HDA devices"
HOMEPAGE = ""
LICENSE ="GPLv2+"
-RDEPENDS_${PN} = ""
SRCREV = "4bf54c5003af304e9da8ef40475a481086d80d85"
SRC_URI = "git://git.alsa-project.org/alsa-tools.git;protocol=git"