[oe] [meta-qt5][krogoth][PATCH] qt5: update submodules

2016-10-25 Thread Mikko Gronoff
Update submodule SCREVs to Qt 5.6.2 release

Signed-off-by: Mikko Gronoff 
---
 recipes-qt/qt5/nativesdk-qtbase_git.bb |  2 +-
 recipes-qt/qt5/qt3d_git.bb |  2 +-
 recipes-qt/qt5/qt5-git.inc |  2 +-
 recipes-qt/qt5/qtbase-native_git.bb|  2 +-
 recipes-qt/qt5/qtbase_git.bb   |  2 +-
 recipes-qt/qt5/qtcanvas3d_git.bb   |  2 +-
 recipes-qt/qt5/qtconnectivity_git.bb   |  2 +-
 ...crashes-in-QtQml-code-related-to-dead-sto.patch | 44 --
 recipes-qt/qt5/qtdeclarative_git.bb|  3 +-
 recipes-qt/qt5/qtimageformats_git.bb   |  2 +-
 recipes-qt/qt5/qtlocation_git.bb   |  2 +-
 recipes-qt/qt5/qtmultimedia_git.bb |  2 +-
 recipes-qt/qt5/qtquick1_git.bb |  2 +-
 recipes-qt/qt5/qtquickcontrols2_git.bb |  2 +-
 recipes-qt/qt5/qtquickcontrols_git.bb  |  2 +-
 recipes-qt/qt5/qtsensors_git.bb|  2 +-
 recipes-qt/qt5/qtserialport_git.bb |  2 +-
 recipes-qt/qt5/qttools_git.bb  |  2 +-
 recipes-qt/qt5/qttranslations_git.bb   |  2 +-
 recipes-qt/qt5/qtwayland-native_git.bb |  2 +-
 recipes-qt/qt5/qtwayland_git.bb|  2 +-
 recipes-qt/qt5/qtwebengine_git.bb  |  4 +-
 recipes-qt/qt5/qtwebkit_git.bb |  2 +-
 recipes-qt/qt5/qtwebsockets_git.bb |  2 +-
 recipes-qt/qt5/qtxmlpatterns_git.bb|  2 +-
 25 files changed, 25 insertions(+), 70 deletions(-)
 delete mode 100644 
recipes-qt/qt5/qtdeclarative/0003-Workaround-crashes-in-QtQml-code-related-to-dead-sto.patch

