From 735f7995fc16247d0034ca437e9a9218dea5b418 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 2 Mar 2022 21:22:54 +0100 Subject: [PATCH] mlt: upgrade 7.0.1 -> 7.4.0 to fix build with ffmpeg5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-support/mlt/mlt.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/mlt/mlt.bb b/recipes-support/mlt/mlt.bb index 87439cba..a5680300 100644 --- a/recipes-support/mlt/mlt.bb +++ b/recipes-support/mlt/mlt.bb @@ -8,8 +8,8 @@ LIC_FILES_CHKSUM = " \ " SRC_URI = "git://github.com/mltframework/mlt.git;branch=master;protocol=https" -SRCREV = "6e5d8f54c1255dd37db5d7b8947b19f0737b5650" -PV = "7.0.1" +SRCREV = "255aa2452282bee3d7ec0c8320f9153f03d7e6c3" +PV = "7.4.0" S = "${WORKDIR}/git" inherit cmake_qt5 pkgconfig