From: Scott Murray Date: Wed, 19 Aug 2020 20:09:10 +0000 (-0400) Subject: meta-agl-profile-graphical-qt5: Update libqtappfw SRCREV X-Git-Tag: 9.99.3~8 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=05b30238e653b3803114e34928b97ddf939578b5;p=AGL%2Fmeta-agl.git meta-agl-profile-graphical-qt5: Update libqtappfw SRCREV Pick up changes: 9209b7d fix recent call displayed direction e366c2c test reply status for telephony command Bug-AGL: SPEC-3537, SPEC-3208, SPEC-3515 Signed-off-by: Scott Murray Change-Id: I423359cc6296f796db872fc6ef302497fc647ff5 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25141 Reviewed-by: Jan-Simon Moeller Tested-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 30635ecc7..e8d3531ba 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 = "2c9af605274c5d348d71a856fef04a47dd4e0874" +SRCREV = "9209b7d5bd23d05cebaf0ffc1b77e39525bc63cf" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly