| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Installer create shells for every configured SERIAL_CONSOLES.
It works fine for serial connections but there are cases when
installer is run in a VM where only VGA is availbale.
update1:
- removed tty1 since in VMware both VGA consoles where redirected
into the same output and it was a strange behaviour in shell.
Change-Id: Ie8c312ba7e1b2c33343837724bad8a1829158b24
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
|
|
|
|
|
|
|
|
|
| |
it is not used nymore by DPDK build system.
Architecture is provided as for all other
recipes as compiler option(march=).
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Change-Id: I576763b78891a36ce3bebbe58eb3ca1530d0b552
|
|
|
|
|
|
|
| |
take kernel version from meta-intel(5.10.35)
Change-Id: If167bd8b4968f27f68f098ba6ec257bf3e28fc8a
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream image_types_wic.bbclass adds build time dependencies for all
possible bootloaders (grub-efi, systemd-boot, syslinux).
Most of them (grub-efi, systemd-boot) copy (unused) artifacts to our
deploy dir (e.g. systemd-bootx64.efi) and take up build time although
we only use syslinux to generate a pcbios compatible wic file for the
Enea Edge VNF image.
Remove unused bootloaders, saving some build time, disk space and
cleaning up the deploy dir.
Note: Since the Enea Edge host image does not have rootfs.wic among its
artifacts, there's no need to apply the same change for the other
machines.
Change-Id: Ib0d76f6ad2002e5bb6fceaa7f9f1a179c7d505e0
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
|
|
|
|
|
| |
SOTA_MACHINE will later be used to determine whether we should
include sota.conf.inc in distro configuration instead of bringing
it in via conf/local.conf.
Change-Id: I658c86f562743a50e5c078899e133e279b96027b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
|
| |
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Change-Id: Ia16227d04ed3597ef63bc90b166d145f30de1ff9
|
|
|
|
|
|
|
|
| |
This is an initial commit, containing quick fixes and hacks to allow
building the images. All these issues will be re-evaluated and fixed
properly in their own commits.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
|
|
|
|
| |
Change-Id: I514e3f073d63056b0a7b5dd2a760a5ae2bf934d4
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
|
|
|
|
| |
Signed-off-by: Martin Borg <martin.borg@enea.com>
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
|
|
|
|
|
|
|
|
| |
1) Renamed conf/machine/denverton.conf -> atom-c3000.conf
2) Renamed KERNEL_FEATURES_append-denverton
to: KERNEL_FEATURES_append-atom-c3000 in linux-intel.inc
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
Signed-off-by: Martin Borg <martin.borg@enea.com>
|
|
|
|
|
| |
Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com>
Signed-off-by: Martin Borg <martin.borg@enea.com>
|
|
|
|
|
| |
Signed-off-by: Martin Borg <martin.borg@enea.com>
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
|
|
|
|
| |
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Signed-off-by: Martin Borg <martin.borg@enea.com>
|
|
|
|
|
|
|
| |
due to license issue.
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
|
|
|
|
|
|
|
|
| |
In order to use the same SDK for host and guest it was decided to
change the build architecture of qemux86-64 to corei7 and use the
same kernel provided by Intel.
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Replace default corei7 inherited machine configuration with
a clean-up version suitable for Enea Linux.
Mainly removed qemu specific configuration since this is a machine
used for host and extra/unused features like: core-image-minimal and
rmc tool.
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
|
|
|
|
|
|
| |
This layer is currently empty hence not needed anymore.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Signed-off-by: Martin Borg <martin.borg@enea.com>
|
|
|
|
|
|
|
| |
And add meta-intel dependency in README file.
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|
|
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
|