summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaquel Medina <raquel.medina@konsulko.com>2020-06-25 17:25:08 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-06-25 21:00:23 +0000
commit58183762c6b98786b2b8438637310bf53dd9d041 (patch)
tree5616cd4cfa62f961c93b0c762fe1c70e0b9fd160
parent07874cfcf30a6012b11b7814da09f711c428529a (diff)
libqtappfw: update SRCREV
Update SRCREV to pick up: 14c3bea: add checks to avoid duplicates in qtappfw-bt model Bug-AGL: SPEC-3424 Signed-off-by: Raquel Medina <raquel.medina@konsulko.com> Change-Id: I79dd6404f4192f9672398e3b40510272f4865a02 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24869 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-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 2d380213c..38fa07153 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 = "ae208a6a303982535c44a7f124f38b4252528ab4"
+SRCREV = "14c3bea3a90d54577ae1f6a124f61e90fb05c731"
S = "${WORKDIR}/git/"
# PV needs to be modified with SRCPV to work AUTOREV correctly