xorg: Convert SRCREV -> SRCPV

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2009-07-02 13:10:19 +01:00
parent 166121923f
commit 136fecf7af
10 changed files with 10 additions and 10 deletions

View File

@ -2,7 +2,7 @@ require xf86-input-common.inc
DESCRIPTION = "X.Org X server -- keyboard input driver"
PV = "1.3.2+git${SRCREV}"
PV = "1.3.2+git${SRCPV}"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-input-keyboard;protocol=git"
S = "${WORKDIR}/git"

View File

@ -2,7 +2,7 @@ require xf86-input-common.inc
DESCRIPTION = "X.Org X server -- mouse input driver"
PV = "1.3.0+git${SRCREV}"
PV = "1.3.0+git${SRCPV}"
PR = "r2"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-input-mouse;protocol=git \

View File

@ -2,7 +2,7 @@ require xf86-input-common.inc
DESCRIPTION = "X.Org X server -- keyboard input driver"
PV = "0.15.2+git${SRCREV}"
PV = "0.15.2+git${SRCPV}"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/driver/xf86-input-synaptics;protocol=git"
S = "${WORKDIR}/git"

View File

@ -5,7 +5,7 @@ DEPENDS += "virtual/libx11 libxvmc drm dri2proto glproto \
virtual/libgl xineramaproto libpciaccess"
PR = "r1"
PV = "2.7.1+git${SRCREV}"
PV = "2.7.1+git${SRCPV}"
EXTRA_OECONF += "--disable-xvmc"

View File

@ -1,4 +1,4 @@
PV = "1.1.99.1+gitr${SRCREV}"
PV = "1.1.99.1+gitr${SRCPV}"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libX11;protocol=git"
S = "${WORKDIR}/git"

View File

@ -3,7 +3,7 @@ require xorg-lib-common.inc
DESCRIPTION = " Touchscreen calibration client library"
LICENSE = "BSD-X"
DEPENDS = "virtual/libx11 calibrateproto libxext"
PV = "0.0+git${SRCREV}"
PV = "0.0+git${SRCPV}"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/lib/libXCalibrate;protocol=git"

View File

@ -4,7 +4,7 @@ DESCRIPTION = "X11 miscellaneous extension library"
DEPENDS += "xproto virtual/libx11 xextproto libxau libxdmcp"
PROVIDES = "xext"
PE = "1"
PV = "1.0.99.1+gitr${SRCREV}"
PV = "1.0.99.1+gitr${SRCPV}"
XORG_PN = "libXext"

View File

@ -2,7 +2,7 @@ require xorg-proto-common.inc
DESCRIPTION = "Touchscreen calibration protocol"
PV = "0.0+git${SRCREV}"
PV = "0.0+git${SRCPV}"
PR = "r1"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git"

View File

@ -2,7 +2,7 @@ DESCRIPTION = "DRI2 extension headers"
require xorg-proto-common.inc
PV = "1.99.3+git${SRCREV}"
PV = "1.99.3+git${SRCPV}"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/dri2proto;protocol=git"
S = "${WORKDIR}/git"

View File

@ -2,7 +2,7 @@ require xorg-proto-common.inc
PR = "r1"
PE = "1"
PV = "1.9.99.5+git${SRCREV}"
PV = "1.9.99.5+git${SRCPV}"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/inputproto;protocol=git"
S = "${WORKDIR}/git"