libqtappfw: update SRCREV 78/27678/1
authorScott Murray <scott.murray@konsulko.com>
Sat, 18 Jun 2022 00:41:43 +0000 (20:41 -0400)
committerScott Murray <scott.murray@konsulko.com>
Sat, 18 Jun 2022 00:41:43 +0000 (20:41 -0400)
Update libqtappfw SRCREV to pick up:

01a723b Reimplement HVAC API with VIS signals

Bug-AGL: SPEC-4409

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

recipes-demo/libqtappfw/libqtappfw_git.bb

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