Update libqtappfw SRCREV after changes to support voice settings ui 25/23425/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 18 Dec 2019 20:03:13 +0000 (21:03 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 18 Dec 2019 20:03:13 +0000 (21:03 +0100)
We include these:
72eb23f fix parsing for all events, overloading for specific needs
21bba7d fix parsing event payload in presence of '\n' chars, and include signal emit for voice status and cbl changes.
9f3896c voice: register for all vshl events on start up
0ff12f7 voice: remove vshl-capabilities dependencies
c4e2933 Add steering wheel events
d56ec00 Add units and timestamp to signal-composer signal
3cd5fe3 Add initial signal-composer support
16c4429 voice: add status events to VshlCoreVoiceMessages

Bug-AGL: SPEC-3060

.

Change-Id: If2a5ba6292de4d7a833d4e67e651a4ad32a3849e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
recipes-demo-hmi/libqtappfw/libqtappfw_git.bb

index ebc9ce9..f3930c1 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  = "da091649e775b23a35eb88df1c2cf9ce3fb350f7"
+SRCREV  = "72eb23f64454c16301ae3856f122698b137b3038"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly