libqtappfw: update SRCREV 34/24534/2
authorRaquel Medina <raquel.medina@konsulko.com>
Tue, 19 May 2020 00:34:10 +0000 (02:34 +0200)
committerScott Murray <scott.murray@konsulko.com>
Tue, 19 May 2020 15:29:55 +0000 (15:29 +0000)
Update SRCREV to pick up:
3bd1bb0: fix compilation for new Qt version 5.14.1
be7f78b: share MessageEngine instance

Bug-AGL: SPEC-3112
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Change-Id: I806769b64c521aff063f2c7e5778e748d81f54b9
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24534
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb

index de7b91c..be7ead8 100644 (file)
@@ -13,7 +13,7 @@ DEPENDS += "qtbase qtdeclarative qtwebsockets"
 inherit cmake_qt5
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}"
-SRCREV  = "01c425e69b2c5b9e80cd52a78b2de63d2a474524"
+SRCREV  = "3bd1bb068819f29b480812bc7db61a87006103e1"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly