mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] qt5: version bump 5.12.1 -> 5.12.2
@ 2019-03-25 14:45 Baeuerle, Florian
  2019-03-25 16:01 ` [ptxdist] [PATCH v2] " Baeuerle, Florian
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Baeuerle, Florian @ 2019-03-25 14:45 UTC (permalink / raw)
  To: ptxdist

---
 rules/qt5.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/qt5.make b/rules/qt5.make
index 26f88aac4..02c040afa 100644
--- a/rules/qt5.make
+++ b/rules/qt5.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_QT5) += qt5
 #
 # Paths and names
 #
-QT5_VERSION	:= 5.12.1
-QT5_MD5		:= 6a37466c8c40e87d4a19c3f286ec2542
+QT5_VERSION	:= 5.12.2
+QT5_MD5		:= 99c2eb46e533371798b4ca2d1458e065
 QT5		:= qt-everywhere-src-$(QT5_VERSION)
 QT5_SUFFIX	:= tar.xz
 QT5_URL		:= \
-- 
2.21.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

* [ptxdist] [PATCH v2] qt5: version bump 5.12.1 -> 5.12.2
  2019-03-25 14:45 [ptxdist] [PATCH] qt5: version bump 5.12.1 -> 5.12.2 Baeuerle, Florian
@ 2019-03-25 16:01 ` Baeuerle, Florian
  2019-03-26  7:03 ` [ptxdist] [PATCH] " Juergen Borleis
  2019-03-28 10:51 ` [ptxdist] [PATCH v3] " Baeuerle, Florian
  2 siblings, 0 replies; 5+ messages in thread
From: Baeuerle, Florian @ 2019-03-25 16:01 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Florian Bäuerle <florian.baeuerle@allegion.com>
---
 rules/qt5.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/qt5.make b/rules/qt5.make
index 26f88aac4..02c040afa 100644
--- a/rules/qt5.make
+++ b/rules/qt5.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_QT5) += qt5
 #
 # Paths and names
 #
-QT5_VERSION	:= 5.12.1
-QT5_MD5		:= 6a37466c8c40e87d4a19c3f286ec2542
+QT5_VERSION	:= 5.12.2
+QT5_MD5		:= 99c2eb46e533371798b4ca2d1458e065
 QT5		:= qt-everywhere-src-$(QT5_VERSION)
 QT5_SUFFIX	:= tar.xz
 QT5_URL		:= \
-- 
2.21.0

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] [PATCH] qt5: version bump 5.12.1 -> 5.12.2
  2019-03-25 14:45 [ptxdist] [PATCH] qt5: version bump 5.12.1 -> 5.12.2 Baeuerle, Florian
  2019-03-25 16:01 ` [ptxdist] [PATCH v2] " Baeuerle, Florian
@ 2019-03-26  7:03 ` Juergen Borleis
  2019-03-26  9:00   ` Baeuerle, Florian
  2019-03-28 10:51 ` [ptxdist] [PATCH v3] " Baeuerle, Florian
  2 siblings, 1 reply; 5+ messages in thread
From: Juergen Borleis @ 2019-03-26  7:03 UTC (permalink / raw)
  To: ptxdist; +Cc: Baeuerle, Florian

Hi Florian,

On Monday 25 March 2019 15:45:47 Baeuerle, Florian wrote:
> ---
>  rules/qt5.make | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/rules/qt5.make b/rules/qt5.make
> index 26f88aac4..02c040afa 100644
> --- a/rules/qt5.make
> +++ b/rules/qt5.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_QT5) += qt5
>  #
>  # Paths and names
>  #
> -QT5_VERSION	:= 5.12.1
> -QT5_MD5		:= 6a37466c8c40e87d4a19c3f286ec2542
> +QT5_VERSION	:= 5.12.2
> +QT5_MD5		:= 99c2eb46e533371798b4ca2d1458e065
>  QT5		:= qt-everywhere-src-$(QT5_VERSION)
>  QT5_SUFFIX	:= tar.xz
>  QT5_URL		:= \

And the corresponding patches in "patches/qt-everywhere-src-5.12.1/"?

Cheers,
Juergen

-- 
Pengutronix e.K.                             | Juergen Borleis             |
Industrial Linux Solutions                   | http://www.pengutronix.de/  |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

* Re: [ptxdist] [PATCH] qt5: version bump 5.12.1 -> 5.12.2
  2019-03-26  7:03 ` [ptxdist] [PATCH] " Juergen Borleis
@ 2019-03-26  9:00   ` Baeuerle, Florian
  0 siblings, 0 replies; 5+ messages in thread
From: Baeuerle, Florian @ 2019-03-26  9:00 UTC (permalink / raw)
  To: ptxdist, jbe

