[Buildroot] [PATCH v6 04/28] package/qt5base: Convert to qmake infra

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Mar 9 22:29:30 UTC 2020


Hello Andreas,

On Mon, 17 Feb 2020 22:23:26 +0100
Andreas Naumann <anaumann at ultratronik.de> wrote:

> Convert build, staging and target install to the qmake infra commands.
> This removes a lot of conditional code because we solely rely on all install
> rules being properly generated according to the configured options.
> 
> Of course we keep the configure command/logic as is, because qmake does not
> yet exist.
> 
> Handling of the custom qt.conf is now done in the post staging hook.
> 
> Todo: Check if font install for 5.6 is still working.

This Todo is no longer relevant, as support for Qt 5.6 has been removed.

> Signed-off-by: Andreas Naumann <anaumann at ultratronik.de>
> ---
>  package/qt5/qt5base/qt5base.mk | 81 +---------------------------------
>  1 file changed, 2 insertions(+), 79 deletions(-)

I've applied this patch to master, after fixing the conflicts when
applying.

I also added a preliminary patch that changes pkg-qmake.mk to only add
qt5base as a dependency when the package is *not* qt5base, to avoid a
circular dependency.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list