Skip to content
Snippets Groups Projects
Commit c83525e0 authored by GitBot's avatar GitBot
Browse files

Integrate meta-guf-distro/add_qtwebengine_compatilility

--

Commit: https://gitlab.com/garz-fricke/yocto/layers/meta-guf-distro/-/commit/8f2d5f8e95654ac2bf377d48c4bc48997b3eaf8c

qt-kiosk-browser: Add a G&F specific config file

Add a G&F specific config file pointing to www.garz-fricke.com

BCS 746-000411

--

Commit: https://gitlab.com/garz-fricke/yocto/layers/meta-guf-distro/-/commit/d608cd6802e3fa95ae1b69ea185d7b4de900c90e

qt5: Add the qt-kiosk-browser to the guf-image

Add the qt-kiosk-browser example to the qt5 packagegroup. This in turn
adds the qt-kiosk-browser into the guf-image.

BCS 746-000411

--

Commit: https://gitlab.com/garz-fricke/yocto/layers/meta-guf-distro/-/commit/b564b10b599d0db41ade35b50d7fc667332ddbe1

qtwebengine: Limit buildtasks to save memory

The qtwebengine builds memory consumption is dependent on the number of ninja
tasks. This in turn depends on the PARALLEL_MAKE variable. In our build
environment with currently 24 cores it exhausts all the available memory.
Even worse on the CI machine that does bitbake jobs in parallel.

Try 8 jobs for now.

BCS 746-000411
parent c4cb4c0d
No related branches found
No related tags found
1 merge request!220Integrate meta-guf-distro/add_qtwebengine_compatilility
Pipeline #6731 passed with stages
in 14 minutes and 5 seconds