From 0d92a75ac38965766389a9e5f172c70d7680792d Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Wed, 17 May 2023 10:02:41 -0400 Subject: Update applications for VSS 3.1.1 Update SRCREVs in flutter-cluster-dashboard, libqtappfw, ondemandnavi, and tbtnavi recipes to pick up vehicle signal changes for VSS 3.1.1. This is required for working with KUKSA.val 0.3.1 and the upcoming switch to the databroker. Bug-AGL: SPEC-4761 Change-Id: Ic13cf7ef702bb88bfa5ca2fef496b06e135133ba Signed-off-by: Scott Murray --- recipes-demo/libqtappfw/libqtappfw_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-demo/libqtappfw') diff --git a/recipes-demo/libqtappfw/libqtappfw_git.bb b/recipes-demo/libqtappfw/libqtappfw_git.bb index 360347c0..509ccc4a 100644 --- a/recipes-demo/libqtappfw/libqtappfw_git.bb +++ b/recipes-demo/libqtappfw/libqtappfw_git.bb @@ -22,7 +22,7 @@ DEPENDS = " \ " SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "d2b9c43a0b129aca2319aa8487154fd14bd0eed1" +SRCREV = "1234b2771bc45a885df54a779dfb8a125f315f93" S = "${WORKDIR}/git" # PV needs to be modified with SRCPV to work AUTOREV correctly -- cgit 1.2.3-korg