add dayu210 xml

Signed-off-by: shilei <shi_lei1@hoperun.com>
This commit is contained in:
shilei 2023-03-06 15:16:07 +08:00
parent 2b9be9c034
commit dd5a7e2a4f
2 changed files with 17 additions and 0 deletions

8
chipsets/dayu210.xml Executable file
View 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="ohos/ohos.xml" />
<include name="chipsets/dayu210/dayu210.xml" />
</manifest>

9
chipsets/dayu210/dayu210.xml Executable file
View File

@ -0,0 +1,9 @@
<?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" />
<project name="device_board_hihope" path="device/board/hihope" groups="default,ohos:mini,ohos:small,ohos:standard,ohos:chipset"/>
<project name="device_soc_rockchip" path="device/soc/rockchip" groups="default,ohos:standard,ohos:chipset"/>
<project name="vendor_hihope" path="vendor/hihope" groups="default,ohos:mini,ohos:standard,ohos:chipset"/>
</manifest>