Re: [PATCH 1/1] kconfig: port qconf to work with Qt6 in addition to Qt5

From: Randy Dunlap
Date: Mon Jul 24 2023 - 23:10:35 EST




On 7/24/23 00:46, Boris Kolpackov wrote:
> Tested with Qt5 5.15 and Qt6 6.4. Note that earlier versions of Qt5
> are no longer guaranteed to work.

Was there such a guarantee somewhere?

>
> Signed-off-by: Boris Kolpackov <boris@xxxxxxxxxxxxxxxxx>

Acked-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

> ---
> scripts/kconfig/qconf.cc | 40 ++++++++++++++++++++++++++--------------
> 1 file changed, 26 insertions(+), 14 deletions(-)

Thanks.
--
~Randy