From: Raquel Medina Date: Wed, 24 Jul 2019 14:06:04 +0000 (+0200) Subject: recipes-demo-hmi: libqtappfw: update SRCREV X-Git-Tag: 8.0.0~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=70387f1bd16c987e4c4f9920b4526a66e06c4671 recipes-demo-hmi: libqtappfw: update SRCREV 617d8b network: use roles to signal model changes Bug-AGL: SPEC-2339 Change-Id: Ica698d4dc0a81b6469879fb88c4098c054e85547 Signed-off-by: Raquel Medina --- diff --git a/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb b/recipes-demo-hmi/libqtappfw/libqtappfw_git.bb index 531f30e97..e1107a31c 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 = "61d01475342f6811458d1ae70c23aeaed5348143" +SRCREV = "4617d8b63620de9729a07c5d17e8b3113fbb58a3" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly