From: Scott Murray <scott.murray@konsulko.com>
Date: Thu, 23 Jul 2020 01:56:44 +0000 (-0400)
Subject: meta-agl-profile-graphical-qt5: Update libqtappfw SRCREV
X-Git-Tag: 9.99.2~4
X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F47%2F25047%2F2;p=AGL%2Fmeta-agl.git

meta-agl-profile-graphical-qt5: Update libqtappfw SRCREV

Pick up changes:

2c9af60 update bt power state if no adapter

Bug-AGL: SPEC-3301

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Iaa26d422abbfeea90603d686a9642b29a24a248d
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25047
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>
---

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 38fa07153..30635ecc7 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  = "14c3bea3a90d54577ae1f6a124f61e90fb05c731"
+SRCREV  = "2c9af605274c5d348d71a856fef04a47dd4e0874"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly