diff options
| author | Sona Sarmadi <sona.sarmadi@enea.com> | 2019-03-22 08:53:24 +0100 |
|---|---|---|
| committer | Sona Sarmadi <sona.sarmadi@enea.com> | 2019-03-22 13:57:28 +0100 |
| commit | ee80853cc93147c8947c2f977fb7517b6c5e0fad (patch) | |
| tree | 02fad94d2e93f1057909bba034764f1351bb2539 | |
| parent | c6f017d5597460aaad464e3a56959e729f267999 (diff) | |
| download | meta-el-nfv-access-ee80853cc93147c8947c2f977fb7517b6c5e0fad.tar.gz | |
rename enea-nfv-access-edgelink-netconf image name
rename enea-nfv-access-edgelink-netconf to enea-nfv-access
Change-Id: Ia55a1e0b4b3581f77633e1a30235687a50c278c5
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
| -rw-r--r-- | conf/template.atom-c3000/conf-notes.txt | 1 | ||||
| -rw-r--r-- | conf/template.xeon-d/conf-notes.txt | 1 | ||||
| -rw-r--r-- | images/enea-nfv-access-edgelink-netconf.bb | 7 | ||||
| -rw-r--r-- | images/enea-nfv-access.bb | 4 |
4 files changed, 2 insertions, 11 deletions
diff --git a/conf/template.atom-c3000/conf-notes.txt b/conf/template.atom-c3000/conf-notes.txt index faab74d..ebd6162 100644 --- a/conf/template.atom-c3000/conf-notes.txt +++ b/conf/template.atom-c3000/conf-notes.txt | |||
| @@ -1,3 +1,2 @@ | |||
| 1 | Common targets are: | 1 | Common targets are: |
| 2 | enea-nfv-access | 2 | enea-nfv-access |
| 3 | enea-nfv-access-edgelink-netconf | ||
diff --git a/conf/template.xeon-d/conf-notes.txt b/conf/template.xeon-d/conf-notes.txt index faab74d..ebd6162 100644 --- a/conf/template.xeon-d/conf-notes.txt +++ b/conf/template.xeon-d/conf-notes.txt | |||
| @@ -1,3 +1,2 @@ | |||
| 1 | Common targets are: | 1 | Common targets are: |
| 2 | enea-nfv-access | 2 | enea-nfv-access |
| 3 | enea-nfv-access-edgelink-netconf | ||
diff --git a/images/enea-nfv-access-edgelink-netconf.bb b/images/enea-nfv-access-edgelink-netconf.bb deleted file mode 100644 index 9311992..0000000 --- a/images/enea-nfv-access-edgelink-netconf.bb +++ /dev/null | |||
| @@ -1,7 +0,0 @@ | |||
| 1 | DESCRIPTION = "Image for the host side of the Enea NFV Access Platform with ODM and NETCONF Edgelink customizations" | ||
| 2 | |||
| 3 | require images/enea-nfv-access-host-common.inc | ||
| 4 | |||
| 5 | IMAGE_INSTALL += " \ | ||
| 6 | element-vcpe \ | ||
| 7 | " | ||
diff --git a/images/enea-nfv-access.bb b/images/enea-nfv-access.bb index ab078bb..9311992 100644 --- a/images/enea-nfv-access.bb +++ b/images/enea-nfv-access.bb | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | DESCRIPTION = "Image for the host side of the Enea NFV Access Platform with ODM customizations" | 1 | DESCRIPTION = "Image for the host side of the Enea NFV Access Platform with ODM and NETCONF Edgelink customizations" |
| 2 | 2 | ||
| 3 | require images/enea-nfv-access-host-common.inc | 3 | require images/enea-nfv-access-host-common.inc |
| 4 | 4 | ||
| 5 | IMAGE_INSTALL += " \ | 5 | IMAGE_INSTALL += " \ |
| 6 | element-odm \ | 6 | element-vcpe \ |
| 7 | " | 7 | " |
