[Buildroot] [PATCH v2 1/2] package/{gnuradio|opencv3|python-matplotlib|qt5|qwt|wireshark}: drop redundant BR2_PACKAGE_QT5BASE select

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Aug 13 21:11:45 UTC 2020


On Tue, 11 Aug 2020 23:23:02 +0200
Peter Seiderer via buildroot <buildroot at busybox.net> wrote:

> Drop redundant BR2_PACKAGE_QT5BASE select as BR2_PACKAGE_QT5 already
> implies select BR2_PACKAGE_QT5BASE (see package/qt5/Config.in).
> 
> Signed-off-by: Peter Seiderer <ps.report at gmx.net>
> ---
> Changes v1 -> v2:
>   - new patch to fix recursive dependency warning
> ---
>  package/gnuradio/Config.in            | 1 -
>  package/opencv3/Config.in             | 1 -
>  package/python-matplotlib/Config.in   | 1 -
>  package/qt5/qt53d/Config.in           | 1 -
>  package/qt5/qt5charts/Config.in       | 1 -
>  package/qt5/qt5connectivity/Config.in | 1 -
>  package/qt5/qt5declarative/Config.in  | 1 -
>  package/qt5/qt5imageformats/Config.in | 1 -
>  package/qt5/qt5location/Config.in     | 1 -
>  package/qt5/qt5multimedia/Config.in   | 1 -
>  package/qt5/qt5script/Config.in       | 1 -
>  package/qt5/qt5scxml/Config.in        | 1 -
>  package/qt5/qt5sensors/Config.in      | 1 -
>  package/qt5/qt5serialbus/Config.in    | 1 -
>  package/qt5/qt5serialport/Config.in   | 1 -
>  package/qt5/qt5svg/Config.in          | 1 -
>  package/qt5/qt5webchannel/Config.in   | 1 -
>  package/qt5/qt5webkit/Config.in       | 1 -
>  package/qt5/qt5websockets/Config.in   | 1 -
>  package/qt5/qt5xmlpatterns/Config.in  | 1 -
>  package/qwt/Config.in                 | 1 -
>  package/wireshark/Config.in           | 1 -
>  22 files changed, 22 deletions(-)

Thanks, both patches applied to master. I've added the Acked-by from
Yann, which he gave on IRC.

Thanks!

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



More information about the buildroot mailing list