Go to file
Javier Viguera 0e1bf79e56 qt5: qtwebengine: reduce parallel make jobs
The aim is to reduce even more the memory used by the host at build time
to avoid the OOM killer killing the linker.

Otherwise it can fail in machines with few memory even though the linker
is configured with '--no-keep-memory'.

Notice that we also reduce the parallel jobs expanded by 'ninja' build
system configuring and exporting NINJAFLAGS variable. Otherwise this
build system does not honor PARALLEL_MAKE variable.

Fix:
  arm-dey-linux-gnueabi-g++: internal compiler error: Killed (program cc1plus)
  ninja: build stopped: subcommand failed.

https://jira.digi.com/browse/DEL-1973

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2015-12-10 10:30:31 +01:00
meta-digi-arm meta-digi: revert kernel and u-boot revisions to AUTOREV 2015-12-04 14:43:05 +01:00
meta-digi-dey qt5: qtwebengine: reduce parallel make jobs 2015-12-10 10:30:31 +01:00
sdk meta-digi: add 'meta-qt5' layer to bblayers config file 2015-11-30 19:27:04 +01:00
ChangeLog meta-digi: update changelog and release notes for dey-2.0.0.1 2015-12-04 14:41:43 +01:00
README meta-digi-del: Add distribution layer. 2012-11-19 13:40:53 +01:00
Release_Notes.txt meta-digi: update changelog and release notes for dey-2.0.0.1 2015-12-04 14:41:43 +01:00

README

meta-digi
=========

This is the location for Digi maintained layers.

Please see the README files contained in the individual layers for
specific information.