From f70d93278ceb942dd5b7789999b5eb37c63a1bbc Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 22 Jul 2020 21:56:44 -0400 Subject: 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 Change-Id: Iaa26d422abbfeea90603d686a9642b29a24a248d Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25047 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 --- .../recipes-devtools/libqtappfw/libqtappfw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-agl-profile-graphical-qt5') 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 -- cgit 1.2.3-korg