From: Raquel Medina Date: Wed, 1 Apr 2020 11:42:46 +0000 (+0200) Subject: libqtappfww: update SRCREV X-Git-Tag: 9.99.1~73 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=be65173fbe304fbf72b29be654e22910442b8d94;p=AGL%2Fmeta-agl.git libqtappfww: update SRCREV Update SRCREV to pick up: 0ed292d: rework message hierarchy Bug-AGL: SPEC-3112 Signed-off-by: Raquel Medina Change-Id: Ia5999b139ee33d77169def4ecb9b1dd8a1d70d50 --- 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 fa92a12cd..c7a883113 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 = "5c750385d02116a92fa4c120ccc26abb8267bc97" +SRCREV = "0ed292d3ccf93c889734960676a321d1166d3f66" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly