diff options
author | Raquel Medina <raquel.medina@konsulko.com> | 2020-04-09 18:52:50 +0200 |
---|---|---|
committer | Raquel Medina <raquel.medina@konsulko.com> | 2020-04-09 19:01:21 +0200 |
commit | c935d161eef593b2d1b768126f614623c9276299 (patch) | |
tree | 680f8af33906d327a9e0538ff0e7908de5755d34 /meta-agl-profile-graphical-qt5 | |
parent | b8bc5c0f601c5a2f385b3141d2da5b13d0e04599 (diff) |
libqtappfw: update SRCREV
Update SRCREV to pick up:
e57b4f7: add missing overrides in ResponseMessage
Bug-AGL: SPEC-3112
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Change-Id: I5b7f06cbb0a76a87b9ead87054f00a08fd5d1446
Diffstat (limited to 'meta-agl-profile-graphical-qt5')
-rw-r--r-- | meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |