libqtappfw: update SRCREV 44/27744/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, 6 Jul 2022 18:32:31 +0000 (14:32 -0400)
Update libqtappfw SRCREV to pick up:

a2d991a Merge "Reimplement HVAC API with VIS signals"
b2cb90d Reimplement HVAC API with VIS signals
fc9399e Reimplement navigation API with VIS signals
607f2b6 Add VIS vehicle signal support

Bug-AGL: SPEC-4408

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

recipes-demo/libqtappfw/libqtappfw_git.bb

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