From: Scott Murray Date: Sat, 18 Jun 2022 00:41:43 +0000 (-0400) Subject: libqtappfw: update SRCREV X-Git-Tag: 13.0.2~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=ed0546433050d3010b37a9c09e8f5a64f903d1f8;p=AGL%2Fmeta-agl-demo.git libqtappfw: update SRCREV Update libqtappfw SRCREV to pick up: 01a723b Reimplement HVAC API with VIS signals Bug-AGL: SPEC-4409 Signed-off-by: Scott Murray Change-Id: I129937696d6bc193c02643e64dd92f3ee1b1f1f6 --- diff --git a/recipes-demo/libqtappfw/libqtappfw_git.bb b/recipes-demo/libqtappfw/libqtappfw_git.bb index 3d553ab15..5e22e5830 100644 --- a/recipes-demo/libqtappfw/libqtappfw_git.bb +++ b/recipes-demo/libqtappfw/libqtappfw_git.bb @@ -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