diff options
| author | Adrian Calianu <adrian.calianu@enea.com> | 2018-03-29 10:04:03 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2018-04-23 10:44:59 +0200 |
| commit | 3e6e4bc0d47c1097c7ed6de823e8e28e040b8994 (patch) | |
| tree | b4b111f9039c9712d08381f91c83eaf551ae6896 | |
| parent | 1b461ca07279739d7857fa44253ddec99e2f9bcd (diff) | |
| download | meta-el-nfv-access-3e6e4bc0d47c1097c7ed6de823e8e28e040b8994.tar.gz | |
odm image: add boot time host initialization service
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Signed-off-by: Martin Borg <martin.borg@enea.com>
| -rw-r--r-- | images/enea-nfv-access-odm.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/images/enea-nfv-access-odm.bb b/images/enea-nfv-access-odm.bb index 2509f2e..2144b68 100644 --- a/images/enea-nfv-access-odm.bb +++ b/images/enea-nfv-access-odm.bb | |||
| @@ -6,6 +6,7 @@ IMAGE_INSTALL += " \ | |||
| 6 | packagegroup-enea-virtualization-element-odm \ | 6 | packagegroup-enea-virtualization-element-odm \ |
| 7 | packagegroup-enea-virtualization-host \ | 7 | packagegroup-enea-virtualization-host \ |
| 8 | element-odm \ | 8 | element-odm \ |
| 9 | nfv-init-host \ | ||
| 9 | " | 10 | " |
| 10 | 11 | ||
| 11 | # Customize the syslinux config file | 12 | # Customize the syslinux config file |
