mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00: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 \
|
DESCRIPTION = "This library provides weak aliases for pthread functions \
|
||||||
not provided in libc or otherwise available by default."
|
not provided in libc or otherwise available by default."
|
||||||
SECTION = "x11/libs"
|
|
||||||
LICENSE = "MIT-X"
|
|
||||||
HOMEPAGE = "http://xcb.freedesktop.org"
|
HOMEPAGE = "http://xcb.freedesktop.org"
|
||||||
|
BUGTRACKER = "http://bugs.freedesktop.org/buglist.cgi?product=XCB"
|
||||||
|
SECTION = "x11/libs"
|
||||||
|
LICENSE = "MIT"
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|
||||||
PARALLEL_MAKE = ""
|
PARALLEL_MAKE = ""
|
||||||
|
|||||||
Reference in New Issue
Block a user