summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaquel Medina <raquel.medina@konsulko.com>2019-09-12 00:22:06 +0200
committerraquel medina <raquel.medina@konsulko.com>2019-09-16 11:54:53 +0000
commitb2a181dbeb67db727ed3065af2eb28db7d319ae6 (patch)
tree52c1688734d04076b2c73399e448e61e346063ea
parent22aa532b4b91350ff9f8e2322f59a3c8e8db5418 (diff)
recipes-demo-hmi: libqtappfw: update SRCREV
8bcc689 network: fix arguments on set_properties calls 4221fd2 wired: add hooks for addressing configuration Bug-AGL: SPEC-2676 Change-Id: I84790334a67b16c4afe776b3aaad625055893def 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 4ff66a9d..f04124ed 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 = "a824dc2de24ac3789207a5fb9d89400bc83891f9"
+SRCREV = "8bcc689eb4d31ecbbcf050cb5af32e8e72624732"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly