From: Raquel Medina Date: Mon, 22 Jul 2019 21:08:48 +0000 (+0200) Subject: recipes-demo-hmi: libqtappfw: update SRCREV X-Git-Tag: 8.0.0~5 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=8c56f0af731e017759860b5cf8bc6050f8edc9b0 recipes-demo-hmi: libqtappfw: update SRCREV 61d0147 libqtappfw: network: improve error checks Bug-AGL: SPEC-2636 Change-Id: Ia14b90ed757458227d2a5459f6fee3abbe8b6ed1 Signed-off-by: Raquel Medina --- diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index 793ea0d00..531f30e97 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