]> code.ossystems Code Review - openembedded-core.git/commitdiff
xcb-proto: added GIT version
authorMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 14 Oct 2008 11:15:13 +0000 (11:15 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Tue, 14 Oct 2008 11:15:13 +0000 (11:15 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5495 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/xcb/xcb-proto_git.bb

index 1029cc3de83877b05e3e6d013a6a7b596822c123..9d1f6687d6fb227d19fe5fa68606ba64660ad6a5 100644 (file)
@@ -1,11 +1,10 @@
 DEFAULT_PREFERENCE = "-1"
 
 include xcb-proto.inc
-PV = "1.0+git"
-PR = "r1"
+PV = "1.2+gitr${SRCREV}"
 
-SRC_URI = "git://anongit.freedesktop.org/git/xcb;protocol=git"
-S = "${WORKDIR}/git/xcb-proto"
+SRC_URI = "git://anongit.freedesktop.org/git/xcb/proto;protocol=git"
+S = "${WORKDIR}/git"
 
 do_stage() {
        autotools_stage_all