libqtappfw: update SRCREV 69/24869/2
authorRaquel Medina <raquel.medina@konsulko.com>
Thu, 25 Jun 2020 15:25:08 +0000 (17:25 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 25 Jun 2020 21:00:23 +0000 (21:00 +0000)
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>
meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb

index 2d38021..38fa071 100644 (file)
@@ -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