1 Star 0 Fork 1.1K

OpenHarmony-3A5000 / manifest

forked from OpenHarmony / manifest 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
devboard_ls3a5000.xml 5.37 KB
一键复制 编辑 原始数据 按行查看 历史
liangkz(梁开祝) 提交于 2023-11-20 09:41 . init ls3a5000 code base
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="origin" fetch="https://openharmony.gitee.com/openharmony/" review="https://openharmony.gitee.com/openharmony/"/>
<default remote="origin" revision="OpenHarmony-4.0-Release" sync-j="4"/>
<!-- include name="ohos/ohos.xml" /-->
<!-- include name="chipsets/all.xml" /-->
<include name="OpenHarmony-4.0-release-fixedbase.xml" />
<!-- LS3A5000 Projects List:
remove projects from OpenHarmony base,
replaced by projects from hihope-3a5000 -->
<remote name="loongson" fetch="https://gitee.com/hihope-3a5000" review="https://gitee.com/hihope-3a5000"/>
<!-- vendor & board & soc -->
<!-- remove hisilicon projects -->
<remove-project name="vendor_hisilicon" path="vendor/hisilicon" remote="origin"/>
<remove-project name="device_board_hisilicon" path="device/board/hisilicon" remote="origin"/>
<remove-project name="device_soc_hisilicon" path="device/soc/hisilicon" remote="origin"/>
<!-- LS3A5000 projects -->
<remove-project name="vendor_hihope" path="vendor/hihope" remote="origin"/>
<project name="vendor_hihope" path="vendor/hihope" remote="loongson"/>
<remove-project name="device_board_hihope" path="device/board/hihope" remote="origin"/>
<project name="device_board_hihope" path="device/board/hihope" remote="loongson"/>
<project name="device_soc_loongson" path="device/soc/loongarch" remote="loongson"/>
<project name="build_tools" path="build_tools" remote="loongson"/>
<!-- build & productdefine_common -->
<remove-project name="build" path="build" remote="origin"/>
<project name="build" path="build" remote="loongson">
<linkfile src="build_scripts/build.sh" dest="build.sh"/>
<linkfile src="core/gn/dotfile.gn" dest=".gn"/>
<linkfile src="build_scripts/build.py" dest="build.py"/>
</project>
<remove-project name="productdefine_common" path="productdefine/common" remote="origin"/>
<project name="productdefine_common" path="productdefine/common" remote="loongson"/>
<!-- kernel & drivers -->
<!--
<remove-project name="kernel_linux_build" path="kernel/linux/build" remote="origin"/>
<project name="kernel_linux_build" path="kernel/linux/build" remote="loongson"/>
<remove-project name="kernel_linux_config" path="kernel/linux/config" remote="origin"/>
<project name="kernel_linux_config" path="kernel/linux/config" remote="loongson"/>
<remove-project name="kernel_linux_patches" path="kernel/linux/patches" remote="origin"/>
<project name="kernel_linux_patches" path="kernel/linux/patches" remote="loongson"/>
<remove-project name="drivers_hdf_core" path="drivers/hdf_core" remote="origin"/>
<project name="drivers_hdf_core" path="drivers/hdf_core" remote="loongson"/>
-->
<!-- framework -->
<remove-project name="startup_init" path="base/startup/init" remote="origin"/>
<project name="startup_init" path="base/startup/init" remote="loongson"/>
<remove-project name="arkcompiler_ets_runtime" path="arkcompiler/ets_runtime" remote="origin"/>
<project name="arkcompiler_ets_runtime" path="arkcompiler/ets_runtime" remote="loongson"/>
<remove-project name="communication_netmanager_base" path="foundation/communication/netmanager_base" remote="origin"/>
<project name="communication_netmanager_base" path="foundation/communication/netmanager_base" remote="loongson"/>
<remove-project name="arkui_ace_engine" path="foundation/arkui/ace_engine" remote="origin"/>
<project name="arkui_ace_engine" path="foundation/arkui/ace_engine" remote="loongson"/>
<remove-project name="web_webview" path="base/web/webview" remote="origin"/>
<project name="web_webview" path="base/web/webview" remote="loongson"/>
<remove-project name="update_updater" path="base/update/updater" remote="origin"/>
<project name="update_updater" path="base/update/updater" remote="loongson"/>
<remove-project name="hiviewdfx_hiappevent" path="base/hiviewdfx/hiappevent" remote="origin"/>
<project name="hiviewdfx_hiappevent" path="base/hiviewdfx/hiappevent" remote="loongson"/>
<remove-project name="hiviewdfx_faultloggerd" path="base/hiviewdfx/faultloggerd" remote="origin"/>
<project name="hiviewdfx_faultloggerd" path="base/hiviewdfx/faultloggerd" remote="loongson"/>
<!-- third_party -->
<remove-project name="third_party_musl" path="third_party/musl" remote="origin"/>
<project name="third_party_musl" path="third_party/musl" remote="loongson"/>
<remove-project name="third_party_skia" path="third_party/skia" remote="origin"/>
<project name="third_party_skia" path="third_party/skia" remote="loongson"/>
<remove-project name="third_party_libunwind" path="third_party/libunwind" remote="origin"/>
<project name="third_party_libunwind" path="third_party/libunwind" remote="loongson"/>
<remove-project name="third_party_flutter" path="third_party/flutter" remote="origin"/>
<project name="third_party_flutter" path="third_party/flutter" remote="loongson"/>
<remove-project name="third_party_curl" path="third_party/curl" remote="origin"/>
<project name="third_party_curl" path="third_party/curl" remote="loongson"/>
<remove-project name="third_party_libffi" path="third_party/libffi" remote="origin"/>
<project name="third_party_libffi" path="third_party/libffi" remote="loongson"/>
</manifest>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hihope-3a5000/manifest.git
git@gitee.com:hihope-3a5000/manifest.git
hihope-3a5000
manifest
manifest
OpenHarmony-4.0-Release

搜索帮助

344bd9b3 5694891 D2dac590 5694891