summaryrefslogtreecommitdiffstats
path: root/common/common_manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/common_manifest.xml')
-rw-r--r--common/common_manifest.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/common/common_manifest.xml b/common/common_manifest.xml
new file mode 100644
index 0000000..fe09829
--- /dev/null
+++ b/common/common_manifest.xml
@@ -0,0 +1,21 @@
1<?xml version="1.0" encoding="UTF-8"?>
2<manifest>
3 <!--Common parts of the manifest template for virtualization profile -->
4
5 <remote name="git-enea" fetch="ssh://git@git.enea.com/"/>
6
7 <default revision="rocko" remote="git-enea"/>
8
9 <project name="linux/poky" path="poky" revision="7e7ee662f5dea4d090293045f7498093322802cc" upstream="rocko"/>
10 <linkfile src="../.repo/manifests/README" dest="README"/>
11 </project>
12
13 <project name="linux/meta-intel" path="poky/meta-intel" revision="f66ce51d059d291a441d896854be8db70de5a554" upstream="rocko"/>
14 <project name="linux/meta-dpdk" path="poky/meta-dpdk" revision="9d2d7a606278131479cc5b6c8cad65ddea3ff9f6" upstream="rocko"/>
15 <project name="linux/meta-dpdk" path="poky/meta-dpdk" revision="9d2d7a606278131479cc5b6c8cad65ddea3ff9f6" upstream="master"/>
16 <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="dacfa2b1920e285531bec55cd2f08743390aaf57" upstream="rocko"/>
17 <project name="linux/meta-virtualization" path="poky/meta-virtualization" revision="bd77388f31929f38e7d4cc9c711f0f83f563007e" upstream="rocko"/>
18 <project name="linux/meta-cloud-services" path="poky/meta-cloud-services" revision="62f3fed67f8cf07de5e342f57e4faf911f001c12" upstream="rocko"/>
19 <project name="linux/meta-java" path="poky/meta-java" revision="fbe0b0eb30d93f5fa2101fb015f20c1dc118b4a6" upstream="rocko"/>
20
21</manifest>