[Buildroot] [PATCH v2 04/29] package/qt6/qt6base: add support for concurrent module

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Aug 26 08:07:07 UTC 2022


On Fri, 26 Aug 2022 08:47:33 +0200
Jesse Van Gavere <jesseevg at gmail.com> wrote:

> ---
>  package/qt6/qt6base/Config.in  | 5 +++++
>  package/qt6/qt6base/qt6base.mk | 6 ++++++
>  2 files changed, 11 insertions(+)
> 
> diff --git a/package/qt6/qt6base/Config.in b/package/qt6/qt6base/Config.in
> index 68bca728e2..50cdb52761 100644
> --- a/package/qt6/qt6base/Config.in
> +++ b/package/qt6/qt6base/Config.in
> @@ -22,4 +22,9 @@ config BR2_PACKAGE_QT6BASE_NETWORK
>  	help
>  	  This options enables the Qt6Network library.
>  
> +config BR2_PACKAGE_QT6BASE_CONCURRENT

Please sort options alphabetically, i.e BR2_PACKAGE_QT6BASE_CONCURRENT
should be before BR2_PACKAGE_QT6BASE_NETWORK.

Thanks!

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