From c935d161eef593b2d1b768126f614623c9276299 Mon Sep 17 00:00:00 2001 From: Raquel Medina Date: Thu, 9 Apr 2020 18:52:50 +0200 Subject: 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 --- .../recipes-devtools/libqtappfw/libqtappfw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.2.3-korg