Skip to content
Snippets Groups Projects
Commit 4a21362a authored by Oliver Horst's avatar Oliver Horst
Browse files

[add] Initial repo manifest (master branch with thud)

parents
No related branches found
No related tags found
No related merge requests found
Pipeline #19440 failed
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote name="git.fortiss.org"
fetch="https://git.fortiss.org/toki/"
revision="master" />
<remote name="git.openembedded.org"
fetch="git://git.openembedded.org/"
revision="thud" />
<remote name="github.com/xilinx"
fetch="https://github.com/Xilinx/"
revision="rel-v2019.1" />
<remote name="git.yoctoproject.org"
fetch="git://git.yoctoproject.org/"
revision="refs/tags/thud-20.0.2" />
<default remote="git.fortiss.org"
revision="master"
sync-j="4" />
<project name="auxiliary" >
<linkfile src="toki-build-shell.sh"
dest="toki-env" />
</project>
<project name="configs" />
<project name="doc" />
<project name="build-systems/cmake" >
<linkfile src="CMakeLists.txt"
dest="CMakeLists.txt" />
</project>
<project name="build-systems/yocto/docker-images" />
<project name="meta-openembedded"
path="build-systems/yocto/meta-openembedded"
remote="git.openembedded.org" />
<project name="build-systems/yocto/meta-toki" />
<project name="build-systems/yocto/meta-toki-xilinx" />
<project path="build-systems/yocto/meta-xilinx"
name="meta-xilinx"
remote="github.com/xilinx" />
<project path="build-systems/yocto/meta-xilinx-tools"
name="meta-xilinx-tools"
remote="github.com/xilinx" />
<project path="build-systems/yocto/poky"
name="poky"
remote="git.yoctoproject.org" />
<project name="components/freertos" />
<project name="components/libxil" />
<project name="components/lwip" />
<project name="components/newlib" />
</manifest>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment