summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2019-01-09 22:32:48 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-01-15 22:08:26 +0000
commit220104e57bdebd2d8e1b71c19c6f961fc9187a57 (patch)
tree726285bf2164fbe4203977788f437b3f4e5fdd4b
parent81038eac3d659c4829b24fa21d49d2c8319db803 (diff)
recipes-demo-hmi: libqtappfw: update SRCREVguppy_6.99.4guppy/6.99.46.99.4
c101de3 Merge "libqtappfw: bluetooth: add transport to discovery filter" 3dec5b3 libqtappfw: Add radio binding support 60094aa libqtappfw: bluetooth: add transport to discovery filter Change-Id: I4f376c15e05e15d3f79745f5637c27a1988088f2 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 06fcfba6..bd09a165 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 = "cdfb8ce39e99616d84742c337213fc4bfebd1ad4"
+SRCREV = "c101de36ef524ea322ca50ac7daa3d432ed4c47d"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly