Commit 207f860b0f40a481ba3bb3ad2a2a6084ecd6da47
1 parent
a41f8e1094
Exists in
master
fdkj
Showing
1 changed file
with
3 additions
and
3 deletions
 
Show diff stats
default.xml
| 1 | 1 | <?xml version="1.0" encoding="UTF-8"?> | 
| 2 | 2 | <manifest> | 
| 3 | - <remote name="test" | |
| 3 | + <remote name="origin" | |
| 4 | 4 | fetch=".." /> | 
| 5 | 5 | |
| 6 | 6 | <default revision="master" | 
| 7 | - remote="test" /> | |
| 8 | - <project path="arm-linux-gnueabihf-4-8-2" name="toolchain/arm-linux-gnueabihf-4-8-2.git" /> | |
| 7 | + remote="origin" /> | |
| 8 | + <project path="arm-linux-gnueabihf-4-8-2" name="toolchain/arm-linux-gnueabihf-4-8-2.git" /> | |
| 9 | 9 | </manifest> | ... | ... |