[oe-commits] Martin Jansa : libsdl-ttf: fix LICENSE metadata and add LIC_FILES_CHKSUM

git at git.openembedded.org git at git.openembedded.org
Mon Jan 30 20:08:29 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: 805e3978a37c0bf1f3c2d20d62bf351dbda446ae
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=805e3978a37c0bf1f3c2d20d62bf351dbda446ae

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Mon Jan 30 12:05:07 2012 +0000

libsdl-ttf: fix LICENSE metadata and add LIC_FILES_CHKSUM

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../libsdl-ttf/libsdl-ttf_2.0.10.bb                |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb b/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb
index 61b7521..ce4e316 100644
--- a/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb
+++ b/meta-oe/recipes-support/libsdl-ttf/libsdl-ttf_2.0.10.bb
@@ -1,7 +1,9 @@
 DESCRIPTION = "Simple DirectMedia Layer truetype font library."
 SECTION = "libs"
 DEPENDS = "virtual/libsdl freetype"
-LICENSE = "LGPL"
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=27818cd7fd83877a8e3ef82b82798ef4"
+
 PR = "r1"
 
 SRC_URI = "http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-${PV}.tar.gz \





More information about the Openembedded-commits mailing list