mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 22:07:16 +00:00
libpthread-stubs: fix metadata
add bugtracker, update license Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
parent
b649f5c971
commit
9bb0fa9c1e
@ -1,8 +1,9 @@
|
||||
DESCRIPTION = "This library provides weak aliases for pthread functions \
|
||||
not provided in libc or otherwise available by default."
|
||||
SECTION = "x11/libs"
|
||||
LICENSE = "MIT-X"
|
||||
HOMEPAGE = "http://xcb.freedesktop.org"
|
||||
BUGTRACKER = "http://bugs.freedesktop.org/buglist.cgi?product=XCB"
|
||||
SECTION = "x11/libs"
|
||||
LICENSE = "MIT"
|
||||
PR = "r1"
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user