summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2020-07-22 21:56:44 -0400
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-07-23 08:22:09 +0000
commitf70d93278ceb942dd5b7789999b5eb37c63a1bbc (patch)
treedc7a718357b159f9299dc8cf90ff10929292be04
parent049ad606401507a23d047d01d24d8b459f4b1753 (diff)
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>
-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 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