libqtappfw: update SRCREV 18/27618/1
authorScott Murray <scott.murray@konsulko.com>
Wed, 8 Jun 2022 14:00:15 +0000 (10:00 -0400)
committerScott Murray <scott.murray@konsulko.com>
Wed, 8 Jun 2022 14:00:15 +0000 (10:00 -0400)
Update libqtappfw SRCREV to pick up:

4ce04ff Reimplement navigation API with VIS signals
b34fae2 Add VIS vehicle signal support

Bug-AGL: SPEC-4408

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: If0f87d60306b32cd4bef4694344bf149d0f5ee55

recipes-demo/libqtappfw/libqtappfw_git.bb

index ca6e6b1..3d553ab 100644 (file)
@@ -17,7 +17,7 @@ DEPENDS = " \
 "
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}"
-SRCREV  = "1332cc7d0a618ee88b4d19813340665332d406ca"
+SRCREV  = "4ce04ff30e753556cf9cb371780f2a873f6fedaa"
 S       = "${WORKDIR}/git"
 
 # PV needs to be modified with SRCPV to work AUTOREV correctly