libxcb: convert to new staging, use INC_PR, add libxcb-dri2 package, drop oldest...
[openembedded.git] / recipes / xcb / libxcb_git.bb
blobd54a981e8e75fe31807e7a61d36e20c5461ad9fd
1 DEFAULT_PREFERENCE = "-1"
3 include libxcb.inc
4 SRCREV = "a63fbc9d6c484e5ad7a5e9d56f81b8e1a2f38a82"
5 PV = "1.6+git"
6 PR = "${INC_PR}.0"
8 DEPENDS += "libpthread-stubs"
10 SRC_URI = "git://anongit.freedesktop.org/xcb/libxcb;protocol=git \
11 file://configure_git.patch "
12 S = "${WORKDIR}/git"