summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaquel Medina <raquel.medina@konsulko.com>2019-05-31 14:06:54 +0200
committerRaquel Medina <raquel.medina@konsulko.com>2019-05-31 14:21:17 +0200
commit7b95189a63ff8aa80943ccfa36a2759d9940f0d4 (patch)
tree403246e16c126cc9ac36ad0ea3da8a0506f5d442
parent2a37531dfc132fe99782d784cc0336944ef2a8ba (diff)
recipes-demo-hmi: libqtappfw: update SRCREV
* Revert "network: add dummy methods for back compatibility" Bug-AGL: SPEC-2392 Change-Id: I20f45d9c482f8f0a7fc64e938fff7542924f225b 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 a3e55018..9e5ba9a9 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 = "fa307bc84a2aaaebaf9cff5fa26c2ccf9448d4ab"
+SRCREV = "0b4be8897b1d041db9931f4726d0dbd9d03a0c58"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly