| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Adding tty0 conflicts with systemd's harcoded tty1, so revert the
machine configuration in favor of fixing the installer script that
was supposed to start agetty on tty0 explicitly.
This reverts commit b9a2f4277ea8f76d844ce2f9c80ffd1cc980d1e9.
Change-Id: I19eb8aa7d134a9d4a768127c869e0f664f1ae4f5
Depends-On: I2c384101ee07e16cad0807c715174baf2be56301
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
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>
|