[DEV] try local

This commit is contained in:
Edouard Dupin 2017-03-29 20:23:15 +00:00
parent 9dd8561114
commit e9671da5ea

View File

@ -1,10 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<manifest> <manifest>
<remote name="origin" <!--<remote name="origin" fetch="https://github.com/"/>-->
fetch="https://github.com/"/> <remote name="origin" fetch="ssh://192.168.0.156/git/"/>
<default revision="master" remote="origin" sync-s="true"/> <default revision="master" remote="origin" sync-s="true"/>
<include name="atria-soft.xml"/> <include name="atria-soft.xml"/>
<!-- came from : https://github.com/musicdsp/manifest.git : default.xml -->
<include name="musicdsp.xml"/> <include name="musicdsp.xml"/>
<include name="generic-library.xml"/> <include name="generic-library.xml"/>
</manifest> </manifest>