* get enhancement for LinuxFB full-screen support
Signed-off-by: Jacob Stiffler <[email protected]>
---
meta-arago-extras/recipes-core/matrix/matrix-gui-browser_2.0.bb | 4 ++--
1 file changed, 2 insertions(+), 2 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 65c607f..0fa1a62 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
@@ -11,10 +11,10 @@ RDEPENDS_${PN} += "${QT_RDEPENDS_FONTS}"
DEPENDS += "${QT_DEPENDS_WEBKIT}"
-PR = "r12"
+PR = "r13"
QT4_SRCREV = "83019b46fb3dec1a12667d251d35ba8682953a79"
-QT5_SRCREV = "5ab1350db5892f1fec9995b53670f27977c69f8d"
+QT5_SRCREV = "78ad5db716d1abc4c05abfe435f066b6b88454d5"
SRCREV = "${@base_conditional('QT_PROVIDER', 'qt5', "${QT5_SRCREV}",
"${QT4_SRCREV}", d)}"
BRANCH ?= "master"
--
2.7.4
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago