Compare commits

...

2 Commits

Author SHA1 Message Date
James Edwards
950acca11d Change extraction protocol to http. 2018-06-13 11:03:15 -05:00
Andres Rodriguez
f0241829b7 default: manifest for 1.1.0 release
Change-Id: I927c1ef11aea5f85aa06a3079c35cd16dd72494e
2016-05-11 18:22:53 -04: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="master"
<default revision="refs/tags/roc-1.1.0"
remote="roc-github"
sync-j="4" />