Compare commits

...
2 Commits
Author SHA1 Message Date
James Edwards 85f6626465 Change extraction protocol to http. 2018-06-13 11:00:29 -05:00
James EdwardsandGitHub cdb9263e8f Update default.xml to target roc-1.4.0 tags. 2016-12-16 15:11:23 -06:00
+3 -3
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="master"
<default revision="roc-1.4.0"
remote="roc-github"
sync-j="4" />