summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2019-04-17 15:05:10 +0100
committerJon Turney <jon.turney@dronecode.org.uk>2019-04-17 18:21:49 +0100
commit74f7109f7ac81eb3bd22e858f15061db872d972c (patch)
tree79cfb6c642b7e32389514218cd948d17c23cd6ae
parent5ebb54550168d7e04f9f1339a1add3a046db2a21 (diff)
Update for khronos registry move svn -> gitHEADmaster
-rw-r--r--xorg.modules6
1 files changed, 3 insertions, 3 deletions
diff --git a/xorg.modules b/xorg.modules
index 7dfc346..2a60a72 100644
--- a/xorg.modules
+++ b/xorg.modules
@@ -9,7 +9,7 @@
<repository type="git" name="jturney" href="git://people.freedesktop.org/~jturney/"/>
<repository type="git" name="git.freedesktop.org" href="git://anongit.freedesktop.org/git/"/>
<repository type="git" name="sourceforge" href="git://git.code.sf.net/p/"/>
- <repository type="svn" name="khronos" href="https://cvs.khronos.org/svn/repos/" trunk-template="ogl/trunk/doc/registry/public/api/"/>
+ <repository type="git" name="khronos" href="https://github.com/KhronosGroup/"/>
<repository type="git" name="github" href="git://github.com/"/>
<testmodule id="startup-test" type="script">
@@ -52,8 +52,8 @@
<branch repo="git.freedesktop.org" module="piglit" checkoutdir="piglit"/>
</cmake>
- <autotools id="khronos-opengl-registry" supports-non-srcdir-builds="no" skip-autogen="true">
- <branch repo="khronos" checkoutdir="khronos/opengl-registry"/>
+ <autotools id="khronos-opengl-registry" supports-non-srcdir-builds="no" skip-autogen="true" check-target="false">
+ <branch repo="khronos" module="OpenGL-Registry" checkoutdir="khronos/opengl-registry" tag="c6a99aff"/>
</autotools>
<metamodule id="xwin">