aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2019-11-20 03:22:09 +0200
committerMatt Ranostay <matt.ranostay@konsulko.com>2019-11-20 03:26:34 +0200
commit16164dacf60588899102f954342b9130820040f7 (patch)
treed9e4dc20b3664e162b8226607ff81383b2e77f95
parentdbc219fa8d3b3431827fe6b013053f22f7834865 (diff)
libqtappfw: update SRCREV
fff812b libqtappfw: remove not currently implemented broadcastWaypoints 00fa3ee libqtappfw: add initial navigation support ea82520 libqtappfw: add Qt5Qml to qtappfw.pc.in Bug-AGL: SPEC-2880 Change-Id: I743a7c41f6662d909cbda838ea1c298a98a60460 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 5d3019c7..cd92cb86 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"
inherit cmake_qt5
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "45ed097db45ee0a88d3acd274f242ed100274d47"
+SRCREV = "fff812b8634a42eab6f31d5968ff479da49d837a"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly