external: mesa3d and llvm from fossencdi

Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
This commit is contained in:
Wolfgang Wiedmeyer 2016-08-25 23:15:38 +02:00
parent 94b087de7f
commit 8f633dd5c3
No known key found for this signature in database
GPG Key ID: 5816A24C10757FC4
1 changed files with 2 additions and 2 deletions

View File

@ -406,12 +406,12 @@
<project path="external/littlemock" name="platform/external/littlemock" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/lld" name="platform/external/lld" groups="pdk-fs" remote="aosp" />
<project path="external/lldb" name="platform/external/lldb" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/llvm" name="platform/external/llvm" groups="pdk" remote="aosp" />
<project path="external/llvm" name="external_llvm.git" groups="pdk" remote="fossencdi" />
<project path="external/ltrace" name="platform/external/ltrace" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/marisa-trie" name="platform/external/marisa-trie" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/markdown" name="platform/external/markdown" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/mdnsresponder" name="platform/external/mdnsresponder" groups="pdk" remote="aosp" />
<project path="external/mesa3d" name="platform/external/mesa3d" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/mesa3d" name="external_mesa3d.git" groups="pdk-cw-fs,pdk-fs" remote="fossencdi" />
<project path="external/messageformat" name="platform/external/messageformat" groups="pdk-cw-fs,pdk-fs" remote="aosp" />
<project path="external/mockftpserver" name="platform/external/mockftpserver" groups="pdk-fs" remote="aosp" />
<project path="external/mockito" name="platform/external/mockito" groups="pdk-cw-fs,pdk-fs" remote="aosp" />