recipes-demo-hmi: libqtappfw: update SRCREV 64/20964/1
authorMatt Ranostay <matt.ranostay@konsulko.com>
Tue, 9 Apr 2019 15:25:45 +0000 (18:25 +0300)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Tue, 9 Apr 2019 15:26:30 +0000 (18:26 +0300)
1cd754f libqtappfw: telephony: add onlineChanged signal
fd1810a libqtappfw: bluetooth: add adapter_changes event processing
5ba2e77 libqtappfw: bluetooth: add BluetoothModel support

Bug-AGL: SPEC-2290
Change-Id: Id7fc932f92d995df064332193c5755d12e3b5a01
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
recipes-demo-hmi/libqtappfw/libqtappfw_git.bb

index c942d45..aa76828 100644 (file)
@@ -13,7 +13,7 @@ DEPENDS += "qtbase qtdeclarative qtwebsockets libvcard"
 inherit cmake_qt5
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}"
-SRCREV  = "47903065edab76a0278ab160a7cbbc112180f326"
+SRCREV  = "1cd754f9761df857b6ff6d87a2030ec81928987f"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly