mirror of
https://gitee.com/openharmony/manifest
synced 2025-02-20 01:21:03 +00:00
新建主力产品的xml
Signed-off-by: 李可 <like115@huawei.com>
This commit is contained in:
parent
ec09a8e796
commit
31de1b0af3
8
chipsets/chip.xml
Normal file
8
chipsets/chip.xml
Normal file
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<manifest>
|
||||
<remote fetch="." name="origin" review="https://openharmony.gitee.com/openharmony/"/>
|
||||
<default remote="origin" revision="master" sync-j="4" />
|
||||
<include name="chipsets/hispark/hispark.xml" />
|
||||
<include name="chipsets/dayu200/dayu200.xml" />
|
||||
<include name="chipsets/qemu/qemu.xml" />
|
||||
</manifest>
|
7
ci-default.xml
Normal file
7
ci-default.xml
Normal file
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<manifest>
|
||||
<remote fetch="." name="origin" review="https://openharmony.gitee.com/openharmony/"/>
|
||||
<default remote="origin" revision="master" sync-j="4" />
|
||||
<include name="ohos/ohos.xml" />
|
||||
<include name="chipsets/chip.xml" />
|
||||
</manifest>
|
Loading…
x
Reference in New Issue
Block a user