fix metadata for pth

update license fields

Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
Qing He 2010-06-09 11:27:02 +08:00 committed by Saul Wold
parent e24d833c66
commit 5c92b1050f
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,9 @@
DESCRIPTION = "GNU Portable Threads"
HOMEPAGE = "http://www.gnu.org/software/pth/"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPL LGPL FDL"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;beginline=12;endline=15;md5=a48af114a80c222cafd37f24370a77b1"
PR = "r1"
SRC_URI = "${GNU_MIRROR}/pth/pth-${PV}.tar.gz"