summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2019-04-12 22:03:58 +0300
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-04-13 15:49:17 +0000
commitce26a8c501668693495c618ade043f864fd90a24 (patch)
treecb64e05d137852f5a0295d9d148054b40b840efe
parentd6a320e582600a39ec027562e5b34d9ab818c3f6 (diff)
recipes-demo-hmi: libqtappfw: update SRCREV
aa1f78e libqtappfw: bluetooth: add adapter_changes event processing Bug-AGL: SPEC-2295 Change-Id: I8a1961fba36d64ff678ebe43d51ff15d9634805f 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 4579b0f9..66f7febd 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 = "f4aad7aee0d23560a9b562057b866ea6762ca3cf"
+SRCREV = "aa1f78e57f3131ddbf6ee4154c6bddec00287358"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly