From 850164965c34ac53488bf27e1a4e56283c1d4e08 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 13 Jun 2007 08:25:24 +0000 Subject: xcalibrate: merge fixes from poky. This should stop it fetching everytime and allow builds from machines without internet connection --- packages/xcalibrateext/xcalibrateext_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/xcalibrateext') 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 -- cgit v1.2.3