summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaquel Medina <raquel.medina@konsulko.com>2019-12-04 10:55:08 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-12-04 20:28:49 +0000
commit8f6136fb9cdbb9d4e9f94e826b6d3b79e0b29259 (patch)
treece0b1342e84e5faebcf9e1a5fe5d84271a4e06ed
parent31e355495a4ae354e79a7eccb8a75a91ba9c0a05 (diff)
libqtappfw: update SRCREVicefish_8.99.2icefish/8.99.28.99.2
da09164 voice: add initial support for voice agents configuration Bug-AGL: SPEC-2981 Change-Id: Id491edc34010e8711385d85b4199e3203a0fc0b6 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
-rw-r--r--recipes-demo-hmi/libqtappfw/libqtappfw_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb
index 5b956192..ebc9ce9d 100644
--- a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb
+++ b/recipes-demo-hmi/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 = "af3cbe937762dbf196e0ea5b26f0cb2a088ab599"
+SRCREV = "da091649e775b23a35eb88df1c2cf9ce3fb350f7"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly