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. -- 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 <[email protected]> > > > >Previous commit used for 5.7.1 baseline is no longer available on 5.7 branch. > > > >Signed-off-by: Denys Dmytriyenko <[email protected]> > >--- > > 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 > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
