From 970c92015d5616a72ca3de6d2c23fa4b3f3efcf6 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 9 May 2023 13:13:33 -0400 Subject: [PATCH] libqtappfw: update SRCREV Update libqtappfw SRCREV to pick up: 3022561 Bump version number a6c28b4 mediaplayer: Improve MPD failure handling 999153f Add gitreview file for Optimistic Octopus branch and bump PV to 2.0.1 to match. Bug-AGL: SPEC-4661 Change-Id: Ib0ffe91de0168e8ec5bbe497b24fd22ff1da4bb0 Signed-off-by: Scott Murray --- recipes-demo/libqtappfw/libqtappfw_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-demo/libqtappfw/libqtappfw_git.bb b/recipes-demo/libqtappfw/libqtappfw_git.bb index 89e3c4e9c..6a9a9985c 100644 --- a/recipes-demo/libqtappfw/libqtappfw_git.bb +++ b/recipes-demo/libqtappfw/libqtappfw_git.bb @@ -22,11 +22,11 @@ DEPENDS = " \ " SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libqtappfw;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "9a7e2c5420cae0669c149d5dddbcd99a8fac0038" +SRCREV = "3022561d398bba5e367c8402d196830f526f8da7" S = "${WORKDIR}/git" # PV needs to be modified with SRCPV to work AUTOREV correctly -PV = "2.0+git${SRCPV}" +PV = "2.0.1+git${SRCPV}" inherit meson pkgconfig -- 2.16.6