m4ss-linux-platform/default.xml

30 lines
1.5 KiB
XML
Raw Normal View History

2021-04-06 09:38:15 +00:00
<?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/tools"/>
<project remote="m4ss" revision="dunfell" name="m4ss-linux-config" 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" />
2021-04-09 07:02:23 +00:00
<project remote="yocto" revision="dunfell" name="poky" path="sources/poky" />
2021-04-06 09:38:15 +00:00
<project remote="mender" revision="dunfell" name="meta-mender" path="sources/meta-mender"/>
</manifest>