From 4990413ee4093ba897174ad5bdba04a59b58d987 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 1 May 2021 12:40:44 +0200 Subject: [PATCH] ardour6: upgrade to latest master to fix build with latest glibc/gcc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/ardour/ardour6_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-musicians/ardour/ardour6_git.bb b/recipes-musicians/ardour/ardour6_git.bb index 80708a4..088ddb9 100644 --- a/recipes-musicians/ardour/ardour6_git.bb +++ b/recipes-musicians/ardour/ardour6_git.bb @@ -34,8 +34,8 @@ inherit waf features_check gtk-icon-cache pkgconfig python3native mime-xdg sitei REQUIRED_DISTRO_FEATURES = "x11" SRC_URI = "git://github.com/Ardour/ardour.git" -SRCREV = "e4e21f4d073ab00b1a0bb6ff6ca49f28b02fd68a" -PV = "6.6" +SRCREV = "80f6f152ee35e4fd2605a556f0cff3603ca3a1e4" +PV = "6.6+git${SRCPV}" S = "${WORKDIR}/git" # arch specific override - default (tested) is ARM -> no fpu-optimizations