diff options
| author | Dragos Motrea <Dragos.Motrea@enea.com> | 2017-09-21 16:23:31 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-09-22 10:58:38 +0200 |
| commit | 1f6c39baffb02e70d3576f30c3b333eb0d0e0352 (patch) | |
| tree | 54d33eb65a5fb9a6dc83f587ba97256cad384e08 | |
| parent | 32e6309bec5d3eaa62f8bc8bb698544437b8b252 (diff) | |
| download | meta-el-nfv-access-1f6c39baffb02e70d3576f30c3b333eb0d0e0352.tar.gz | |
Integrated Element ODM packagegroup
Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com>
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
| -rw-r--r-- | conf/template.cn8304/bblayers.conf.sample | 1 | ||||
| -rw-r--r-- | conf/template.cn8304/local.conf.sample | 4 | ||||
| -rw-r--r-- | conf/template.inteld1521/bblayers.conf.sample | 1 | ||||
| -rw-r--r-- | conf/template.inteld1521/local.conf.sample | 4 | ||||
| -rw-r--r-- | images/enea-image-nfv-access-host-odm.bb | 4 |
5 files changed, 14 insertions, 0 deletions
diff --git a/conf/template.cn8304/bblayers.conf.sample b/conf/template.cn8304/bblayers.conf.sample index 136dee1..7de8c17 100644 --- a/conf/template.cn8304/bblayers.conf.sample +++ b/conf/template.cn8304/bblayers.conf.sample | |||
| @@ -22,4 +22,5 @@ BBLAYERS ?= " \ | |||
| 22 | ##OEROOT##/meta-openembedded/meta-webserver \ | 22 | ##OEROOT##/meta-openembedded/meta-webserver \ |
| 23 | ##OEROOT##/meta-cloud-services \ | 23 | ##OEROOT##/meta-cloud-services \ |
| 24 | ##OEROOT##/meta-cloud-services/meta-openstack \ | 24 | ##OEROOT##/meta-cloud-services/meta-openstack \ |
| 25 | ##OEROOT##/meta-java \ | ||
| 25 | " | 26 | " |
diff --git a/conf/template.cn8304/local.conf.sample b/conf/template.cn8304/local.conf.sample index 86c11f5..b4bd9a2 100644 --- a/conf/template.cn8304/local.conf.sample +++ b/conf/template.cn8304/local.conf.sample | |||
| @@ -37,6 +37,10 @@ | |||
| 37 | # This sets the default machine to be qemux86 if no other machine is selected: | 37 | # This sets the default machine to be qemux86 if no other machine is selected: |
| 38 | MACHINE ?= "cn8304" | 38 | MACHINE ?= "cn8304" |
| 39 | 39 | ||
| 40 | PREFERRED_PROVIDER_virtual/java-initial-native = "cacao-initial-native" | ||
| 41 | PREFERRED_PROVIDER_virtual/java-native = "jamvm-native" | ||
| 42 | PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native" | ||
| 43 | |||
| 40 | # | 44 | # |
| 41 | # Where to place downloads | 45 | # Where to place downloads |
| 42 | # | 46 | # |
diff --git a/conf/template.inteld1521/bblayers.conf.sample b/conf/template.inteld1521/bblayers.conf.sample index 0902965..2ae2be9 100644 --- a/conf/template.inteld1521/bblayers.conf.sample +++ b/conf/template.inteld1521/bblayers.conf.sample | |||
| @@ -22,4 +22,5 @@ BBLAYERS ?= " \ | |||
| 22 | ##OEROOT##/meta-openembedded/meta-webserver \ | 22 | ##OEROOT##/meta-openembedded/meta-webserver \ |
| 23 | ##OEROOT##/meta-cloud-services \ | 23 | ##OEROOT##/meta-cloud-services \ |
| 24 | ##OEROOT##/meta-cloud-services/meta-openstack \ | 24 | ##OEROOT##/meta-cloud-services/meta-openstack \ |
| 25 | ##OEROOT##/meta-java \ | ||
| 25 | " | 26 | " |
diff --git a/conf/template.inteld1521/local.conf.sample b/conf/template.inteld1521/local.conf.sample index 1a7e915..9b7e5b5 100644 --- a/conf/template.inteld1521/local.conf.sample +++ b/conf/template.inteld1521/local.conf.sample | |||
| @@ -37,6 +37,10 @@ | |||
| 37 | # This sets the default machine to be qemux86 if no other machine is selected: | 37 | # This sets the default machine to be qemux86 if no other machine is selected: |
| 38 | MACHINE ?= "inteld1521" | 38 | MACHINE ?= "inteld1521" |
| 39 | 39 | ||
| 40 | PREFERRED_PROVIDER_virtual/java-initial-native = "cacao-initial-native" | ||
| 41 | PREFERRED_PROVIDER_virtual/java-native = "jamvm-native" | ||
| 42 | PREFERRED_PROVIDER_virtual/javac-native = "ecj-bootstrap-native" | ||
| 43 | |||
| 40 | # | 44 | # |
| 41 | # Where to place downloads | 45 | # Where to place downloads |
| 42 | # | 46 | # |
diff --git a/images/enea-image-nfv-access-host-odm.bb b/images/enea-image-nfv-access-host-odm.bb index d325588..db0f4de 100644 --- a/images/enea-image-nfv-access-host-odm.bb +++ b/images/enea-image-nfv-access-host-odm.bb | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | DESCRIPTION = "Image for the host side of the Enea NFV Access Platform that provides ODM support" | 1 | DESCRIPTION = "Image for the host side of the Enea NFV Access Platform that provides ODM support" |
| 2 | 2 | ||
| 3 | require enea-image-nfv-access-host.bb | 3 | require enea-image-nfv-access-host.bb |
| 4 | |||
| 5 | IMAGE_INSTALL += " \ | ||
| 6 | packagegroup-enea-virtualization-element-odm \ | ||
| 7 | " | ||
