summaryrefslogtreecommitdiff
path: root/recipes-multimedia/codecgraph
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2017-03-18 12:21:09 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-04-07 14:42:32 +0200
commit96a041c5e8d7c814b5b10fe7df09fb084994c972 (patch)
tree3a1bbfba22db3946206139a5c0fb23d23a1946ff /recipes-multimedia/codecgraph
parent2d28744352eee390bbf850523d51b797ad9767b3 (diff)
meta-toradex-demo: clean-up whitespace use
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes-multimedia/codecgraph')
-rw-r--r--recipes-multimedia/codecgraph/codecgraph_20120114.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/codecgraph/codecgraph_20120114.bb b/recipes-multimedia/codecgraph/codecgraph_20120114.bb
index 9630f7d..54d596a 100644
--- a/recipes-multimedia/codecgraph/codecgraph_20120114.bb
+++ b/recipes-multimedia/codecgraph/codecgraph_20120114.bb
@@ -2,7 +2,7 @@ SECTION = "multimedia"
SUMMARY = "Tool to generate a graph of HDA codec config"
DESCRIPTION = "Codecgraph is a tool to generate a graph based on the ALSA description of a High Definition Audio codec."
HOMEPAGE = "http://helllabs.org/codecgraph/"
-LICENSE ="GPLv2+"
+LICENSE = "GPLv2+"
RDEPENDS_${PN} = "python graphviz"
SRC_URI = "http://helllabs.org/codecgraph/codecgraph-${PV}.tar.gz"