summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi
diff options
context:
space:
mode:
authorRaquel Medina <raquel.medina@konsulko.com>2019-07-22 23:08:48 +0200
committerRaquel Medina <raquel.medina@konsulko.com>2019-07-22 23:10:56 +0200
commit8c56f0af731e017759860b5cf8bc6050f8edc9b0 (patch)
tree382e99e579e1a8dd07322040e8a3662c7074f989 /recipes-demo-hmi
parentefe74fc5267f70216bbc37b1e6af90562fa4431f (diff)
recipes-demo-hmi: libqtappfw: update SRCREV
61d0147 libqtappfw: network: improve error checks Bug-AGL: SPEC-2636 Change-Id: Ia14b90ed757458227d2a5459f6fee3abbe8b6ed1 Signed-off-by: Raquel Medina <raquel.medina@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 793ea0d0..531f30e9 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 = "9d2600f4b4dcbdd3820910967eb00a9b00cd8a17"
+SRCREV = "61d01475342f6811458d1ae70c23aeaed5348143"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly