aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xcalibrateext
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-06-13 08:25:24 +0000
committerKoen Kooi <koen@openembedded.org>2007-06-13 08:25:24 +0000
commit850164965c34ac53488bf27e1a4e56283c1d4e08 (patch)
treec15bd20342a5179623f8cadf999f8acb96a3f59b /packages/xcalibrateext
parentfdcc51a356e836eddab6e14a02d92ab20050a1d5 (diff)
downloadopenembedded-850164965c34ac53488bf27e1a4e56283c1d4e08.tar.gz
xcalibrate: merge fixes from poky. This should stop it fetching everytime and allow builds from machines without internet connection
Diffstat (limited to 'packages/xcalibrateext')
-rw-r--r--packages/xcalibrateext/xcalibrateext_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/xcalibrateext/xcalibrateext_git.bb b/packages/xcalibrateext/xcalibrateext_git.bb
index 9e5943a70b..16955b5753 100644
--- a/packages/xcalibrateext/xcalibrateext_git.bb
+++ b/packages/xcalibrateext/xcalibrateext_git.bb
@@ -1,11 +1,11 @@
-PV = "0.0+git${SRCDATE}"
SECTION = "x11/libs"
LICENSE = "BSD-X"
DESCRIPTION = "XCalibrate extension headers"
+PV = "0.0+gita1d5ef0c73fbef3e758c51b57ac69ba9567bae04"
PR = "r1"
-SRC_URI = "git://anongit.freedesktop.org/xorg/proto/calibrateproto;protocol=git"
+SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git;tag=a1d5ef0c73fbef3e758c51b57ac69ba9567bae04"
S = "${WORKDIR}/git"
inherit autotools pkgconfig