From: Raquel Medina Date: Wed, 4 Dec 2019 09:55:08 +0000 (+0100) Subject: libqtappfw: update SRCREV X-Git-Tag: 8.99.2^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=8f6136fb9cdbb9d4e9f94e826b6d3b79e0b29259 libqtappfw: update SRCREV da09164 voice: add initial support for voice agents configuration Bug-AGL: SPEC-2981 Change-Id: Id491edc34010e8711385d85b4199e3203a0fc0b6 Signed-off-by: Raquel Medina --- diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index 5b956192b..ebc9ce9d4 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