libqtappfw: update SRCREV 98/23598/1
authorScott Murray <scott.murray@konsulko.com>
Mon, 20 Jan 2020 22:51:33 +0000 (17:51 -0500)
committerScott Murray <scott.murray@konsulko.com>
Mon, 20 Jan 2020 22:51:33 +0000 (17:51 -0500)
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>
meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb

index d952a4f..29e21d9 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  = "b9696a362febf1f8b660fe37e89b6dc2ac5459c6"
+SRCREV  = "fdc78ebadb8c86efd323e57fdc7f64c59d4aa967"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly