Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] python-pyqt5 fails when using qt 5.6.3
@ 2017-10-27 12:34 Scott Ellis
  2017-10-27 12:45 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Scott Ellis @ 2017-10-27 12:34 UTC (permalink / raw)
  To: buildroot

Adding Qt_5_6_3 to the existing fix-qt-5.6.2 patch fixes it.

diff --git a/package/python-pyqt5/0002-fix-qt-5.6.2.patch b/package/python-pyqt5/0002-fix-qt-5.6.2.patch
index a56af09..730104e 100644
--- a/package/python-pyqt5/0002-fix-qt-5.6.2.patch
+++ b/package/python-pyqt5/0002-fix-qt-5.6.2.patch
@@ -22,7 +22,7 @@ Index: PyQt5_gpl-5.7/sip/QtCore/QtCoremod.sip
  %Module(name=PyQt5.QtCore, call_super_init=True, default_VirtualErrorHandler=PyQt5, keyword_arguments="Optional", version=1)

 -%Timeline {Qt_5_0_0 Qt_5_0_1 Qt_5_0_2 Qt_5_1_0 Qt_5_1_1 Qt_5_2_0 Qt_5_2_1 Qt_5_3_0 Qt_5_3_1 Qt_5_3_2 Qt_5_4_0 Qt_5_4_1 Qt_5_4_2 Qt_5_5_0 Qt_5_5_1 Qt_5_6_0 Qt_5_6_1 Qt_5_7_0}
-+%Timeline {Qt_5_0_0 Qt_5_0_1 Qt_5_0_2 Qt_5_1_0 Qt_5_1_1 Qt_5_2_0 Qt_5_2_1 Qt_5_3_0 Qt_5_3_1 Qt_5_3_2 Qt_5_4_0 Qt_5_4_1 Qt_5_4_2 Qt_5_5_0 Qt_5_5_1 Qt_5_6_0 Qt_5_6_1 Qt_5_6_2 Qt_5_7_0}
++%Timeline {Qt_5_0_0 Qt_5_0_1 Qt_5_0_2 Qt_5_1_0 Qt_5_1_1 Qt_5_2_0 Qt_5_2_1 Qt_5_3_0 Qt_5_3_1 Qt_5_3_2 Qt_5_4_0 Qt_5_4_1 Qt_5_4_2 Qt_5_5_0 Qt_5_5_1 Qt_5_6_0 Qt_5_6_1 Qt_5_6_2 Qt_5_6_3 Qt_5_7_0}

  %Platforms {WS_X11 WS_WIN WS_MACX}

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

* [Buildroot] python-pyqt5 fails when using qt 5.6.3
  2017-10-27 12:34 [Buildroot] python-pyqt5 fails when using qt 5.6.3 Scott Ellis
@ 2017-10-27 12:45 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-10-27 12:45 UTC (permalink / raw)
  To: buildroot

Hello,

On Fri, 27 Oct 2017 08:34:23 -0400 (EDT), Scott Ellis wrote:
> Adding Qt_5_6_3 to the existing fix-qt-5.6.2 patch fixes it.

Thanks for this contribution!

However, it would need to be formatted using Git. I.e, could you commit
this file in your local Git repository with an appropriate commit log
(including a description and a Signed-off-by line), then turn it into a
patch using "git format-patch" and then send it using "git send-email" ?

This way, we could easily apply it. Do not hesitate to ask for more
details if needed.

Thanks a lot!

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

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

end of thread, other threads:[~2017-10-27 12:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-27 12:34 [Buildroot] python-pyqt5 fails when using qt 5.6.3 Scott Ellis
2017-10-27 12:45 ` Thomas Petazzoni

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