From: Raquel Medina Date: Thu, 9 Apr 2020 16:52:50 +0000 (+0200) Subject: libqtappfw: update SRCREV X-Git-Tag: 9.99.1~69 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=c935d161eef593b2d1b768126f614623c9276299;p=AGL%2Fmeta-agl.git libqtappfw: update SRCREV Update SRCREV to pick up: e57b4f7: add missing overrides in ResponseMessage Bug-AGL: SPEC-3112 Signed-off-by: Raquel Medina Change-Id: I5b7f06cbb0a76a87b9ead87054f00a08fd5d1446 --- diff --git a/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb b/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb index c7a883113..02d71aa3e 100644 --- a/meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb +++ b/meta-agl-profile-graphical-qt5/recipes-devtools/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 = "0ed292d3ccf93c889734960676a321d1166d3f66" +SRCREV = "e57b4f75b55c2befad4f9944f43c8aa2310321b7" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly