From 3071021a106aacd0204a52d590af768a3bf3816f Mon Sep 17 00:00:00 2001 From: Raquel Medina Date: Thu, 26 Sep 2019 14:07:11 +0200 Subject: [PATCH] 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 --- recipes-demo-hmi/libqtappfw/libqtappfw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index e1107a31c..5d3019c75 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 -- 2.16.6