aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaquel Medina <raquel.medina@konsulko.com>2019-07-24 16:06:04 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-07-24 18:41:20 +0000
commit70387f1bd16c987e4c4f9920b4526a66e06c4671 (patch)
treee6359372cd7645c318e2521a61982ab453bb4dce
parent5923685f1535c43e3136a3fa42d53bc70242a074 (diff)
recipes-demo-hmi: libqtappfw: update SRCREV
617d8b network: use roles to signal model changes Bug-AGL: SPEC-2339 Change-Id: Ica698d4dc0a81b6469879fb88c4098c054e85547 Signed-off-by: Raquel Medina <raquel.medina@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 531f30e9..e1107a31 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 = "61d01475342f6811458d1ae70c23aeaed5348143"
+SRCREV = "4617d8b63620de9729a07c5d17e8b3113fbb58a3"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly