All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] qt53d, qt5serialbus: move to technology preview section
@ 2016-10-11  2:46 Matt Kraai
  2016-10-11  9:26 ` Thomas Petazzoni
  2016-10-15 12:24 ` Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Matt Kraai @ 2016-10-11  2:46 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Matt Kraai <kraai@ftbfs.org>
---
 package/qt5/Config.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/qt5/Config.in b/package/qt5/Config.in
index 84cbb0f..234dfdd 100644
--- a/package/qt5/Config.in
+++ b/package/qt5/Config.in
@@ -31,7 +31,6 @@ menuconfig BR2_PACKAGE_QT5
 
 if BR2_PACKAGE_QT5
 source "package/qt5/qt5base/Config.in"
-source "package/qt5/qt53d/Config.in"
 source "package/qt5/qt5canvas3d/Config.in"
 source "package/qt5/qt5connectivity/Config.in"
 source "package/qt5/qt5declarative/Config.in"
@@ -42,7 +41,6 @@ source "package/qt5/qt5location/Config.in"
 source "package/qt5/qt5multimedia/Config.in"
 source "package/qt5/qt5quickcontrols/Config.in"
 source "package/qt5/qt5sensors/Config.in"
-source "package/qt5/qt5serialbus/Config.in"
 source "package/qt5/qt5serialport/Config.in"
 source "package/qt5/qt5svg/Config.in"
 source "package/qt5/qt5tools/Config.in"
@@ -51,7 +49,9 @@ source "package/qt5/qt5websockets/Config.in"
 source "package/qt5/qt5x11extras/Config.in"
 source "package/qt5/qt5xmlpatterns/Config.in"
 comment "technology preview"
+source "package/qt5/qt53d/Config.in"
 source "package/qt5/qt5quickcontrols2/Config.in"
+source "package/qt5/qt5serialbus/Config.in"
 comment "legacy compatibility"
 source "package/qt5/qt5script/Config.in"
 source "package/qt5/qt5webkit/Config.in"
-- 
2.9.3

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

* [Buildroot] [PATCH] qt53d, qt5serialbus: move to technology preview section
  2016-10-11  2:46 [Buildroot] [PATCH] qt53d, qt5serialbus: move to technology preview section Matt Kraai
@ 2016-10-11  9:26 ` Thomas Petazzoni
  2016-10-11 11:35   ` Matt Kraai
  2016-10-15 12:24 ` Thomas Petazzoni
  1 sibling, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2016-10-11  9:26 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, 10 Oct 2016 19:46:00 -0700, Matt Kraai wrote:
> Signed-off-by: Matt Kraai <kraai@ftbfs.org>

qt5serialbus is indeed a "technology preview" in Qt 5.6, but I believe
qt3d was a technology preview in Qt 5.5, but then promoted as an
integral part of Qt as of Qt 5.6.

Do you have a source of information to confirm what your patch is doing?

Thanks!

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

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

* [Buildroot] [PATCH] qt53d, qt5serialbus: move to technology preview section
  2016-10-11  9:26 ` Thomas Petazzoni
@ 2016-10-11 11:35   ` Matt Kraai
  0 siblings, 0 replies; 4+ messages in thread
From: Matt Kraai @ 2016-10-11 11:35 UTC (permalink / raw)
  To: buildroot

Hi,

On Tue, Oct 11, 2016 at 11:26:40AM +0200, Thomas Petazzoni wrote:
> On Mon, 10 Oct 2016 19:46:00 -0700, Matt Kraai wrote:
> > Signed-off-by: Matt Kraai <kraai@ftbfs.org>
> 
> qt5serialbus is indeed a "technology preview" in Qt 5.6, but I believe
> qt3d was a technology preview in Qt 5.5, but then promoted as an
> integral part of Qt as of Qt 5.6.
> 
> Do you have a source of information to confirm what your patch is doing?

Yes, I based this on

 https://wiki.qt.io/New_Features_in_Qt_5.6#Technology_Preview_Modules

That section includes

* Qt 3D
* Qt Quick Controls 2.0
* Qt SerialBus

-- 
Matt                                           https://ftbfs.org/~kraai/

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

* [Buildroot] [PATCH] qt53d, qt5serialbus: move to technology preview section
  2016-10-11  2:46 [Buildroot] [PATCH] qt53d, qt5serialbus: move to technology preview section Matt Kraai
  2016-10-11  9:26 ` Thomas Petazzoni
@ 2016-10-15 12:24 ` Thomas Petazzoni
  1 sibling, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2016-10-15 12:24 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, 10 Oct 2016 19:46:00 -0700, Matt Kraai wrote:
> Signed-off-by: Matt Kraai <kraai@ftbfs.org>
> ---
>  package/qt5/Config.in | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

I've improved the commit log and applied.

Thanks!

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

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

end of thread, other threads:[~2016-10-15 12:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-11  2:46 [Buildroot] [PATCH] qt53d, qt5serialbus: move to technology preview section Matt Kraai
2016-10-11  9:26 ` Thomas Petazzoni
2016-10-11 11:35   ` Matt Kraai
2016-10-15 12:24 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.