Commit 207f860b0f40a481ba3bb3ad2a2a6084ecd6da47

Authored by 이상민
1 parent a41f8e1094
Exists in master

fdkj

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <manifest> 2 <manifest>
3 - <remote name="test" 3 + <remote name="origin"
4 fetch=".." /> 4 fetch=".." />
5 5
6 <default revision="master" 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 </manifest> 9 </manifest>