summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2019-11-11 15:41:55 +0200
committerMatt Ranostay <matt.ranostay@konsulko.com>2019-11-11 15:42:25 +0200
commit10a25adf7238a121e4b08841ddcebe3f8583ee43 (patch)
treed08838d805e766fc67557a38e2357228cdaa9266 /recipes-demo-hmi
parent5d1c2626145c1121a5fe6387ac85ba3a9dcc4ee1 (diff)
libqtappfw: update SRCREV
af3cbe9 libqtappfw: add initial navigation support 94b4633 libqtappfw: add Qt5Qml to qtappfw.pc.in b8c33e1 Merge "mediaplayer: clear metadata in consumer UI on media removal" 5d2e0d0 mediaplayer: clear metadata in consumer UI on media removal Bug-AGL: SPEC-2880 Change-Id: I449d5cdc573d303b466bea41fa2de3954c0a42ad Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'recipes-demo-hmi')
-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 f04124ed..5b956192 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 = "8bcc689eb4d31ecbbcf050cb5af32e8e72624732"
+SRCREV = "af3cbe937762dbf196e0ea5b26f0cb2a088ab599"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly