aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaquel Medina <raquel.medina@konsulko.com>2019-09-26 14:07:11 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-09-26 20:08:36 +0000
commit3071021a106aacd0204a52d590af768a3bf3816f (patch)
treef068dc8b66203a108b3e251f51dbde04fd01f324
parentf3a0009d3c3d40a67563e561b2167b9a703dfb1a (diff)
libqtappfw: update SRCREV
* 45ed097 network: fix arguments on set_properties calls * 18dde87 wired: add hooks for addressing configuration * fc0369f mediaplayer: clear metadata in consumer UI on media removal * 02daaf4 libqtappfw: bluetooth-map: add support for list_ messages + message verbs Bug-AGL: SPEC-2676 Change-Id: If0984870c08ed61ed2315a66080f6fe1163edbab 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 e1107a31..5d3019c7 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 = "4617d8b63620de9729a07c5d17e8b3113fbb58a3"
+SRCREV = "45ed097db45ee0a88d3acd274f242ed100274d47"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly