summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2020-01-20 17:51:33 -0500
committerScott Murray <scott.murray@konsulko.com>2020-01-20 17:51:33 -0500
commitb5fdd2b09d6196c21970b57da308e942b3477104 (patch)
tree81c7219d9e8cb5a9eac1f0eb73dc3bd6e455d098
parent20fbeb703b08468122c412bcbe098fc038dad0ff (diff)
libqtappfw: update SRCREV
Update SRCREV to pick up: fdc78eb Add initial voice-capabilities binding support 77392ae voice: remove workarounds for broken vshl-core event JSON Bug-AGL: SPEC-3084, SPEC-3110 Change-Id: Idc3eb7116bf959138ea2f81a536609fe099a89ea Signed-off-by: Scott Murray <scott.murray@konsulko.com>
-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 d952a4f84..29e21d925 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 = "b9696a362febf1f8b660fe37e89b6dc2ac5459c6"
+SRCREV = "fdc78ebadb8c86efd323e57fdc7f64c59d4aa967"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly