[oe-commits] Frans Meulenbroeks : mythtv/gmyth-upnp_0.7.0.bb: removed superfluous quote in LICENSE

git version control git at git.openembedded.org
Sat Oct 9 07:36:13 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9f08969044cf4f3640589835acd025cbb311172d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9f08969044cf4f3640589835acd025cbb311172d

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sat Oct  9 09:28:34 2010 +0200

mythtv/gmyth-upnp_0.7.0.bb: removed superfluous quote in LICENSE

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/mythtv/gmyth-upnp_0.7.0.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/mythtv/gmyth-upnp_0.7.0.bb b/recipes/mythtv/gmyth-upnp_0.7.0.bb
index be16cea..7063fb7 100644
--- a/recipes/mythtv/gmyth-upnp_0.7.0.bb
+++ b/recipes/mythtv/gmyth-upnp_0.7.0.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"
 
 PR = "r3"





More information about the Openembedded-commits mailing list