mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
libpthread-stubs: fix metadata
add bugtracker, update license Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
@@ -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 = ""
|
||||
|
||||
Reference in New Issue
Block a user