add gatesgarth manifest

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2021-07-16 14:48:25 +08:00
commit 0c103b5c57
1 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="CAF" fetch="https://source.codeaurora.org/external/imx"/>
<remote name="OSSystems" fetch="https://github.com/OSSystems"/>
<remote name="QT5" fetch="https://github.com/meta-qt5"/>
<remote name="Timesys" fetch="https://github.com/TimesysGit"/>
<remote name="clang" fetch="https://github.com/kraj"/>
<remote name="community" fetch="https://github.com/Freescale"/>
<remote name="imx-support" fetch="https://source.codeaurora.org/external/imxsupport"/>
<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="yocto" fetch="https://git.yoctoproject.org/git"/>
<default sync-j="2"/>
<project name="fsl-community-bsp-base" path="sources/base" remote="community" revision="9d7b7caeba7ebd6c315bf99950e4501662ddeb80">
<linkfile src="README" dest="README"/>
<linkfile src="setup-environment" dest="setup-environment"/>
</project>
<project name="meta-browser" path="sources/meta-browser" remote="OSSystems" revision="ee3be3b5986a4aa0e73df2204a625ae1fe5df37e"/>
<project name="meta-clang" path="sources/meta-clang" remote="clang" revision="61faae011fb95712064f2c58abe6293f0daeeab5"/>
<project name="meta-freescale" path="sources/meta-freescale" remote="community" revision="41d4f625c6db7a778f0f9a735c2cb48e023bc49b"/>
<project name="meta-freescale-3rdparty" path="sources/meta-freescale-3rdparty" remote="community" revision="b85d08a55cb833bfc4e8b5034ff804286c67620e"/>
<project name="meta-freescale-distro" path="sources/meta-freescale-distro" remote="community" revision="11be3f01962df8436c5c7b0d61cd3dbd1b872905"/>
<project name="meta-imx" path="sources/meta-imx" remote="CAF" revision="refs/tags/rel_imx_5.10.9_1.0.0" upstream="gatesgarth-5.10.9-1.0.0">
<linkfile src="tools/imx-setup-release.sh" dest="imx-setup-release.sh"/>
<linkfile src="README" dest="README-IMXBSP"/>
</project>
<project name="meta-nxp-demo-experience" path="sources/meta-nxp-demo-experience" remote="imx-support" revision="b5c3d6c3e91a3914ae7a3fabec86295dbb00057d" upstream="imx_5.10.y"/>
<project name="meta-openembedded" path="sources/meta-openembedded" remote="oe" revision="ac4ccd2fbbb599d75ca4051911fcbaca39dbe6d7"/>
<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-timesys" path="sources/meta-timesys" remote="Timesys" revision="00f81fbdf7fba2a09ff83d14fc3b040e9ae63b42"/>
<project name="poky" path="sources/poky" remote="yocto" revision="943ef2fad8428f002850e3655a3312e13d0dcb2c"/>
</manifest>