blob: 186636e1ebe53c103b2083708c3801425de19190 (
plain)
1
2
3
4
5
6
7
8
9
10
|
DEFAULT_PREFERENCE = "-1"
include libxcb.inc
SRCREV = "625ed596cae6dd8175aeb6cb6f26784928042f22"
PV = "1.1.90.1+gitr${SRCPV}"
PR = "r1"
SRC_URI = "git://anongit.freedesktop.org/git/xcb/libxcb"
S = "${WORKDIR}/git"
|