From ec8d01de43577356ee5bc2a9b4e515ef292e2970 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 18 Dec 2019 10:08:08 -0500 Subject: libqtappfw: update SRCREV Bump libqtappfw SRCREV to pick up steering wheel event changes: 100316a Add steering wheel events 5f45769 Add units and timestamp to signal-composer signal 2e95f1f Add initial signal-composer support 8155891 Fix branch in .gitreview Bug-AGL: SPEC-3023, SPEC-2950 Change-Id: I656328f63d2f99c2b89db8bcd6fa5a91ceadbcfb Signed-off-by: Scott Murray --- .../recipes-devtools/libqtappfw/libqtappfw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 cd92cb862..491a6395d 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 = "fff812b8634a42eab6f31d5968ff479da49d837a" +SRCREV = "100316af08e530eb0e56165344363d6ad2edf395" S = "${WORKDIR}/git/" # PV needs to be modified with SRCPV to work AUTOREV correctly -- cgit 1.2.3-korg