summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/xcb/xcb-proto_git.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/meta/packages/xcb/xcb-proto_git.bb b/meta/packages/xcb/xcb-proto_git.bb
index 1029cc3de8..9d1f6687d6 100644
--- a/meta/packages/xcb/xcb-proto_git.bb
+++ b/meta/packages/xcb/xcb-proto_git.bb
@@ -1,11 +1,10 @@
1DEFAULT_PREFERENCE = "-1" 1DEFAULT_PREFERENCE = "-1"
2 2
3include xcb-proto.inc 3include xcb-proto.inc
4PV = "1.0+git" 4PV = "1.2+gitr${SRCREV}"
5PR = "r1"
6 5
7SRC_URI = "git://anongit.freedesktop.org/git/xcb;protocol=git" 6SRC_URI = "git://anongit.freedesktop.org/git/xcb/proto;protocol=git"
8S = "${WORKDIR}/git/xcb-proto" 7S = "${WORKDIR}/git"
9 8
10do_stage() { 9do_stage() {
11 autotools_stage_all 10 autotools_stage_all