From: Raquel Medina Date: Thu, 25 Jun 2020 15:25:08 +0000 (+0200) Subject: libqtappfw: update SRCREV X-Git-Tag: 9.99.1~9 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=58183762c6b98786b2b8438637310bf53dd9d041;p=AGL%2Fmeta-agl.git 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 Change-Id: I79dd6404f4192f9672398e3b40510272f4865a02 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/24869 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- 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