Compare commits

...

1 Commits

Author SHA1 Message Date
James Edwards
a5efe65ee6 Change extraction protocol to http. 2018-06-13 10:51:08 -05:00

View File

@@ -2,11 +2,11 @@
<manifest>
<remote name="roc-github"
fetch="ssh://git@github.com/RadeonOpenCompute/" />
fetch="http://git@github.com/RadeonOpenCompute/" />
<remote name="pctools-github"
fetch="ssh://git@github.com/GPUOpen-ProfessionalCompute-Tools/" />
fetch="http://git@github.com/GPUOpen-ProfessionalCompute-Tools/" />
<default revision="roc-1.7.x"
<default revision="roc-1.8.x"
remote="roc-github"
sync-j="4" />