meta-agl-profile-graphical-qt5: Update libqtappfw SRCREV 41/25141/3
authorScott Murray <scott.murray@konsulko.com>
Wed, 19 Aug 2020 20:09:10 +0000 (16:09 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 19 Aug 2020 22:34:33 +0000 (22:34 +0000)
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>
meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb

index 30635ec..e8d3531 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  = "2c9af605274c5d348d71a856fef04a47dd4e0874"
+SRCREV  = "9209b7d5bd23d05cebaf0ffc1b77e39525bc63cf"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly