aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xcb/libpthread-stubs.inc
blob: 9c65496961db7ae8e7d05ed2ee00e00f7495902d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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"
INC_PR = "r2"

BBCLASSEXTEND = "native nativesdk"

PARALLEL_MAKE = ""

SRC_URI = "http://xcb.freedesktop.org/dist/${BPN}-${PV}.tar.bz2"

inherit autotools pkgconfig