2022-09-26 00:41:18 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<manifest>
|
2023-03-10 15:55:57 +00:00
|
|
|
<remote fetch="https://gitee.com/openharmony/" name="origin" review="https://openharmony.gitee.com/openharmony/"/>
|
2022-09-26 00:41:18 +00:00
|
|
|
<default remote="origin" revision="master" sync-j="4" />
|
|
|
|
|
2022-11-11 12:19:17 +00:00
|
|
|
<project name="third_party_llvm-project" path="toolchain/llvm-project" />
|
2022-12-07 17:20:45 +00:00
|
|
|
<project name="third_party_lldb-mi" path="toolchain/lldb-mi" />
|
2022-10-12 02:35:04 +00:00
|
|
|
<project name="prebuilts_lite_sysroot" path="prebuilts/lite/sysroot" />
|
|
|
|
<project name="kernel_liteos_a" path="kernel/liteos_a" />
|
|
|
|
<project name="kernel_linux_patches" path="kernel_linux_patches" />
|
|
|
|
<project name="third_party_mingw-w64" path="third_party/mingw-w64" revision="mingw-w64_v10.0.0" />
|
|
|
|
<project name="third_party_musl" path="third_party/musl" />
|
|
|
|
<project name="third_party_zlib" path="third_party/zlib" />
|
|
|
|
<project name="third_party_Linux_Kernel" path="third_party/Linux_Kernel" />
|
|
|
|
<project name="third_party_optimized_routines" path="third_party/optimized-routines" />
|
|
|
|
<project name="third_party_NuttX" path="third_party/NuttX" />
|
2022-09-26 00:41:18 +00:00
|
|
|
</manifest>
|