From: Raquel Medina Date: Thu, 3 Sep 2020 16:03:54 +0000 (+0200) Subject: meta-agl-profile-graphical-qt5: Update libqtappfw SRCREV X-Git-Tag: 9.99.4~6 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=f3b7ee826ad38f1a8ccf6f15bd7c02c82325a112;p=AGL%2Fmeta-agl.git meta-agl-profile-graphical-qt5: Update libqtappfw SRCREV fe20f1b: fix handling of telephony events Bug-AGL: SPEC-3515 Signed-off-by: Raquel Medina Change-Id: Id9399adb872b37e1977c9feffed8f750b0d3f263 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25199 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 e8d3531ba..dd270d048 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 = "9209b7d5bd23d05cebaf0ffc1b77e39525bc63cf" +SRCREV = "fe20f1b029f67dee1f790ade7a9114086f2abd38" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly