summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2018-05-14 18:43:48 -0700
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-05-18 17:12:18 +0000
commit3d0acb4b29f2d75df5229f881d82a0fd3a66e8bc (patch)
tree55c0bea34111aef310f6d2ab522c6c3fb30a5a6a
parent3325161e1f62f727e7dd59be311ab8de7f100903 (diff)
libqtappfw: update SRCREV for recipe
Add updated SRCREV that includes the following features: * agl-service-bluetooth proxies * agl-service-mediaplayer proxies Bug-AGL: SPEC-1385 SPEC-1375 Change-Id: I7f01f7312a14b3a33d7f631e503c3aaf29c7dfcd 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 53519c89..a1e288cd 100644
--- a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb
+++ b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb
@@ -13,7 +13,7 @@ DEPENDS += "qtbase qtwebsockets"
inherit cmake_qt5
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "112fc8be473f02befc7596750ad7044113f29849"
+SRCREV = "c26cadd532d98f59f0d53c6337d23f824593754c"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly