summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* template: Add java related provider overrides for inteld1521-dev machinepyroAdrian Dudau2017-10-051-0/+4
| | | | | | | This is done the same way for the inteld1521 machine. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Replace Dropbear with OpenSSHGabriel Ionescu2017-10-041-0/+2
| | | | | | | This patch replaces Dropbear with OpenSSH for all NFV Access images Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* templates: Rename debug targets from -sdk to -dev.Adrian Dudau2017-10-036-2/+4
| | | | | | | And add missing meta-java to bblayers.conf Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Rename imagesAdrian Dudau2017-10-0214-23/+18
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Added tar.gz fstype for guestDragos Motrea2017-09-282-3/+1
| | | | | | | | The tar.gz file system is needed for docker import command. Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* Integrated Element ODM packagegroupDragos Motrea2017-09-225-0/+14
| | | | | Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* conf: Fix template for qemux86-64Martin Borg2017-09-191-5/+8
| | | | | | | Add missing layers and change ordering to match other templates Signed-off-by: Martin Borg <martin.borg@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
* conf: Add template for qemuarm64Adrian Dudau2017-09-143-0/+267
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* conf: Order layers in bblayers.conf.sampleAdrian Dudau2017-09-142-12/+12
| | | | | | | So we have the same order in all templates. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Bring meta-enea-bsp-common backAdrian Dudau2017-09-142-0/+2
| | | | | | | | The support to copy kernel config to deploy folder was moved from meta-enea-bsp-x86 to meta-enea-bsp-common Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* build u-boot specific images for cn8304Adrian Dudau2017-09-071-0/+3
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* new method to generate qcow2 imagesAdrian Calianu2017-09-071-5/+11
| | | | | | | | | | | | image-vm generated qcow2 imaged using hddimg as intermediate image and to generate that hddimg it needs syslinux. But syslinux is only availbale for x86 architecture. A simpler method is to use ext4 as intermediate image. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* conf: Add templates for cn8304Adrian Dudau2017-09-066-0/+532
| | | | | Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
* Initial commitAdrian Dudau2017-09-0121-0/+992
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>