aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mythtv
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-09 09:27:52 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-09 09:27:52 +0200
commit4a88b81c585148c6ff86423eadbf640f1ec1c48f (patch)
treee0587684ee69cb3879bb7de91940806b958dd487 /recipes/mythtv
parentb87c02aeb923e275591fd39a6a0de751eed2867d (diff)
downloadopenembedded-4a88b81c585148c6ff86423eadbf640f1ec1c48f.tar.gz
mythtv/gmyth_0.7.1.bb: removed superfluous quote in LICENSE
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/mythtv')
-rw-r--r--recipes/mythtv/gmyth_0.7.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mythtv/gmyth_0.7.1.bb b/recipes/mythtv/gmyth_0.7.1.bb
index bb0a41d94b..a4f2ac901c 100644
--- a/recipes/mythtv/gmyth_0.7.1.bb
+++ b/recipes/mythtv/gmyth_0.7.1.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "GMyth is a library to access MythTV backend services."
-LICENSE = "LGPLv2""
+LICENSE = "LGPLv2"
HOMEPAGE = "http://gmyth.sourceforge.net/wiki/index.php/Main_Page"
DEPENDS = "mythtv curl libxml2 glib-2.0"