aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2019-05-24 09:03:06 +0300
committerMatt Ranostay <matt.ranostay@konsulko.com>2019-05-24 09:03:41 +0300
commit711901cda195b073cfcbab82d244495b2e3dbce8 (patch)
treec001f41fb970e196bfa88257c495c29c26bc4a19
parent70308c127b168675649bc1489fc6096b842b323e (diff)
recipes-demo-hmi: libqtappfw: update SRCREV
libqtappfw: network: sort WiFI model by SSID Bug-AGL: SPEC-2359 Change-Id: I1ce7e322a0af6f62604fbc261578843a74b8df94 Signed-off-by: Matt Ranostay <matt.ranostay@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 5f0c17d2..33d87b44 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 = "d204a0371a5d97b6be70389ca34f8cec3e6e0d21"
+SRCREV = "eee406e36e73484ebf945d4f4c5be78a3a55657a"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly