diff options
author | Gabriel Ionescu <gabriel.ionescu@enea.com> | 2018-08-20 13:44:09 +0200 |
---|---|---|
committer | Adrian Dudau <adrian.dudau@enea.com> | 2018-10-19 11:46:57 +0200 |
commit | 0d0520c843941ed4d7245f9d24e1aebc34d73f65 (patch) | |
tree | 0ecbbbcc0660e7206e82490fd279aa3ff669f148 | |
parent | 7e2133ea8585f751d245efa99f437a90aee7e100 (diff) | |
download | el_manifests-nfv-access-0d0520c843941ed4d7245f9d24e1aebc34d73f65.tar.gz |
atom-c3000: Add meta-updater to manifest template
Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com>
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
-rw-r--r-- | atom-c3000/manifest_template.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/atom-c3000/manifest_template.xml b/atom-c3000/manifest_template.xml index 97372f1..94ee581 100644 --- a/atom-c3000/manifest_template.xml +++ b/atom-c3000/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> |