diff --git a/recipes-qt/qt5/nativesdk-qtbase_git.bb 
b/recipes-qt/qt5/nativesdk-qtbase_git.bb
index ee65b07..bcaa890 100644
--- a/recipes-qt/qt5/nativesdk-qtbase_git.bb
+++ b/recipes-qt/qt5/nativesdk-qtbase_git.bb
@@ -258,4 +258,4 @@ fakeroot do_generate_qt_environment_file() {
 
 addtask generate_qt_environment_file after do_install before do_package
 
-SRCREV = "7bf002c3b3f8009138fca217c7fa0c234aed21bd"
+SRCREV = "b4ada3f0d8feed7dbff22aa780d38ab126020ac6"
diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb
index 1b48caf..7b289da 100644
--- a/recipes-qt/qt5/qt3d_git.bb
+++ b/recipes-qt/qt5/qt3d_git.bb
@@ -27,6 +27,6 @@ FILES_${PN}-qmlplugins += " \
 ${OE_QMAKE_PATH_QML}/*/*/*.obj \
 "
 
-SRCREV = "7fab1fa65675dfd62b1ddf6fed3226e465b37b67"
+SRCREV = "d3889211dc245d44dab25dcc9fbbc4b57e92ac33"
 
 BBCLASSEXTEND += "native nativesdk"
diff --git a/recipes-qt/qt5/qt5-git.inc b/recipes-qt/qt5/qt5-git.inc
index 30c534e..c5795ed 100644
--- a/recipes-qt/qt5/qt5-git.inc
+++ b/recipes-qt/qt5/qt5-git.inc
@@ -11,4 +11,4 @@ SRC_URI = " \
 
 S = "${WORKDIR}/git"
 
-PV = "5.6.1+git${SRCPV}"
+PV = "5.6.2+git${SRCPV}"
diff --git a/recipes-qt/qt5/qtbase-native_git.bb 
b/recipes-qt/qt5/qtbase-native_git.bb
index 23fe64a..efce827 100644
--- a/recipes-qt/qt5/qtbase-native_git.bb
+++ b/recipes-qt/qt5/qtbase-native_git.bb
@@ -117,4 +117,4 @@ do_install() {
 ln -sf syncqt.pl ${D}${OE_QMAKE_PATH_QT_BINS}/syncqt
 }
 
-SRCREV = "7bf002c3b3f8009138fca217c7fa0c234aed21bd"
+SRCREV = "b4ada3f0d8feed7dbff22aa780d38ab126020ac6"
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb
index e532cdd..963cd49 100644
--- a/recipes-qt/qt5/qtbase_git.bb
+++ b/recipes-qt/qt5/qtbase_git.bb
@@ -265,4 +265,4 @@ sysroot_stage_dirs_append() {
 rm -rf $to${OE_QMAKE_PATH_QT_FONTS}
 }
 
-SRCREV = "7bf002c3b3f8009138fca217c7fa0c234aed21bd"
+SRCREV = "b4ada3f0d8feed7dbff22aa780d38ab126020ac6"
diff --git a/recipes-qt/qt5/qtcanvas3d_git.bb b/recipes-qt/qt5/qtcanvas3d_git.bb
index c7ec72a..8025178 100644
--- a/recipes-qt/qt5/qtcanvas3d_git.bb
+++ b/recipes-qt/qt5/qtcanvas3d_git.bb
@@ -10,4 +10,4 @@ LIC_FILES_CHKSUM = " \
 
 DEPENDS = "qtdeclarative"
 
-SRCREV = "95884805facd1721eea025467afd85ed64a70504"
+SRCREV = "85fe2daab5ed14655b456df8821c9f5f606fdc12"
diff --git a/recipes-qt/qt5/qtconnectivity_git.bb 
b/recipes-qt/qt5/qtconnectivity_git.bb
index 94c331b..3252411 100644
--- a/recipes-qt/qt5/qtconnectivity_git.bb
+++ b/recipes-qt/qt5/qtconnectivity_git.bb
@@ -25,4 +25,4 @@ do_configure_prepend() {
 sed -i 's/^qtCompileTest(bluez)/OE_BLUEZ_ENABLED:qtCompileTest(bluez)/g' 
${S}/qtconnectivity.pro
 }
 
-SRCREV = "71a0d199a29001cc31bfde15aabcc53cf88aae1e"
+SRCREV = "bd7649557e99be543b78492d96bb2982e0a3e4c4"
diff --git 
a/recipes-qt/qt5/qtdeclarative/0003-Workaround-crashes-in-QtQml-code-related-to-dead-sto.patch
 
b/recipes-qt/qt5/qtdeclarative/0003-Workaround-crashes-in-QtQml-code-related-to-dead-sto.patch
deleted file mode 100644
index d3ee42e..000
--- 
a/recipes-qt/qt5/qtdecla

[oe] [meta-qt5][morty][PATCH] qt5: update submodule SRCREVs to 5.7.1 release

2016-12-27 Thread Mikko Gronoff
Change-Id: I541f6fb5a706cdec3451dad015590a6624298a18
Signed-off-by: Mikko Gronoff 
---
 recipes-qt/qt5/nativesdk-qtbase_git.bb |  2 +-
 recipes-qt/qt5/qt3d_git.bb |  8 ++--
 recipes-qt/qt5/qt5-git.inc |  2 +-
 recipes-qt/qt5/qtbase-native_git.bb|  2 +-
 .../qtbase/0013-Fix-build-with-QT_NO_OPENGL.patch  | 33 
 recipes-qt/qt5/qtbase_git.bb   |  3 +-
 recipes-qt/qt5/qtcanvas3d_git.bb   |  8 ++--
 recipes-qt/qt5/qtcharts_git.bb |  2 +-
 recipes-qt/qt5/qtconnectivity_git.bb   |  2 +-
 recipes-qt/qt5/qtdatavis3d_git.bb  |  2 +-
 recipes-qt/qt5/qtdeclarative-render2d_git.bb   |  2 +-
 ...crashes-in-QtQml-code-related-to-dead-sto.patch | 44 --
 recipes-qt/qt5/qtdeclarative_git.bb|  3 +-
 recipes-qt/qt5/qtgraphicaleffects_git.bb   | 10 ++---
 recipes-qt/qt5/qtimageformats_git.bb   | 10 ++---
 recipes-qt/qt5/qtlocation_git.bb   | 10 ++---
 recipes-qt/qt5/qtmultimedia_git.bb |  2 +-
 recipes-qt/qt5/qtquickcontrols2_git.bb |  6 +--
 recipes-qt/qt5/qtquickcontrols_git.bb  |  8 ++--
 recipes-qt/qt5/qtscript_git.bb |  2 +-
 recipes-qt/qt5/qtsensors_git.bb| 10 ++---
 recipes-qt/qt5/qtserialbus_git.bb  |  2 +-
 recipes-qt/qt5/qtserialport_git.bb | 10 ++---
 recipes-qt/qt5/qtsvg_git.bb|  8 ++--
 recipes-qt/qt5/qttools_git.bb  |  2 +-
 recipes-qt/qt5/qttranslations_git.bb   |  2 +-
 recipes-qt/qt5/qtvirtualkeyboard_git.bb|  2 +-
 recipes-qt/qt5/qtwayland-native_git.bb |  2 +-
 recipes-qt/qt5/qtwayland_git.bb|  2 +-
 recipes-qt/qt5/qtwebchannel_git.bb |  2 +-
 recipes-qt/qt5/qtwebengine_git.bb  |  4 +-
 recipes-qt/qt5/qtwebsockets_git.bb |  8 ++--
 recipes-qt/qt5/qtx11extras_git.bb  | 10 ++---
 recipes-qt/qt5/qtxmlpatterns_git.bb|  2 +-
 34 files changed, 74 insertions(+), 153 deletions(-)
 delete mode 100644 recipes-qt/qt5/qtbase/0013-Fix-build-with-QT_NO_OPENGL.patch
 delete mode 100644 
recipes-qt/qt5/qtdeclarative/0003-Workaround-crashes-in-QtQml-code-related-to-dead-sto.patch

diff --git a/recipes-qt/qt5/nativesdk-qtbase_git.bb 
b/recipes-qt/qt5/nativesdk-qtbase_git.bb
index 7452648..47e204b 100644
--- a/recipes-qt/qt5/nativesdk-qtbase_git.bb
+++ b/recipes-qt/qt5/nativesdk-qtbase_git.bb
@@ -262,4 +262,4 @@ fakeroot do_generate_qt_environment_file() {
 
 addtask generate_qt_environment_file after do_install before do_package
 
-SRCREV = "69b43e74d78e050cf5e40197acafa4bc9f90c0bd"
+SRCREV = "a55f36211efe1bb0d6717c8545366120bd6dfd9f"
diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb
index 9708ec9..2276c36 100644
--- a/recipes-qt/qt5/qt3d_git.bb
+++ b/recipes-qt/qt5/qt3d_git.bb
@@ -3,9 +3,9 @@ require qt5-git.inc
 
 LICENSE = "LGPL-3.0 | GPL-2.0"
 LIC_FILES_CHKSUM = " \
-file://LICENSE.LGPLv3;md5=3dcffeed712d3c916f9a2d9135703aff \
-file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \
-file://LICENSE.GPL;md5=05832301944453ec79e40ba3c3cfceec \
+file://LICENSE.LGPLv3;md5=8211fde12cc8a4e2477602f5953f5b71 \
+file://LICENSE.GPLv3;md5=88e2b9117e6be406b5ed6ee4ca99a705 \
+file://LICENSE.GPL;md5=c96076271561b0e3785dad260634eaa8 \
 "
 
 DEPENDS += "qtbase"
@@ -27,6 +27,6 @@ FILES_${PN}-qmlplugins += " \
 ${OE_QMAKE_PATH_QML}/*/*/*.obj \
 "
 
-SRCREV = "c3fdb888fbd94de0f6b7b1a6859cba8132ecc93d"
+SRCREV = "0eac16fbda846c951f9b3887199e72b66f5aacd7"
 
 BBCLASSEXTEND += "native nativesdk"
diff --git a/recipes-qt/qt5/qt5-git.inc b/recipes-qt/qt5/qt5-git.inc
index e1e25ba..3e1bc72 100644
--- a/recipes-qt/qt5/qt5-git.inc
+++ b/recipes-qt/qt5/qt5-git.inc
@@ -12,4 +12,4 @@ SRC_URI = " \
 
 S = "${WORKDIR}/git"
 
-PV = "5.7.0+git${SRCPV}"
+PV = "5.7.1+git${SRCPV}"
diff --git a/recipes-qt/qt5/qtbase-native_git.bb 
b/recipes-qt/qt5/qtbase-native_git.bb
index 4da5640..ec4a9b6 100644
--- a/recipes-qt/qt5/qtbase-native_git.bb
+++ b/recipes-qt/qt5/qtbase-native_git.bb
@@ -123,4 +123,4 @@ do_install() {
 ln -sf syncqt.pl ${D}${OE_QMAKE_PATH_QT_BINS}/syncqt
 }
 
-SRCREV = "69b43e74d78e050cf5e40197acafa4bc9f90c0bd"
+SRCREV = "a55f36211efe1bb0d6717c8545366120bd6dfd9f"
diff --git a/recipes-qt/qt5/qtbase/0013-Fix-build-with-QT_NO_OPENGL.patch 
b/recipes-qt/qt5/qtbase/0013-Fix-build-with-QT_NO_OPENGL.patch
deleted file mode 100644
index 7b681dc..000
--- a/recipes-qt/qt5/qtbase/0013-Fix-build-with-QT_NO_OPENGL.patch
+++ /dev/null
@@ -1,33 +0,0 @@
-From 2e176e3d10535e4fdaa6ecc919538f66f4a2930d Mon Sep 17 00:00:00 2001
-F

[oe] [meta-qt5][morty][PATCH] qtwayland: update patch to apply with Qt 5.7.1

2017-01-05 Thread Mikko Gronoff
Update 0001-Fix-building-of-QWaylandIntegration-if-some-Qt5-feat.patch
to apply on Qt 5.7.1 sources.

Change-Id: Iaeba8a919cc354eead1c68bd5e96e8e59f0c1c77
Signed-off-by: Mikko Gronoff 
---
 ...g-of-QWaylandIntegration-if-some-Qt5-feat.patch | 75 ++
 1 file changed, 19 insertions(+), 56 deletions(-)

diff --git 
a/recipes-qt/qt5/qtwayland/0001-Fix-building-of-QWaylandIntegration-if-some-Qt5-feat.patch
 
b/recipes-qt/qt5/qtwayland/0001-Fix-building-of-QWaylandIntegration-if-some-Qt5-feat.patch
index d173e67..9f276dc 100644
--- 
a/recipes-qt/qt5/qtwayland/0001-Fix-building-of-QWaylandIntegration-if-some-Qt5-feat.patch
+++ 
b/recipes-qt/qt5/qtwayland/0001-Fix-building-of-QWaylandIntegration-if-some-Qt5-feat.patch
@@ -1,4 +1,4 @@
-From de85e1c1ee76be845a21b441d9e4ea12a30d84c7 Mon Sep 17 00:00:00 2001
+From 9d31fbbe3a22985e200e49f164e2971dfa6d963c Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Vesa=20J=C3=A4=C3=A4skel=C3=A4inen?= 
 Date: Sun, 18 Sep 2016 11:51:59 +0300
 Subject: [PATCH] Fix building of QWaylandIntegration if some Qt5 features are
@@ -9,15 +9,15 @@ QT_NO_CLIPBOARD, QT_NO_DRAGANDDROP, QT_NO_ACCESSIBILITY and
 QT_NO_SESSIONMANAGER, these has to be taken into account when compiling
 QtWayland.
 ---
- src/client/qwaylandintegration.cpp | 21 ++---
- src/client/qwaylandintegration_p.h | 12 
- 2 files changed, 30 insertions(+), 3 deletions(-)
+ src/client/qwaylandintegration.cpp | 17 -
+ src/client/qwaylandintegration_p.h | 10 --
+ 2 files changed, 24 insertions(+), 3 deletions(-)
 
 diff --git a/src/client/qwaylandintegration.cpp 
b/src/client/qwaylandintegration.cpp
-index 39fff53..481e3d6 100644
+index df88a48..b9ce6fe 100644
 --- a/src/client/qwaylandintegration.cpp
 +++ b/src/client/qwaylandintegration.cpp
-@@ -39,7 +39,9 @@
+@@ -45,7 +45,9 @@
  #include "qwaylandinputcontext_p.h"
  #include "qwaylandshmbackingstore_p.h"
  #include "qwaylandnativeinterface_p.h"
@@ -27,7 +27,7 @@ index 39fff53..481e3d6 100644
  #include "qwaylanddnd_p.h"
  #include "qwaylandwindowmanagerintegration_p.h"
  #include "qwaylandscreen_p.h"
-@@ -57,7 +59,9 @@
+@@ -63,7 +65,9 @@
  #include 
  
  #include 
@@ -37,16 +37,7 @@ index 39fff53..481e3d6 100644
  #include 
  
  #include "qwaylandhardwareintegration_p.h"
-@@ -117,8 +121,6 @@ QWaylandIntegration::QWaylandIntegration()
- , mNativeInterface(new QWaylandNativeInterface(this))
- #ifndef QT_NO_ACCESSIBILITY
- , mAccessibility(new QPlatformAccessibility())
--#else
--, mAccessibility(0)
- #endif
- , mClientBufferIntegrationInitialized(false)
- , mServerBufferIntegrationInitialized(false)
-@@ -126,9 +128,12 @@ QWaylandIntegration::QWaylandIntegration()
+@@ -132,9 +136,12 @@ QWaylandIntegration::QWaylandIntegration()
  {
  initializeInputDeviceIntegration();
  mDisplay = new QWaylandDisplay(this);
@@ -58,9 +49,9 @@ index 39fff53..481e3d6 100644
 -
 +#endif
  QString icStr = QPlatformInputContextFactory::requested();
- icStr.isNull() ? mInputContext.reset(new QWaylandInputContext(mDisplay))
-: 
mInputContext.reset(QPlatformInputContextFactory::create(icStr));
-@@ -136,8 +141,12 @@ QWaylandIntegration::QWaylandIntegration()
+ if (!icStr.isNull()) {
+ mInputContext.reset(QPlatformInputContextFactory::create(icStr));
+@@ -153,8 +160,12 @@ QWaylandIntegration::QWaylandIntegration()
  
  QWaylandIntegration::~QWaylandIntegration()
  {
@@ -73,7 +64,7 @@ index 39fff53..481e3d6 100644
  #ifndef QT_NO_ACCESSIBILITY
  delete mAccessibility;
  #endif
-@@ -213,15 +222,19 @@ QPlatformFontDatabase 
*QWaylandIntegration::fontDatabase() const
+@@ -230,15 +241,19 @@ QPlatformFontDatabase 
*QWaylandIntegration::fontDatabase() const
  return mFontDb;
  }
  
@@ -93,47 +84,28 @@ index 39fff53..481e3d6 100644
  
  QPlatformInputContext *QWaylandIntegration::inputContext() const
  {
-@@ -243,10 +256,12 @@ QVariant QWaylandIntegration::styleHint(StyleHint hint) 
const
- return QPlatformIntegration::styleHint(hint);
- }
- 
-+#ifndef QT_NO_ACCESSIBILITY
- QPlatformAccessibility *QWaylandIntegration::accessibility() const
- {
- return mAccessibility;
- }
-+#endif
- 
- QPlatformServices *QWaylandIntegration::services() const
- {
 diff --git a/src/client/qwaylandintegration_p.h 
b/src/client/qwaylandintegration_p.h
-index 987d805..b50ad95 100644
+index 9a49902..0d27f4e 100644
 --- a/src/client/qwaylandintegration_p.h
 +++ b/src/client/qwaylandintegration_p.h
-@@ -80,15 +80,21 @@ public:
+@@ -85,11 +85,13 @@ public:
+ QPlatformFontDatabase *fontDatabase() const Q_DECL_OVERRIDE;
  
  QPlatformNativeInterface *nativeInterface() const Q_DECL_OVERRIDE;
- 
+-
 +#ifndef QT_NO_CLIPBOARD
  QPlatformClipboard *clipboard() const Q_DECL_OVERRIDE;
 +#endif
  
 +#ifndef QT_NO_DRAGANDDROP
  QPlatformDrag *drag() const Q_DECL_OVERRIDE;
+-
 +#endif
- 
  QPlatformInputContext *input

Re: [oe] [meta-qt5][morty-next][PATCH] qtwebengine: update SRCREV due to old commit no longer being available

2017-01-16 Thread Mikko Gronoff
This one commit was missing a merge from 5.7.1 branch to 5.7 but it's 
coming very soon. The merge commit is already done, it's just a matter 
of author submitting it in. Should be available very soon.


-Mikko


On 01/14/2017 05:13 AM, Denys Dmytriyenko wrote:

From: Denys Dmytriyenko 

Previous commit used for 5.7.1 baseline is no longer available on 5.7 branch.

Signed-off-by: Denys Dmytriyenko 
---
  recipes-qt/qt5/qtwebengine_git.bb | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-qt/qt5/qtwebengine_git.bb 
b/recipes-qt/qt5/qtwebengine_git.bb
index 4712441..210f791 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -122,7 +122,7 @@ SRC_URI += " \
  file://0002-chromium-Change-false-to-FALSE-and-1-to-TRUE-FIX-qtw.patch \
  "
  
-SRCREV_qtwebengine = "9cc97f0c63049a8076476acc89c875c9e240abfb"

+SRCREV_qtwebengine = "6766290699acd0d73c81cf690012d52729e518b9"
  # This is in git submodule, but we're using the latest in 49-based
  # SRCREV_chromium = "c109a95a067af783e48f93d1cdeca870cda98878"
  SRCREV_chromium = "b3c79e92f0a631273b639af171e59f4c367ae02e"


--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] [meta-qt5][morty-next][PATCH] qtwebengine: update SRCREV due to old commit no longer being available

2017-01-18 Thread Mikko Gronoff

Hi,

FYI the commit should be available now.


On 01/18/2017 03:27 AM, Martin Jansa wrote:

On Tue, Jan 17, 2017 at 12:46:21PM -0500, Denys Dmytriyenko wrote:

Mikko,

Are there any estimatest when this commit is finally coming?


Currently, morty is broken for me because it doesn't have the corresponding
QWaylandIntegration patch from master and Martin doesn't want to apply it,
since Qt 5.7.1 is coming any day now. And while 5.7.1 is already in
morty-next, it is also broken for me, because it points to a missing commit
in qtwebengine, which is also coming any day now.

I'd like to get unblocked on either of this issues ASAP, as it's been in the
limbo for quite some time!


Martin,

Would you mind applying the old QWaylandIntegration patch to morty, while we
are still waiting for 5.7.1 update to finalize? You already have the modified
and squashed version for 5.7.1 in morty-next, so should be easy to rebase and
merge it in the future... Please let me know, thanks.

ok, I've pushed your change from morty-next to morty.


--
Denys


On Mon, Jan 16, 2017 at 02:43:05PM +0200, Mikko Gronoff wrote:

This one commit was missing a merge from 5.7.1 branch to 5.7 but
it's coming very soon. The merge commit is already done, it's just a
matter of author submitting it in. Should be available very soon.

-Mikko


On 01/14/2017 05:13 AM, Denys Dmytriyenko wrote:

From: Denys Dmytriyenko 

Previous commit used for 5.7.1 baseline is no longer available on 5.7 branch.

Signed-off-by: Denys Dmytriyenko 
---
  recipes-qt/qt5/qtwebengine_git.bb | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-qt/qt5/qtwebengine_git.bb 
b/recipes-qt/qt5/qtwebengine_git.bb
index 4712441..210f791 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -122,7 +122,7 @@ SRC_URI += " \
  file://0002-chromium-Change-false-to-FALSE-and-1-to-TRUE-FIX-qtw.patch \
  "
-SRCREV_qtwebengine = "9cc97f0c63049a8076476acc89c875c9e240abfb"
+SRCREV_qtwebengine = "6766290699acd0d73c81cf690012d52729e518b9"
  # This is in git submodule, but we're using the latest in 49-based
  # SRCREV_chromium = "c109a95a067af783e48f93d1cdeca870cda98878"
  SRCREV_chromium = "b3c79e92f0a631273b639af171e59f4c367ae02e"

--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-qt5][krogoth][PATCH] qt5: update submodules to Qt 5.6.3

2017-12-13 Thread Mikko Gronoff
Signed-off-by: Mikko Gronoff 
---
 recipes-qt/qt5/nativesdk-qtbase_git.bb |   2 +-
 recipes-qt/qt5/qt3d_git.bb |   2 +-
 recipes-qt/qt5/qt5-git.inc |   2 +-
 recipes-qt/qt5/qtbase-native_git.bb|   2 +-
 ...external-hostbindir-option-for-native-sdk.patch |  34 ++---
 recipes-qt/qt5/qtbase_git.bb   |   2 +-
 recipes-qt/qt5/qtcanvas3d_git.bb   |   2 +-
 recipes-qt/qt5/qtconnectivity_git.bb   |   2 +-
 recipes-qt/qt5/qtdeclarative_git.bb|   2 +-
 recipes-qt/qt5/qtgraphicaleffects_git.bb   |   2 +-
 recipes-qt/qt5/qtimageformats_git.bb   |   2 +-
 recipes-qt/qt5/qtlocation_git.bb   |   2 +-
 recipes-qt/qt5/qtmultimedia_git.bb |   2 +-
 recipes-qt/qt5/qtquick1_git.bb |   2 +-
 recipes-qt/qt5/qtquickcontrols2_git.bb |   2 +-
 recipes-qt/qt5/qtquickcontrols_git.bb  |   2 +-
 recipes-qt/qt5/qtscript_git.bb |   2 +-
 recipes-qt/qt5/qtsensors_git.bb|   2 +-
 recipes-qt/qt5/qtserialport_git.bb |   2 +-
 recipes-qt/qt5/qtsvg_git.bb|   2 +-
 recipes-qt/qt5/qttools_git.bb  |   2 +-
 recipes-qt/qt5/qttranslations_git.bb   |   2 +-
 recipes-qt/qt5/qtwayland-native_git.bb |   3 +-
 ...g-of-QWaylandIntegration-if-some-Qt5-feat.patch | 156 -
 recipes-qt/qt5/qtwayland_git.bb|   3 +-
 recipes-qt/qt5/qtwebchannel_git.bb |   2 +-
 recipes-qt/qt5/qtwebengine_git.bb  |  12 +-
 recipes-qt/qt5/qtwebkit-examples_git.bb|   2 +-
 recipes-qt/qt5/qtwebkit_git.bb |   2 +-
 recipes-qt/qt5/qtwebsockets_git.bb |   2 +-
 recipes-qt/qt5/qtx11extras_git.bb  |   2 +-
 recipes-qt/qt5/qtxmlpatterns_git.bb|   2 +-
 32 files changed, 51 insertions(+), 211 deletions(-)
 delete mode 100644 
recipes-qt/qt5/qtwayland/0001-Fix-building-of-QWaylandIntegration-if-some-Qt5-feat.patch

diff --git a/recipes-qt/qt5/nativesdk-qtbase_git.bb 
b/recipes-qt/qt5/nativesdk-qtbase_git.bb
index bcaa890..a891cc5 100644
--- a/recipes-qt/qt5/nativesdk-qtbase_git.bb
+++ b/recipes-qt/qt5/nativesdk-qtbase_git.bb
@@ -258,4 +258,4 @@ fakeroot do_generate_qt_environment_file() {
 
 addtask generate_qt_environment_file after do_install before do_package
 
-SRCREV = "b4ada3f0d8feed7dbff22aa780d38ab126020ac6"
+SRCREV = "e6f8b072d2bf15f8b82bede48ff29ce8ac8dbd9a"
diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb
index 7b289da..da87c1c 100644
--- a/recipes-qt/qt5/qt3d_git.bb
+++ b/recipes-qt/qt5/qt3d_git.bb
@@ -27,6 +27,6 @@ FILES_${PN}-qmlplugins += " \
 ${OE_QMAKE_PATH_QML}/*/*/*.obj \
 "
 
-SRCREV = "d3889211dc245d44dab25dcc9fbbc4b57e92ac33"
+SRCREV = "fc781fa42287a4f5db62a346ad6eb8bcbb9f49c0"
 
 BBCLASSEXTEND += "native nativesdk"
diff --git a/recipes-qt/qt5/qt5-git.inc b/recipes-qt/qt5/qt5-git.inc
index c5795ed..a17ec24 100644
--- a/recipes-qt/qt5/qt5-git.inc
+++ b/recipes-qt/qt5/qt5-git.inc
@@ -11,4 +11,4 @@ SRC_URI = " \
 
 S = "${WORKDIR}/git"
 
-PV = "5.6.2+git${SRCPV}"
+PV = "5.6.3+git${SRCPV}"
diff --git a/recipes-qt/qt5/qtbase-native_git.bb 
b/recipes-qt/qt5/qtbase-native_git.bb
index efce827..b0278fa 100644
--- a/recipes-qt/qt5/qtbase-native_git.bb
+++ b/recipes-qt/qt5/qtbase-native_git.bb
@@ -117,4 +117,4 @@ do_install() {
 ln -sf syncqt.pl ${D}${OE_QMAKE_PATH_QT_BINS}/syncqt
 }
 
-SRCREV = "b4ada3f0d8feed7dbff22aa780d38ab126020ac6"
+SRCREV = "e6f8b072d2bf15f8b82bede48ff29ce8ac8dbd9a"
diff --git 
a/recipes-qt/qt5/qtbase/0011-Add-external-hostbindir-option-for-native-sdk.patch
 
b/recipes-qt/qt5/qtbase/0011-Add-external-hostbindir-option-for-native-sdk.patch
index d257d3f..e55b9ed 100644
--- 
a/recipes-qt/qt5/qtbase/0011-Add-external-hostbindir-option-for-native-sdk.patch
+++ 
b/recipes-qt/qt5/qtbase/0011-Add-external-hostbindir-option-for-native-sdk.patch
@@ -1,4 +1,4 @@
-From 2aa52f19cab8eafff84d1828367d1e38cb34315d Mon Sep 17 00:00:00 2001
+From a67370ba276ae4a098a8c34bda72dba5387d9dae Mon Sep 17 00:00:00 2001
 From: Martin Jansa 
 Date: Sat, 6 Apr 2013 13:15:07 +0200
 Subject: [PATCH] Add -external-hostbindir option for native(sdk)
@@ -37,7 +37,7 @@ Conflicts:
  5 files changed, 16 insertions(+), 1 deletion(-)
 
 diff --git a/configure b/configure
-index d98ea53..f42abe6 100755
+index 224f9f5..271c4f4 100755
 --- a/configure
 +++ b/configure
 @@ -3951,6 +3951,7 @@ fi
@@ -49,22 +49,22 @@ index d98ea53..f42abe6 100755
  addConfStr "$shortspec"
  
 diff --git a/qmake/property.cpp b/qmake/property.cpp
-index 817ae95..c69539f 100644
+index b9139d5..6725ab7 100644
 --- a/qmake/property.cpp
 +++ b/qmake/property.c

Re: [oe] [meta-oe][PATCH 1/1] opencv: fix runtime dependencies.

2018-01-12 Thread Mikko Gronoff

Hi,

this single commit (0abf5af3ffd3d13c009a8ffcd5a6f045c36be837) has been 
in "pyro-next" branch for a long time. Can this be picked to "pyro" branch?



On 10/20/2017 07:21 PM, Martin Jansa wrote:

Follow the README and put [pyro] in the subject.

I've noticed this only because this doesn't apply to master where 3.2
version was removed 3 months ago with:
commit 31fceb560c0b81cff3aa439e3f43fd7a04dc477f
Author: Ismo Puustinen 
AuthorDate: Thu Aug 10 12:58:18 2017 +0300
Commit: Martin Jansa 
CommitDate: Sun Aug 13 13:21:02 2017 +0200

 opencv: update to version 3.3.

and this commit is already in master.

On Thu, Oct 19, 2017 at 7:40 PM, Anselmo L. S. Melo 
wrote:


From: Ismo Puustinen 

The newly split "libopencv-ts" package is empty (and thus not created),
because all ts files are installed in the development package. So, do
not add a runtime dependency to libopencv-ts.

Signed-off-by: Ismo Puustinen 
Signed-off-by: Martin Jansa 
---
  meta-oe/recipes-support/opencv/opencv_3.2.bb | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/opencv/opencv_3.2.bb
b/meta-oe/recipes-support/opencv/opencv_3.2.bb
index 535c761fa..fc62e9975 100644
--- a/meta-oe/recipes-support/opencv/opencv_3.2.bb
+++ b/meta-oe/recipes-support/opencv/opencv_3.2.bb
@@ -126,7 +126,7 @@ python populate_packages_prepend () {

  metapkg =  pn
  d.setVar('ALLOW_EMPTY_' + metapkg, "1")
-blacklist = [ metapkg ]
+blacklist = [ metapkg, "libopencv-ts" ]
  metapkg_rdepends = [ ]
  for pkg in packages[1:]:
  if not pkg in blacklist and not pkg in metapkg_rdepends and not
pkg.endswith('-dev') and not pkg.endswith('-dbg') and not
pkg.endswith('-doc') and not pkg.endswith('-locale') and not
pkg.endswith('-staticdev'):
--
2.14.2




--
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


[oe] [meta-qt5][PATCH] Upgrade to Qt 5.10.1

2018-02-15 Thread Mikko Gronoff
Updated Qt modules to 5.10.1.
New recipe qtknx added.

Change-Id: I711c75253a9c0d9dcfbaac8867b35a4505d101ea
Signed-off-by: Mikko Gronoff 
---
 recipes-qt/qt5/nativesdk-qtbase_git.bb |  2 +-
 recipes-qt/qt5/qt3d_git.bb |  2 +-
 recipes-qt/qt5/qt5-git.inc |  2 +-
 recipes-qt/qt5/qtbase-native_git.bb|  2 +-
 recipes-qt/qt5/qtbase_git.bb   |  2 +-
 recipes-qt/qt5/qtcanvas3d_git.bb   |  2 +-
 recipes-qt/qt5/qtcharts_git.bb |  2 +-
 recipes-qt/qt5/qtconnectivity_git.bb   |  2 +-
 recipes-qt/qt5/qtdatavis3d_git.bb  |  2 +-
 recipes-qt/qt5/qtdeclarative_git.bb|  2 +-
 recipes-qt/qt5/qtgamepad_git.bb|  2 +-
 recipes-qt/qt5/qtgraphicaleffects_git.bb   |  2 +-
 recipes-qt/qt5/qtimageformats_git.bb   |  2 +-
 recipes-qt/qt5/qtknx_git.bb| 12 +++
 recipes-qt/qt5/qtlocation_git.bb   | 13 ++--
 recipes-qt/qt5/qtmqtt_git.bb   |  2 +-
 recipes-qt/qt5/qtmultimedia_git.bb |  2 +-
 recipes-qt/qt5/qtnetworkauth_git.bb|  2 +-
 ...fix-invalid-use-of-incomplete-type-class-.patch | 24 --
 recipes-qt/qt5/qtquickcontrols2_git.bb |  2 +-
 recipes-qt/qt5/qtquickcontrols_git.bb  | 11 +-
 recipes-qt/qt5/qtremoteobjects_git.bb  |  2 +-
 recipes-qt/qt5/qtscript_git.bb | 10 -
 recipes-qt/qt5/qtscxml_git.bb  |  2 +-
 recipes-qt/qt5/qtsensors_git.bb|  2 +-
 recipes-qt/qt5/qtserialbus_git.bb  |  6 +-
 recipes-qt/qt5/qtserialport_git.bb | 12 +--
 recipes-qt/qt5/qtsvg_git.bb|  2 +-
 recipes-qt/qt5/qtsystems_git.bb| 11 +-
 recipes-qt/qt5/qttools_git.bb  |  2 +-
 recipes-qt/qt5/qttranslations_git.bb   |  2 +-
 recipes-qt/qt5/qtvirtualkeyboard_git.bb|  2 +-
 recipes-qt/qt5/qtwayland_git.bb|  2 +-
 recipes-qt/qt5/qtwebchannel_git.bb |  2 +-
 recipes-qt/qt5/qtwebengine_git.bb  |  4 ++--
 recipes-qt/qt5/qtwebsockets_git.bb |  2 +-
 recipes-qt/qt5/qtwebview_git.bb|  2 +-
 recipes-qt/qt5/qtx11extras_git.bb  |  2 +-
 recipes-qt/qt5/qtxmlpatterns_git.bb|  6 +-
 39 files changed, 70 insertions(+), 97 deletions(-)
 create mode 100644 recipes-qt/qt5/qtknx_git.bb
 delete mode 100644 
recipes-qt/qt5/qtquickcontrols/0001-texteditor-fix-invalid-use-of-incomplete-type-class-.patch

diff --git a/recipes-qt/qt5/nativesdk-qtbase_git.bb 
b/recipes-qt/qt5/nativesdk-qtbase_git.bb
index 36dab44..fb2f76e 100644
--- a/recipes-qt/qt5/nativesdk-qtbase_git.bb
+++ b/recipes-qt/qt5/nativesdk-qtbase_git.bb
@@ -210,4 +210,4 @@ fakeroot do_generate_qt_environment_file() {
 
 addtask generate_qt_environment_file after do_install before do_package
 
-SRCREV = "50117d738af526cbfbd5afa50b9a501acb0fb9ce"
+SRCREV = "6c6ace9d23f90845fd424e474d38fe30f070775e"
diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb
index c92c81e..4dd8aee 100644
--- a/recipes-qt/qt5/qt3d_git.bb
+++ b/recipes-qt/qt5/qt3d_git.bb
@@ -37,6 +37,6 @@ do_configure_prepend() {
  ${S}/src/quick3d/imports/input/importsinput.pro
 }
 
-SRCREV = "7bd57d2218794fdd7bcaa4f2c8107ef60740ff75"
+SRCREV = "31f424bb81cd2583920d3d521e1e01f01c2d28e2"
 
 BBCLASSEXTEND += "native nativesdk"
diff --git a/recipes-qt/qt5/qt5-git.inc b/recipes-qt/qt5/qt5-git.inc
index a613d1e..7ee0643 100644
--- a/recipes-qt/qt5/qt5-git.inc
+++ b/recipes-qt/qt5/qt5-git.inc
@@ -14,4 +14,4 @@ CVE_PRODUCT = "qt"
 
 S = "${WORKDIR}/git"
 
-PV = "5.10.0+git${SRCPV}"
+PV = "5.10.1+git${SRCPV}"
diff --git a/recipes-qt/qt5/qtbase-native_git.bb 
b/recipes-qt/qt5/qtbase-native_git.bb
index ac3924e..20e24eb 100644
--- a/recipes-qt/qt5/qtbase-native_git.bb
+++ b/recipes-qt/qt5/qtbase-native_git.bb
@@ -136,4 +136,4 @@ do_install() {
 echo 'set(_qt5_corelib_extra_includes 
"${_qt5Core_install_prefix}/lib${QT_DIR_NAME}/mkspecs/linux-oe-g++")' > 
${D}${libdir}/cmake/Qt5Core/Qt5CoreConfigExtrasMkspecDir.cmake
 }
 
-SRCREV = "50117d738af526cbfbd5afa50b9a501acb0fb9ce"
+SRCREV = "6c6ace9d23f90845fd424e474d38fe30f070775e"
diff --git a/recipes-qt/qt5/qtbase_git.bb b/recipes-qt/qt5/qtbase_git.bb
index 4f3ade2..e3d26a4 100644
--- a/recipes-qt/qt5/qtbase_git.bb
+++ b/recipes-qt/qt5/qtbase_git.bb
@@ -253,4 +253,4 @@ INSANE_SKIP_${PN}-mkspecs += "file-rdeps"
 
 RRECOMMENDS_${PN}-plugins += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 
'libx11-locale', &

[oe] [meta-qt5][PATCH] Change default SRC_URI from github.com to code.qt.io

2018-03-02 Thread Mikko Gronoff
There have been issues in the past with github qt mirror being out of
sync with code.qt.io for certain module repos. Right now there's been a
several days long break in update cycle for seemingly all the qt
modules where content has not been pushed to the github mirror. Change
the default SRC_URI to the more reliable code.qt.io.

Change-Id: Ic7d3b9a82ef0ae502e99a8516ef78ca09250fd1e
Signed-off-by: Mikko Gronoff 
Reviewed-by: Samuli Piippo 
---
 conf/layer.conf  | 4 ++--
 recipes-qt/examples/qt5everywheredemo_1.0.bb | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 7751ce2..f540710 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -33,7 +33,7 @@ LICENSE_PATH += "${LAYERDIR}/licenses"
 
 IMAGE_FEATURES[validitems] += "qtcreator-debug"
 
-QT_GIT ?= "git://github.com/qt"
-QT_LABS_GIT ?= "git://github.com/qt-labs"
+QT_GIT_PROJECT ?= "qt"
+QT_GIT ?= "git://code.qt.io/${QT_GIT_PROJECT}"
 QT_GIT_PROTOCOL ?= "git"
 QT_EDITION ?= "opensource"
diff --git a/recipes-qt/examples/qt5everywheredemo_1.0.bb 
b/recipes-qt/examples/qt5everywheredemo_1.0.bb
index dfbe4ae..36d57f1 100644
--- a/recipes-qt/examples/qt5everywheredemo_1.0.bb
+++ b/recipes-qt/examples/qt5everywheredemo_1.0.bb
@@ -7,7 +7,8 @@ LIC_FILES_CHKSUM = 
"file://qml/QtDemo/main.qml;endline=39;md5=7d80863906a4bc8ffc
 DEPENDS = "qtdeclarative qtxmlpatterns qtgraphicaleffects qtsvg qtmultimedia"
 
 SRCREV = "35d72a2eba7456a2efc5eb8b77afbc00f69ba0ac"
-SRC_URI = "${QT_LABS_GIT}/qt-labs-qt5-everywhere-demo"
+QT_GIT_PROJECT = "qt-labs"
+SRC_URI = "${QT_GIT}/qt5-everywhere-demo"
 
 S = "${WORKDIR}/git/QtDemo"
 
-- 
2.7.4

-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel


Re: [oe] meta-Qt5 5.9 branch regression, qtquick license error

2019-12-08 Thread Mikko Gronoff
Hi,

Apologies for messing up that update. QtQtuick1 module was modified by mistake. 
I fixed the recipe by reverting the SRCREV back to correct one.

Regards,

Mikko


On 6.12.2019 18.50, Jon Cormier wrote:
commit 
https://code.qt.io/cgit/yocto/meta-qt5.git/commit/?h=5.9&id=785ce411c2e89202723fbe1ec31a0443a226d2ae

The above commit results in several qtquick1 license errors.  Doing a clean 
build didn't help.  But switching back to tag v5.9.8 fixed the issue.  See the 
attached log for error messages.

Yocto build based on poky rocko-18.0.3 tag.

--
Jonathan Cormier
Software Engineer

Voice:  315.425.4045 x222

[https://drive.google.com/a/criticallink.com/uc?id=1cNWr0nD8Zmhopv--2qyUSvvdA3LDZ40m&export=download]

http://www.CriticalLink.com
6712 Brooklawn Parkway, Syracuse, NY 13211

[https://docs.google.com/uc?export=download&id=0B2vNSnu-aYu6OEhHRW9BUFV5WnM&revid=0B2vNSnu-aYu6RHNZUnhNbFpER1l3emNQY2VoaHA0RDdudWlFPQ]
  
[https://docs.google.com/uc?export=download&id=0B2vNSnu-aYu6cU1yWERrLXE0SnM&revid=0B2vNSnu-aYu6b1YrZW1SM0hueVhVS0pPWm1IOXFSc0I3ay9jPQ]
 
-- 
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-devel