From: Raquel Medina Date: Thu, 26 Sep 2019 12:07:11 +0000 (+0200) Subject: libqtappfw: update SRCREV X-Git-Tag: 8.0.2~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=3071021a106aacd0204a52d590af768a3bf3816f 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 --- 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