xml: try to understand how format works

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2021-07-16 14:54:17 +08:00
parent 0c103b5c57
commit 89821e6355
1 changed files with 4 additions and 4 deletions

View File

@ -10,8 +10,8 @@
<remote name="oe" fetch="https://github.com/openembedded"/>
<remote name="python2" fetch="https://git.openembedded.org"/>
<remote name="rust" fetch="https://github.com/meta-rust"/>
<remote name="meta-ionmobility" fetch="git@github.com:Ion-Mobility-Systems/meta-ionmobility.git"/>
<remote name="meta-flutter" fetch="https://github.com/jwinarske/meta-flutter.git"/>
<remote name="ionmobilitysystems" fetch="git@github.com:Ion-Mobility-Systems"/>
<remote name="meta-flutter" fetch="https://github.com/jwinarske"/>
<remote name="yocto" fetch="https://git.yoctoproject.org/git"/>
<default sync-j="2"/>
@ -34,8 +34,8 @@
<project name="meta-python2" path="sources/meta-python2" remote="python2" revision="c43c29e57f16af4e77441b201855321fbd546661"/>
<project name="meta-qt5" path="sources/meta-qt5" remote="QT5" revision="8d5672cc6ca327576a814d35dfb5d59ab24043cb"/>
<project name="meta-rust" path="sources/meta-rust" remote="rust" revision="53bfa324891966a2daf5d36dc13d4a43725aebed"/>
<project name="meta-ionmobility" path="sources/meta-ionmobility" remote="meta-ionmobility" revision="a07790f04fbd29d9edaeb34f4fe1eb1171221db5"/>
<project name="meta-flutter" path="sources/meta-flutter" remote="meta-flutter" revision="a794c540ea61d1b48613a4c28105d109e061a339"/>
<project name="meta-ionmobility" path="sources/meta-ionmobility" remote="ionmobilitysystems" revision="a07790f04fbd29d9edaeb34f4fe1eb1171221db5"/>
<project name="meta-flutter" path="sources/meta-flutter" remote="jwinarske" revision="a794c540ea61d1b48613a4c28105d109e061a339"/>
<project name="meta-timesys" path="sources/meta-timesys" remote="Timesys" revision="00f81fbdf7fba2a09ff83d14fc3b040e9ae63b42"/>
<project name="poky" path="sources/poky" remote="yocto" revision="943ef2fad8428f002850e3655a3312e13d0dcb2c"/>
</manifest>