Am Dienstag, den 26.03.2019, 08:03 +0100 schrieb Juergen Borleis:
> Hi Florian,
> 
> On Monday 25 March 2019 15:45:47 Baeuerle, Florian wrote:
> > ---
> >  rules/qt5.make | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/rules/qt5.make b/rules/qt5.make
> > index 26f88aac4..02c040afa 100644
> > --- a/rules/qt5.make
> > +++ b/rules/qt5.make
> > @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_QT5) += qt5
> >  #
> >  # Paths and names
> >  #
> > -QT5_VERSION	:= 5.12.1
> > -QT5_MD5		:= 6a37466c8c40e87d4a19c3f286ec2542
> > +QT5_VERSION	:= 5.12.2
> > +QT5_MD5		:= 99c2eb46e533371798b4ca2d1458e065
> >  QT5		:= qt-everywhere-src-$(QT5_VERSION)
> >  QT5_SUFFIX	:= tar.xz
> >  QT5_URL		:= \
> 
> And the corresponding patches in "patches/qt-everywhere-src-5.12.1/"?

Oops, sorry. Will move them, rebuild, test, and re-send the patch if everything
works.

Thanks for the hint.


- Florian
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

* [ptxdist] [PATCH v3] qt5: version bump 5.12.1 -> 5.12.2
  2019-03-25 14:45 [ptxdist] [PATCH] qt5: version bump 5.12.1 -> 5.12.2 Baeuerle, Florian
  2019-03-25 16:01 ` [ptxdist] [PATCH v2] " Baeuerle, Florian
  2019-03-26  7:03 ` [ptxdist] [PATCH] " Juergen Borleis
