m4ss-linux-platform/default.xml
2021-04-06 14:14:01 +02:00

29 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<remote fetch="https://git.ciocapiat.eu/m4ss" name="m4ss" sync-j="4" />
<remote fetch="https://github.com/openembedded" name="oe" sync-j="4"/>
<remote fetch="git://git.yoctoproject.org" name="yocto" sync-j="4" />
<remote fetch="http://code.ossystems.com.br" name="ossystems" sync-j="4" review="code.ossystems.com.br"/>
<remote fetch="https://github.com/mendersoftware" name="mender" sync-j="4"/>
<default revision="#invalid"/>
<project remote="m4ss" revision="dunfell" name="m4ss-linux-platform" path="sources/conf/repo"/>
<project remote="ossystems" revision="dunfell" name="ossystems-yocto-base-scripts" path="sources/base" >
<copyfile dest="setup-environment" src="setup-environment"/>
</project>
<project remote="oe" revision="1.46" name="bitbake" path="sources/bitbake"/>
<project remote="yocto" revision="dunfell" name="meta-virtualization" path="sources/meta-virtualization"/>
<project remote="yocto" revision="dunfell" name="meta-intel" path="sources/meta-intel"/>
<project remote="oe" revision="dunfell" name="meta-openembedded" path="sources/meta-openembedded" />
<project remote="oe" revision="dunfell" name="openembedded-core" path="sources/openembedded-core" />
<project remote="ossystems" revision="dunfell" name="meta-ossystems-base" path="sources/meta-ossystems-base" />
<project remote="mender" revision="dunfell" name="meta-mender" path="sources/meta-mender"/>
</manifest>