summaryrefslogtreecommitdiffstats
path: root/xeon-d
diff options
context:
space:
mode:
authorGabriel Ionescu <gabriel.ionescu@enea.com>2018-08-20 13:44:03 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2018-10-19 10:22:55 +0200
commit7e2133ea8585f751d245efa99f437a90aee7e100 (patch)
tree1480f69914dd8c8cc4ce917f675bfeb2693e09c2 /xeon-d
parent55df1bf7ababe8dc392b52b2e1e19bcfa62c2d84 (diff)
downloadel_manifests-nfv-access-7e2133ea8585f751d245efa99f437a90aee7e100.tar.gz
xeon-d: Add meta-updater to manifest template
Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'xeon-d')
-rw-r--r--xeon-d/manifest_template.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/xeon-d/manifest_template.xml b/xeon-d/manifest_template.xml
index 88a9d86..7c2f33f 100644
--- a/xeon-d/manifest_template.xml
+++ b/xeon-d/manifest_template.xml
@@ -13,4 +13,6 @@
13 <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86"/> 13 <project name="linux/meta-enea-bsp-x86" path="poky/meta-enea-bsp-x86"/>
14 <project name="linux/meta-enea-virtualization" path="poky/meta-enea-virtualization"/> 14 <project name="linux/meta-enea-virtualization" path="poky/meta-enea-virtualization"/>
15 15
16 <project name="linux/meta-updater" path="poky/meta-updater"/>
17
16</manifest> 18</manifest>