From: Scott Murray Date: Tue, 9 May 2023 17:13:33 +0000 (-0400) Subject: libqtappfw: update SRCREV X-Git-Tag: 15.0.2~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=970c92015d5616a72ca3de6d2c23fa4b3f3efcf6;p=AGL%2Fmeta-agl-demo.git 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 --- 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