修改readme文件,更新默认origin为github

Change-Id: I5fd0fe023e5513c37001168fbd6c42d54742f5d3
This commit is contained in:
贺嘉文
2022-11-28 10:50:32 +08:00
parent c3c47e7f9a
commit 7624f7d104
2 changed files with 31 additions and 19 deletions

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote fetch="ssh://git@gitlab.ebf.local/rockchip/linux/" name="origin"/>
<!-- <remote fetch="ssh://git@gitlab.ebf.local/rockchip/linux/" name="origin"/> -->
<remote fetch="https://github.com/LubanCat" name="origin"/>
<remote fetch="https://github.com/Caesar-github/" name="rk-github"/>
<default remote="origin" sync-j="4"/>