summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-graphical-qt5
diff options
context:
space:
mode:
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>2019-06-11 15:12:33 +0900
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-06-17 17:19:53 +0000
commit4aefa58d05e5ed4d3351e702193b2382caa5206c (patch)
treef0b716266a7a254de8c51c699793d772ba4529ea /meta-agl-profile-graphical-qt5
parentde382e0eba1c57f2cd9a23323566754190b3a953 (diff)
Bump qtaglextras
This commit includes followings a4d7197 Merge "Use new event for activating window" 171e9dc Fix compile error d21de3d Use new event for activating window 462a0ca Merge "Exposed QMLApplicationEngine from AGLApplication" 26d3b8a Exposed QMLApplicationEngine from AGLApplication c0d77c2 Improve Qt-ness of AGLApplication 02ce712 Add a public feature for wgtpkg-pack Bug-AGL : SPEC-2474 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp> Change-Id: I174142c35ecea4be12d805a3bbf753bc048ccfca
Diffstat (limited to 'meta-agl-profile-graphical-qt5')
-rw-r--r--meta-agl-profile-graphical-qt5/recipes-qt/qtaglextras/qtaglextras_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-profile-graphical-qt5/recipes-qt/qtaglextras/qtaglextras_git.bb b/meta-agl-profile-graphical-qt5/recipes-qt/qtaglextras/qtaglextras_git.bb
index a874a9cfb..84925a939 100644
--- a/meta-agl-profile-graphical-qt5/recipes-qt/qtaglextras/qtaglextras_git.bb
+++ b/meta-agl-profile-graphical-qt5/recipes-qt/qtaglextras/qtaglextras_git.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://LICENSE-2.0.txt;md5=3b83ef96387f14655fc854ddc3c6bd57"
DEPENDS += "qtbase qtdeclarative qtquickcontrols2 qlibwindowmanager libhomescreen"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/qtaglextras;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "2fe96de41a540477d425403cf3a59ec6f5871521"
+SRCREV = "a4d7197d3ccc411b98666a75126534849141acde"
PV = "5.8.0+git${SRCPV}"
S = "${WORKDIR}/git/"