From: Raquel Medina Date: Thu, 2 May 2019 08:34:31 +0000 (+0200) Subject: recipes-demo-hmi: libqtappfw: update SRCREV X-Git-Tag: 7.0.2~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=3ca33d328adf4b5e0698cac0e59c9fdf4b947d05 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 --- diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index aa7682859..5f0c17d25 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