summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-graphical-qt5
diff options
context:
space:
mode:
authorRaquel Medina <raquel.medina@konsulko.com>2020-03-10 23:14:04 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-03-12 17:59:00 +0000
commit9f4f5ba2cf02fd40764a299fbaa7089cece5774d (patch)
tree08b0264ea421ffaa4a833b66c2c92670b70e2843 /meta-agl-profile-graphical-qt5
parentb1c5541c24b1e64d84826df6c0e573ab2c83a4fe (diff)
libqtappfw: update SRCREV
Update SRCREV to pick up: 5c75038: eliminate unneeded dependencies on public headers Bug-AGL: SPEC-3112 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com> Change-Id: I78837377d13a24d3f16ba5c581f7d625e4d05b32
Diffstat (limited to 'meta-agl-profile-graphical-qt5')
-rw-r--r--meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb2
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 f4d85d75c..fa92a12cd 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 = "cd1a7f3bcbaef1e9c23549f472bce4ae42b2afad"
+SRCREV = "5c750385d02116a92fa4c120ccc26abb8267bc97"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly