libqtappfw: update SRCREV 00/23600/3
authorScott Murray <scott.murray@konsulko.com>
Mon, 20 Jan 2020 23:03:39 +0000 (18:03 -0500)
committerScott Murray <scott.murray@konsulko.com>
Tue, 21 Jan 2020 23:03:20 +0000 (23:03 +0000)
Update SRCREV to pick up:

cd1a7f3 libqtappfw: add initial HVAC support
cd5c8fe Add initial voice-capabilities binding support
68cb7fe voice: remove workarounds for broken vshl-core event JSON

Bug-AGL: SPEC-3084, SPEC-3110, SPEC-2984

Change-Id: I93bd9bf25e9f15cc163a2b531794369480265b6a
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb

index 3e1d919..f4d85d7 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  = "95e3f5a2c51062128c68f1150e3e89284ca4dd5b"
+SRCREV  = "cd1a7f3bcbaef1e9c23549f472bce4ae42b2afad"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly