summaryrefslogtreecommitdiffstats
path: root/inteld1521/default.xml
blob: 6a0bd0d76675caebbcb44410c3be0cbccfed4d1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<manifest>
    <!--Manifest template for inteld1521, virtualization profile -->

    <remote name="git-enea"       fetch="git://git.enea.com"/>
    <remote name="git-enea-local" fetch="git://git.enea.se"/>

    <default revision="master" remote="git-enea"/>

    <project name="linux/poky" path="poky">
        <linkfile src="../.repo/manifests/README" dest="README"/>
    </project>

    <project name="linux/meta-el-common"            path="poky/meta-el-common"/>
    <project name="linux/meta-el-virtualization"    path="poky/meta-el-virtualization"  remote="git-enea-local"/>
    <project name="linux/meta-intel"                path="poky/meta-intel"              remote="git-enea-local"/>
    <project name="linux/meta-openembedded"         path="poky/meta-openembedded"/>
    <project name="linux/meta-virtualization"       path="poky/meta-virtualization"/>
    <project name="linux/meta-el-common"            path="poky/meta-el-common"/>

</manifest>