mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
fix metadata for pth
update license fields Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user