@ 2019-03-28 10:51 ` Baeuerle, Florian
  2 siblings, 0 replies; 5+ messages in thread
From: Baeuerle, Florian @ 2019-03-28 10:51 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Florian Bäuerle <florian.baeuerle@allegion.com>
---
 ...qtwayland-use-QT_EGL_NO_X11-and-qt_egl_p.h-everywher.patch | 0
 .../0002-videonode-egl-use-QT_EGL_NO_X11-and-qt_egl_p.h.patch | 0
 .../0003-qt3d-link-with-latomic-if-necessary.patch            | 0
 .../0004-eglfs_kms-device-ordering-robustness.patch           | 0
 ...0005-ptxdist-qtwebengine-allow-building-with-ptxdist.patch | 0
 ...0006-ptxdist-qtwebengine-let-ninja-use-the-jobserver.patch | 0
 ...-HACK-qtwebengine-workaround-for-too-long-file-names.patch | 0
 .../0008-HACK-don-t-resolv-library-paths.patch                | 0
 .../series                                                    | 0
 rules/qt5.make                                                | 4 ++--
 10 files changed, 2 insertions(+), 2 deletions(-)
 rename patches/{qt-everywhere-src-5.12.1 => qt-everywhere-src-5.12.2}/0001-qtwayland-use-QT_EGL_NO_X11-and-qt_egl_p.h-everywher.patch (100%)
 rename patches/{qt-everywhere-src-5.12.1 => qt-everywhere-src-5.12.2}/0002-videonode-egl-use-QT_EGL_NO_X11-and-qt_egl_p.h.patch (100%)
 rename patches/{qt-everywhere-src-5.12.1 => qt-everywhere-src-5.12.2}/0003-qt3d-link-with-latomic-if-necessary.patch (100%)
 rename patches/{qt-everywhere-src-5.12.1 => qt-everywhere-src-5.12.2}/0004-eglfs_kms-device-ordering-robustness.patch (100%)
 rename patches/{qt-everywhere-src-5.12.1 => qt-everywhere-src-5.12.2}/0005-ptxdist-qtwebengine-allow-building-with-ptxdist.patch (100%)
 rename patches/{qt-everywhere-src-5.12.1 => qt-everywhere-src-5.12.2}/0006-ptxdist-qtwebengine-let-ninja-use-the-jobserver.patch (100%)
 rename patches/{qt-everywhere-src-5.12.1 => qt-everywhere-src-5.12.2}/0007-HACK-qtwebengine-workaround-for-too-long-file-names.patch (100%)
 rename patches/{qt-everywhere-src-5.12.1 => qt-everywhere-src-5.12.2}/0008-HACK-don-t-resolv-library-paths.patch (100%)
 rename patches/{qt-everywhere-src-5.12.1 => qt-everywhere-src-5.12.2}/series (100%)

diff --git a/patches/qt-everywhere-src-5.12.1/0001-qtwayland-use-QT_EGL_NO_X11-and-qt_egl_p.h-everywher.patch b/patches/qt-everywhere-src-5.12.2/0001-qtwayland-use-QT_EGL_NO_X11-and-qt_egl_p.h-everywher.patch
similarity index 100%
rename from patches/qt-everywhere-src-5.12.1/0001-qtwayland-use-QT_EGL_NO_X11-and-qt_egl_p.h-everywher.patch
rename to patches/qt-everywhere-src-5.12.2/0001-qtwayland-use-QT_EGL_NO_X11-and-qt_egl_p.h-everywher.patch
diff --git a/patches/qt-everywhere-src-5.12.1/0002-videonode-egl-use-QT_EGL_NO_X11-and-qt_egl_p.h.patch b/patches/qt-everywhere-src-5.12.2/0002-videonode-egl-use-QT_EGL_NO_X11-and-qt_egl_p.h.patch
similarity index 100%
rename from patches/qt-everywhere-src-5.12.1/0002-videonode-egl-use-QT_EGL_NO_X11-and-qt_egl_p.h.patch
rename to patches/qt-everywhere-src-5.12.2/0002-videonode-egl-use-QT_EGL_NO_X11-and-qt_egl_p.h.patch
diff --git a/patches/qt-everywhere-src-5.12.1/0003-qt3d-link-with-latomic-if-necessary.patch b/patches/qt-everywhere-src-5.12.2/0003-qt3d-link-with-latomic-if-necessary.patch
similarity index 100%
rename from patches/qt-everywhere-src-5.12.1/0003-qt3d-link-with-latomic-if-necessary.patch
rename to patches/qt-everywhere-src-5.12.2/0003-qt3d-link-with-latomic-if-necessary.patch
diff --git a/patches/qt-everywhere-src-5.12.1/0004-eglfs_kms-device-ordering-robustness.patch b/patches/qt-everywhere-src-5.12.2/0004-eglfs_kms-device-ordering-robustness.patch
similarity index 100%
rename from patches/qt-everywhere-src-5.12.1/0004-eglfs_kms-device-ordering-robustness.patch
rename to patches/qt-everywhere-src-5.12.2/0004-eglfs_kms-device-ordering-robustness.patch
diff --git a/patches/qt-everywhere-src-5.12.1/0005-ptxdist-qtwebengine-allow-building-with-ptxdist.patch b/patches/qt-everywhere-src-5.12.2/0005-ptxdist-qtwebengine-allow-building-with-ptxdist.patch
similarity index 100%
rename from patches/qt-everywhere-src-5.12.1/0005-ptxdist-qtwebengine-allow-building-with-ptxdist.patch
rename to patches/qt-everywhere-src-5.12.2/0005-ptxdist-qtwebengine-allow-building-with-ptxdist.patch
diff --git a/patches/qt-everywhere-src-5.12.1/0006-ptxdist-qtwebengine-let-ninja-use-the-jobserver.patch b/patches/qt-everywhere-src-5.12.2/0006-ptxdist-qtwebengine-let-ninja-use-the-jobserver.patch
similarity index 100%
rename from patches/qt-everywhere-src-5.12.1/0006-ptxdist-qtwebengine-let-ninja-use-the-jobserver.patch
rename to patches/qt-everywhere-src-5.12.2/0006-ptxdist-qtwebengine-let-ninja-use-the-jobserver.patch
diff --git a/patches/qt-everywhere-src-5.12.1/0007-HACK-qtwebengine-workaround-for-too-long-file-names.patch b/patches/qt-everywhere-src-5.12.2/0007-HACK-qtwebengine-workaround-for-too-long-file-names.patch
similarity index 100%
rename from patches/qt-everywhere-src-5.12.1/0007-HACK-qtwebengine-workaround-for-too-long-file-names.patch
rename to patches/qt-everywhere-src-5.12.2/0007-HACK-qtwebengine-workaround-for-too-long-file-names.patch
diff --git a/patches/qt-everywhere-src-5.12.1/0008-HACK-don-t-resolv-library-paths.patch b/patches/qt-everywhere-src-5.12.2/0008-HACK-don-t-resolv-library-paths.patch
similarity index 100%
rename from patches/qt-everywhere-src-5.12.1/0008-HACK-don-t-resolv-library-paths.patch
rename to patches/qt-everywhere-src-5.12.2/0008-HACK-don-t-resolv-library-paths.patch
diff --git a/patches/qt-everywhere-src-5.12.1/series b/patches/qt-everywhere-src-5.12.2/series
similarity index 100%
rename from patches/qt-everywhere-src-5.12.1/series
rename to patches/qt-everywhere-src-5.12.2/series
diff --git a/rules/qt5.make b/rules/qt5.make
index 26f88aac4..02c040afa 100644
--- a/rules/qt5.make
+++ b/rules/qt5.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_QT5) += qt5
 #
 # Paths and names
 #
-QT5_VERSION	:= 5.12.1
-QT5_MD5		:= 6a37466c8c40e87d4a19c3f286ec2542
+QT5_VERSION	:= 5.12.2
+QT5_MD5		:= 99c2eb46e533371798b4ca2d1458e065
 QT5		:= qt-everywhere-src-$(QT5_VERSION)
 QT5_SUFFIX	:= tar.xz
 QT5_URL		:= \
-- 
2.21.0

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2019-03-28 10:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-25 14:45 [ptxdist] [PATCH] qt5: version bump 5.12.1 -> 5.12.2 Baeuerle, Florian
2019-03-25 16:01 ` [ptxdist] [PATCH v2] " Baeuerle, Florian
2019-03-26  7:03 ` [ptxdist] [PATCH] " Juergen Borleis
2019-03-26  9:00   ` Baeuerle, Florian
2019-03-28 10:51 ` [ptxdist] [PATCH v3] " Baeuerle, Florian

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