summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaquel Medina <raquel.medina@konsulko.com>2019-05-02 10:34:31 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-05-02 13:21:17 +0000
commit3ca33d328adf4b5e0698cac0e59c9fdf4b947d05 (patch)
tree28bdcf806e3258bc90335ff290a25b2aa7737c00
parent2562d081bf1cc0c57fd464b007209bd38fd799d8 (diff)
recipes-demo-hmi: libqtappfw: update SRCREV
Update libqtappfw's SRCREV to include: d204a03 network: update wifiStrength property Bug-AGL SPEC-2293 Change-Id: I7b6e99e4ebc72b1af2e274b4ad728fcdb39aa1b6 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 aa768285..5f0c17d2 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 libvcard"
inherit cmake_qt5
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "1cd754f9761df857b6ff6d87a2030ec81928987f"
+SRCREV = "d204a0371a5d97b6be70389ca34f8cec3e6e0d21"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly