-
Notifications
You must be signed in to change notification settings - Fork 0
/
tina-d1-open.xml
30 lines (28 loc) · 1.44 KB
/
tina-d1-open.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote fetch="https://dl.linux-sunxi.org/D1/SDK/projects" name="tina" review="http://gerrit.allwinnertech.com:8081/ssh_info"/>
<default remote="tina" revision="product-smartx-d1-tina-v1.0-release"/>
<project name="lichee/brandy-2.0/opensbi.git" path="lichee/brandy-2.0/opensbi"/>
<project name="lichee/brandy-2.0/spl.git" path="lichee/brandy-2.0/spl"/>
<project name="lichee/brandy-2.0/tools.git" path="lichee/brandy-2.0/tools">
<copyfile dest="lichee/brandy-2.0/build.sh" src="build.sh"/>
</project>
<project name="lichee/brandy-2.0/u-boot-2018.git" path="lichee/brandy-2.0/u-boot-2018"/>
<project name="device/config/common.git" path="device/config/common"/>
<project name="device/config/chips/d1.git" path="device/config/chips/d1"/>
<project name="lichee/linux-5.4.git" path="lichee/linux-5.4"/>
<project name="build.git" path="build">
<copyfile dest="Makefile" src="top_main.mk"/>
<copyfile dest="rules.mk" src="rules.mk"/>
</project>
<project name="config.git" path="config">
<copyfile dest="Config.in" src="top_config.in"/>
</project>
<project name="dl.git" path="dl"/>
<project name="package.git" path="package"/>
<project name="prebuilt.git" path="prebuilt"/>
<project name="scripts.git" path="scripts"/>
<project name="target.git" path="target"/>
<project name="toolchain.git" path="toolchain"/>
<project name="tools.git" path="tools"/>
</manifest>