summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2008-10-14 11:15:02 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2008-10-14 11:15:02 +0000
commit8159255a73ad5ae3113c9da0dc95036f7622db21 (patch)
tree8f61f7906dc883e79eec6cb87ae45b9647bd8ebd /meta
parentc8acd246ef097f49b2b9e89cfb5e8e6d164ecb94 (diff)
downloadopenembedded-core-contrib-8159255a73ad5ae3113c9da0dc95036f7622db21.tar.gz
libxcb: added GIT version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5494 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/xcb/libxcb_git.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/packages/xcb/libxcb_git.bb b/meta/packages/xcb/libxcb_git.bb
index 046352543f..b9ac073410 100644
--- a/meta/packages/xcb/libxcb_git.bb
+++ b/meta/packages/xcb/libxcb_git.bb
@@ -1,10 +1,9 @@
DEFAULT_PREFERENCE = "-1"
include libxcb.inc
-PV = "1.1.90.1+git${SRCREV}"
-PR = "r2"
+PV = "1.1.90.1+gitr${SRCREV}"
-DEPENDS += "libpthread-stubs"
+DEPENDS += "libpthread-stubs xcb-proto-native"
SRC_URI = "git://anongit.freedesktop.org/git/xcb/libxcb;protocol=git"
S = "${WORKDIR}/git"