libqtappfw: update SRCREV 09/22509/2
authorRaquel Medina <raquel.medina@konsulko.com>
Thu, 26 Sep 2019 12:07:11 +0000 (14:07 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 26 Sep 2019 20:08:36 +0000 (20:08 +0000)
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>
recipes-demo-hmi/libqtappfw/libqtappfw_git.bb

index e1107a3..5d3019c 100644 (file)
@@ -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