[Buildroot] [PATCH 1/2] package/qt5: remove menu comment about depreceted modules

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Feb 8 08:56:53 UTC 2017


Hello,

In the title: depreceted -> deprecated

On Wed,  8 Feb 2017 02:23:59 +0100, Zoltan Gyarmati wrote:

> diff --git a/package/qt5/qt5enginio/Config.in b/package/qt5/qt5enginio/Config.in
> index fcb866c..dba75e2 100644
> --- a/package/qt5/qt5enginio/Config.in
> +++ b/package/qt5/qt5enginio/Config.in
> @@ -10,4 +10,7 @@ config BR2_PACKAGE_QT5ENGINIO
>  
>  	  This package corresponds to the qt5enginio module.
>  
> +	  This package has been tagged as deprecated since version
> +	  5.6 and not recommended for new design.
> +
>  	  http://qt.io

That was not the only change done in the patch series that bumped to
5.8. What was done was:

 1. qt5enginio: move into legacy compatibility
 2. qt53d/qt5quickcontrols2/qt5serialbus: move out of tech preview

So your patch takes care of (1), but not (2). I.e for the qt53d,
qt5quickcontrols2 and qt5serialbus, there should be a note that says:
"This module was in tech preview in Qt 5.6, and promoted to a core
module in Qt ...".

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com


More information about the buildroot mailing list