From: Raquel Medina Date: Fri, 31 May 2019 12:06:54 +0000 (+0200) Subject: recipes-demo-hmi: libqtappfw: update SRCREV X-Git-Tag: 7.99.1~2 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=7b95189a63ff8aa80943ccfa36a2759d9940f0d4 recipes-demo-hmi: libqtappfw: update SRCREV * Revert "network: add dummy methods for back compatibility" Bug-AGL: SPEC-2392 Change-Id: I20f45d9c482f8f0a7fc64e938fff7542924f225b Signed-off-by: Raquel Medina --- diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index a3e550187..9e5ba9a9f 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 = "fa307bc84a2aaaebaf9cff5fa26c2ccf9448d4ab" +SRCREV = "0b4be8897b1d041db9931f4726d0dbd9d03a0c58" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly