[Buildroot] [PATCH v6 19/28] core/pkg-infra: Add per-package support in qmake infra

Peter Korsgaard peter at korsgaard.com
Mon Jul 20 06:14:44 UTC 2020


>>>>> "Andreas" == Andreas Naumann <anaumann at ultratronik.de> writes:

 > Qmake configured packages will, by default, use the absolute HostPrefix/Sysroot
 > pathes set during configuration/building of qt5base for their install
 > destinations.
 > For the per-package host/staging infrastructure, this causes non-qt5base
 > packages to litter the qt5base folders. In addition, buildroots target-install
 > step subsequently fails because the respective files are missing from the
 > per-package sysroot of the package itself.

 > Fortunately, qmake's built-in pathes can be overridden by placing a custom
 > qt.conf next to the qmake binary. This is already used to facilitate SDK
 > relocation. So for per-package path manipulation we can reuse that method, but
 > need to change the host/sysroot values according to each per-package
 > path.

 > Signed-off-by: Andreas Naumann <anaumann at ultratronik.de>

Committed to 2020.05.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list