summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2020-08-19 16:09:10 -0400
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-08-19 22:34:33 +0000
commit05b30238e653b3803114e34928b97ddf939578b5 (patch)
tree17de6c82cb2591701d6b7f0fbe737ef35c1e6455
parent0476a28b81d06c3eab3866c55b1ebd58fa23febe (diff)
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 <scott.murray@konsulko.com> Change-Id: I423359cc6296f796db872fc6ef302497fc647ff5 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25141 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-rw-r--r--meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb2
1 files changed, 1 insertions, 1 deletions
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