| 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
|
|
|
|
|
|
|
|
|
| |
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>
|