mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
xcb-proto: added GIT version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5495 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,11 +1,10 @@
|
|||||||
DEFAULT_PREFERENCE = "-1"
|
DEFAULT_PREFERENCE = "-1"
|
||||||
|
|
||||||
include xcb-proto.inc
|
include xcb-proto.inc
|
||||||
PV = "1.0+git"
|
PV = "1.2+gitr${SRCREV}"
|
||||||
PR = "r1"
|
|
||||||
|
|
||||||
SRC_URI = "git://anongit.freedesktop.org/git/xcb;protocol=git"
|
SRC_URI = "git://anongit.freedesktop.org/git/xcb/proto;protocol=git"
|
||||||
S = "${WORKDIR}/git/xcb-proto"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
do_stage() {
|
do_stage() {
|
||||||
autotools_stage_all
|
autotools_stage_all
|
||||||
|
|||||||
Reference in New Issue
Block a user