From: Raquel Medina Date: Tue, 19 May 2020 00:34:10 +0000 (+0200) Subject: libqtappfw: update SRCREV X-Git-Tag: 9.99.1~40 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F34%2F24534%2F2;p=AGL%2Fmeta-agl.git libqtappfw: update SRCREV 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 Change-Id: I806769b64c521aff063f2c7e5778e748d81f54b9 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24534 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- diff --git a/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb b/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb index de7b91c3b..be7ead81e 100644 --- a/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb +++ b/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb @@ -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