From: Scott Murray Date: Wed, 8 Jun 2022 14:00:15 +0000 (-0400) Subject: libqtappfw: update SRCREV X-Git-Tag: 13.0.2~10 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=63bd05d9262ce8a5067be942207e2221f9a4e405;p=AGL%2Fmeta-agl-demo.git libqtappfw: update SRCREV 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 Change-Id: If0f87d60306b32cd4bef4694344bf149d0f5ee55 --- diff --git a/recipes-demo/libqtappfw/libqtappfw_git.bb b/recipes-demo/libqtappfw/libqtappfw_git.bb index ca6e6b1f7..3d553ab15 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 = "1332cc7d0a618ee88b4d19813340665332d406ca" +SRCREV = "4ce04ff30e753556cf9cb371780f2a873f6fedaa" S = "${WORKDIR}/git" # PV needs to be modified with SRCPV to work AUTOREV correctly