summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xcb/libxcb_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xcb/libxcb_git.bb')
-rw-r--r--meta/recipes-graphics/xcb/libxcb_git.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xcb/libxcb_git.bb b/meta/recipes-graphics/xcb/libxcb_git.bb
new file mode 100644
index 0000000000..b9ac073410
--- /dev/null
+++ b/meta/recipes-graphics/xcb/libxcb_git.bb
@@ -0,0 +1,11 @@
1DEFAULT_PREFERENCE = "-1"
2
3include libxcb.inc
4PV = "1.1.90.1+gitr${SRCREV}"
5
6DEPENDS += "libpthread-stubs xcb-proto-native"
7
8SRC_URI = "git://anongit.freedesktop.org/git/xcb/libxcb;protocol=git"
9S = "${WORKDIR}/git"
10
11PACKAGES =+ "libxcb-xinerama"