From 2604f53fbfae143f1385726cc6ec14df213b2f6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 23 Nov 2020 22:56:48 +0100 Subject: [PATCH] ardour6: upgrade 6.3 -> 6.5 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 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/recipes-musicians/ardour/ardour6_git.bb b/recipes-musicians/ardour/ardour6_git.bb index 968c244..11daa78 100644 --- a/recipes-musicians/ardour/ardour6_git.bb +++ b/recipes-musicians/ardour/ardour6_git.bb @@ -33,12 +33,9 @@ inherit waf features_check gtk-icon-cache pkgconfig python3native mime-xdg sitei REQUIRED_DISTRO_FEATURES = "x11" -# Was a desperate attemt to get around bus error -#ARM_INSTRUCTION_SET = "arm" - SRC_URI = "git://github.com/Ardour/ardour.git" -SRCREV = "1b55648131888f443766b04896f2a8956df062f6" -PV = "6.3" +SRCREV = "80e3c191e412be7da5e0d05856e14f2f208b3035" +PV = "6.5" S = "${WORKDIR}/git" # arch specific override - default (tested) is ARM -> no fpu-optimizations