mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-06-21 08:52:35 +02:00
The fix to reset PARALLEL_MAKEINST isnt enough here because qmake bbclass creates EXTRA_OEMAKE where it passes the -jX via MAKEFLAGS its better to set MAKEFLAGS in do_install to undo that effect Signed-off-by: Khem Raj <raj.khem@gmail.com>