libqtappfw: update SRCREV 16/23416/1
authorScott Murray <scott.murray@konsulko.com>
Wed, 18 Dec 2019 15:08:08 +0000 (10:08 -0500)
committerScott Murray <scott.murray@konsulko.com>
Wed, 18 Dec 2019 15:08:08 +0000 (10:08 -0500)
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 <scott.murray@konsulko.com>
meta-agl-profile-graphical-qt5/recipes-devtools/libqtappfw/libqtappfw_git.bb

index cd92cb8..491a639 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  = "fff812b8634a42eab6f31d5968ff479da49d837a"
+SRCREV  = "100316af08e530eb0e56165344363d6ad2edf395"
 S       = "${WORKDIR}/git/"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly