From: Scott Murray Date: Tue, 9 May 2023 17:30:40 +0000 (-0400) Subject: libqtappfw: update SRCREV X-Git-Tag: 14.0.5^0 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fneedlefish;p=AGL%2Fmeta-agl-demo.git libqtappfw: update SRCREV Update libqtappfw SRCREV to pick up: c1f95b6 Bump version number eb2f0cd mediaplayer: Improve MPD failure handling and bump PV to 2.0.1 to match. Bug-AGL: SPEC-4661 Change-Id: I2641d9ca6161210561fe2c1ddacf3f6bb5fa7c25 Signed-off-by: Scott Murray --- diff --git a/recipes-demo/libqtappfw/libqtappfw_git.bb b/recipes-demo/libqtappfw/libqtappfw_git.bb index a1001ab6e..de737eb9d 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 = "22ad8cbaad00d89361cbd92023dd20a807bcf5cb" +SRCREV = "c1f95b6c98db5e2fd6275ca03b3d96aab426b843" 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