Bump qtaglextras 84/21584/5
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>
Tue, 11 Jun 2019 06:12:33 +0000 (15:12 +0900)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 17 Jun 2019 17:19:53 +0000 (17:19 +0000)
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

meta-agl-profile-graphical-qt5/recipes-qt/qtaglextras/qtaglextras_git.bb

index a874a9c..84925a9 100644 (file)
@@ -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/"