Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] qt: mark as obsolete
@ 2018-03-01 21:56 Peter Korsgaard
  2018-03-01 22:07 ` Yann E. MORIN
  2018-03-01 22:29 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-03-01 21:56 UTC (permalink / raw)
  To: buildroot

qt 4.x is no longer supported upstream since December 2015:

https://blog.qt.io/blog/2015/05/26/qt-4-8-7-released/

So it shouldn't be used for new projects.  Add an obsolete warning to the
package prompt to make this clear.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/qt/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/qt/Config.in b/package/qt/Config.in
index 4804a81537..0ecfafada5 100644
--- a/package/qt/Config.in
+++ b/package/qt/Config.in
@@ -3,7 +3,7 @@ comment "qt needs a toolchain w/ C++, threads"
 	depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS
 
 menuconfig BR2_PACKAGE_QT
-	bool "Qt"
+	bool "Qt (obsolete)"
 	depends on BR2_USE_MMU # fork
 	depends on BR2_INSTALL_LIBSTDCPP
 	depends on BR2_TOOLCHAIN_HAS_THREADS
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] qt: mark as obsolete
  2018-03-01 21:56 [Buildroot] [PATCH] qt: mark as obsolete Peter Korsgaard
@ 2018-03-01 22:07 ` Yann E. MORIN
  2018-03-01 22:29 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2018-03-01 22:07 UTC (permalink / raw)
  To: buildroot

Peter, All,

On 2018-03-01 22:56 +0100, Peter Korsgaard spake thusly:
> qt 4.x is no longer supported upstream since December 2015:
> 
> https://blog.qt.io/blog/2015/05/26/qt-4-8-7-released/
> 
> So it shouldn't be used for new projects.  Add an obsolete warning to the
> package prompt to make this clear.
> 
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Once we eventually ger tid of it, we will be able to greatly simplify
the dependencies that ensure that qt qnd qt5 are mutually exclusive.

In the future... ;-)

Regards,
Yann E. MORIN.

> ---
>  package/qt/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/qt/Config.in b/package/qt/Config.in
> index 4804a81537..0ecfafada5 100644
> --- a/package/qt/Config.in
> +++ b/package/qt/Config.in
> @@ -3,7 +3,7 @@ comment "qt needs a toolchain w/ C++, threads"
>  	depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS
>  
>  menuconfig BR2_PACKAGE_QT
> -	bool "Qt"
> +	bool "Qt (obsolete)"
>  	depends on BR2_USE_MMU # fork
>  	depends on BR2_INSTALL_LIBSTDCPP
>  	depends on BR2_TOOLCHAIN_HAS_THREADS
> -- 
> 2.11.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] qt: mark as obsolete
  2018-03-01 21:56 [Buildroot] [PATCH] qt: mark as obsolete Peter Korsgaard
  2018-03-01 22:07 ` Yann E. MORIN
@ 2018-03-01 22:29 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-03-01 22:29 UTC (permalink / raw)
  To: buildroot

>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > qt 4.x is no longer supported upstream since December 2015:
 > https://blog.qt.io/blog/2015/05/26/qt-4-8-7-released/

 > So it shouldn't be used for new projects.  Add an obsolete warning to the
 > package prompt to make this clear.

 > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-01 22:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-01 21:56 [Buildroot] [PATCH] qt: mark as obsolete Peter Korsgaard
2018-03-01 22:07 ` Yann E. MORIN
2018-03-01 22:29 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox