[Buildroot] [PATCH v1 2/2] package/quazip: also enable for qt6

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Aug 24 21:19:41 UTC 2023


On Wed,  9 Aug 2023 19:15:01 +0200
Zoltan Gyarmati <zgyarmati at zgyarmati.de> wrote:

>  	source "package/simple-mail/Config.in"
>  endif
>  	source "package/qt6/Config.in"
> +if BR2_PACKAGE_QT6
> +comment "QT6 libraries and helper libraries"
> +	source "package/quazip/Config.in"
> +endif

I didn't really like this double inclusion of package/quazip/Config.in,
so instead, I committed the following preparation change:

  https://gitlab.com/buildroot.org/buildroot/-/commit/46f1cd6fe3b6a0f066e6217dec19ea8eb96d3923

And then applied your commit to the next branch, without your
package/Config.in change, which was no longer needed.

Thanks a lot!

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com



More information about the buildroot mailing list