summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2019-04-09 18:25:45 +0300
committerMatt Ranostay <matt.ranostay@konsulko.com>2019-04-09 18:26:30 +0300
commit096538a47325f6cae0684519f379da40ea0cf09e (patch)
tree0fa9a5388799f985508fba6bc52bd4e2d4d03108
parent3b8c735511c2bd3e89046ec4bf657fa822a5be8c (diff)
recipes-demo-hmi: libqtappfw: update SRCREV
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>
-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 c942d451..aa768285 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 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