initial commit
This commit is contained in:
commit
04c385e51d
28
default.xml
Normal file
28
default.xml
Normal file
@ -0,0 +1,28 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<manifest>
|
||||
<remote fetch="https://git.ciocapiat.eu/m4ss" name "m4ss" sync-j="4" />
|
||||
<remote fetch="ssh://git@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="ssh://git@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>
|
Loading…
Reference in New Issue
Block a user