|
@@ -0,0 +1,12 @@
|
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
+<manifest>
|
|
|
|
+ <remote fetch="." name="origin" review="https://github.com/DragonOS-Community"/>
|
|
|
|
+ <remote fetch="https://git.mirrors.dragonos.org.cn/DragonOS-Community/" name="mirror"/>
|
|
|
|
+ <remote fetch="https://github.com/DragonOS-Community" name="github_https"/>
|
|
|
|
+
|
|
|
|
+ <default remote="origin" revision="master" sync-j="4" />
|
|
|
|
+
|
|
|
|
+ <project name="DragonOS" path="DragonOS" groups="default"/>
|
|
|
|
+ <project name="DragonStub" path="DragonStub" groups="default"/>
|
|
|
|
+
|
|
|
|
+</manifest>
|