更新 snippets/strix.xml
This commit is contained in:
@@ -5,9 +5,8 @@
|
|||||||
fetch="https://git.shuixx.com:2443/StrixOS"
|
fetch="https://git.shuixx.com:2443/StrixOS"
|
||||||
revision="16.0" />
|
revision="16.0" />
|
||||||
|
|
||||||
|
|
||||||
<!-- Build Repos -->
|
<!-- Build Repos -->
|
||||||
<project path="build/make" name="build" groups="pdk,sysui-studio" remote="minus" >
|
<project path="build/make" name="build" groups="pdk,sysui-studio" remote="strix" >
|
||||||
<copyfile src="core/root.mk" dest="Makefile" />
|
<copyfile src="core/root.mk" dest="Makefile" />
|
||||||
<linkfile src="CleanSpec.mk" dest="build/CleanSpec.mk" />
|
<linkfile src="CleanSpec.mk" dest="build/CleanSpec.mk" />
|
||||||
<linkfile src="buildspec.mk.default" dest="build/buildspec.mk.default" />
|
<linkfile src="buildspec.mk.default" dest="build/buildspec.mk.default" />
|
||||||
@@ -17,10 +16,11 @@
|
|||||||
<linkfile src="tools" dest="build/tools" />
|
<linkfile src="tools" dest="build/tools" />
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
<project path="build/soong" name="build_soong" groups="pdk,tradefed" remote="minus" >
|
<project path="build/soong" name="build_soong" groups="pdk,tradefed" remote="strix" >
|
||||||
<linkfile src="root.bp" dest="Android.bp" />
|
<linkfile src="root.bp" dest="Android.bp" />
|
||||||
<linkfile src="bootstrap.bash" dest="bootstrap.bash" />
|
<linkfile src="bootstrap.bash" dest="bootstrap.bash" />
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
<!-- Vendor Repos -->
|
<!-- Vendor Repos -->
|
||||||
<project path="vendor/strix" name="vendor_strix" remote="strix" />
|
<project path="vendor/strix" name="vendor_strix" remote="strix" />
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user