GITLAB
toolchain
/ manifest
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
6557a2d3049d6cd7d183c736548f36c6dc2ccff3
Authored by
이상민
2015-03-11 11:15:59 +0900
1 parent
b372c92b6e
Exists in
master
second
Showing
1 changed file
with
1 additions
and
2 deletions
Show diff stats
default.xml
Side-by-side Diff
Inline Diff
default.xml
Wrap text
Diff comments
View file @
6557a2d
...
...
@@ -6,6 +6,5 @@
6
6
7
7
<default revision="master"
8
8
remote="origin" />
9
- <project path="aaa" name="my_project/aaa" />
10
- <project path="bbb" name="my_project/bbb" />
9
+ <project path="arm-linux-gnueabihf-4-8-2" name="toolchain/arm-linux-gnueabihf-4-8-2" />
11
10
</manifest>
...
...