opencv + samples: update to 2.1.0
[openembedded.git] / recipes / xcb / libxcb_git.bb
blob770c18f179766153db4cbaa3bf2194e926a1d3bb
1 DEFAULT_PREFERENCE = "-1"
3 include libxcb.inc
4 SRCREV = "a63fbc9d6c484e5ad7a5e9d56f81b8e1a2f38a82"
5 PV = "1.6+git"
6 PR = "r0"
8 DEPENDS += "libpthread-stubs"
10 SRC_URI = "git://anongit.freedesktop.org/xcb/libxcb;protocol=git"
11 S = "${WORKDIR}/git"
13 PACKAGES =+ "libxcb-xinerama"