[oe] [PATCH 18/18] qt: use 5.1.1 by default

Denys Dmytriyenko denis at denix.org
Tue Oct 8 00:04:07 UTC 2013


On Tue, Oct 08, 2013 at 01:32:18AM +0200, Eric Bénard wrote:
> Signed-off-by: Eric Bénard <eric at eukrea.com>
> ---
>  conf/distro/include/qt5-versions.inc | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/conf/distro/include/qt5-versions.inc b/conf/distro/include/qt5-versions.inc
> index b9959ac..f43009d 100644
> --- a/conf/distro/include/qt5-versions.inc
> +++ b/conf/distro/include/qt5-versions.inc
> @@ -1,7 +1,7 @@
>  # Select which version you prefer by defining QT5_VERSION and including this file
> -# possible values now "5.0.2", "5.1.0", "5.1.0+git%"
> +# possible values now "5.0.2", "5.1.1", "5.1.0+git%"

This one also mentions 5.0.2, which was removed already.

>  
> -QT5_VERSION ?= "5.1.0"
> +QT5_VERSION ?= "5.1.1"
>  
>  PREFERRED_VERSION_qtbase-native = "${QT5_VERSION}"
>  PREFERRED_VERSION_qtbase = "${QT5_VERSION}"
> -- 
> 1.8.4.rc3
> 



More information about the Openembedded-devel mailing list