All of lore.kernel.org
 help / color / mirror / Atom feed
* [morty/master][PATCH 1/2] matrix-gui-browser: bump SRCREV and update Description
@ 2017-08-29 16:05 Eric Ruei
  2017-08-29 16:05 ` [morty/master][PATCH 2/2] matrix-gui-apps-git: bump SRCREV for changes and additions Eric Ruei
  0 siblings, 1 reply; 8+ messages in thread
From: Eric Ruei @ 2017-08-29 16:05 UTC (permalink / raw)
  To: meta-arago

* update the brower to be Webengine-based instead of Webkit-based

Signed-off-by: Eric Ruei <e-ruei1@ti.com>
---
 meta-arago-extras/recipes-core/matrix/matrix-gui-browser_2.0.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-browser_2.0.bb b/meta-arago-extras/recipes-core/matrix/matrix-gui-browser_2.0.bb
index 0fa1a62..1f91f57 100644
--- a/meta-arago-extras/recipes-core/matrix/matrix-gui-browser_2.0.bb
+++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-browser_2.0.bb
@@ -1,4 +1,4 @@
-DESCRIPTION = "Simple Qt web display using webkit"
+DESCRIPTION = "Simple Qt web display using webengine"
 HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix_browser"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://main.cpp;beginline=9;endline=37;md5=75a9adc782a6df0d3a5419743e9a9f18"
@@ -11,10 +11,10 @@ RDEPENDS_${PN} += "${QT_RDEPENDS_FONTS}"
 
 DEPENDS += "${QT_DEPENDS_WEBKIT}"
 
-PR = "r13"
+PR = "r14"
 
 QT4_SRCREV = "83019b46fb3dec1a12667d251d35ba8682953a79"
-QT5_SRCREV = "78ad5db716d1abc4c05abfe435f066b6b88454d5"
+QT5_SRCREV = "d3ecf8d0dff3e4f901d588ea0dfe485733dfc9dc"
 
 SRCREV = "${@base_conditional('QT_PROVIDER', 'qt5', "${QT5_SRCREV}", "${QT4_SRCREV}", d)}"
 BRANCH ?= "master"
-- 
1.9.1



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

end of thread, other threads:[~2017-09-01 17:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-29 16:05 [morty/master][PATCH 1/2] matrix-gui-browser: bump SRCREV and update Description Eric Ruei
2017-08-29 16:05 ` [morty/master][PATCH 2/2] matrix-gui-apps-git: bump SRCREV for changes and additions Eric Ruei
2017-08-29 16:17   ` Denys Dmytriyenko
2017-08-29 17:33     ` Ruei, Eric
2017-08-29 17:48       ` Denys Dmytriyenko
2017-08-29 18:12         ` Ruei, Eric
2017-08-29 21:22           ` Denys Dmytriyenko
2017-09-01 17:17             ` Denys Dmytriyenko

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.