From 4fa40db5d24b737a1706f8ee0a9973780a1f6653 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Tue, 21 Jul 2020 13:16:32 +0200 Subject: [PATCH] ardour6: upgrade 6.0 -> 6.2 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 b1f400b..dcc8e33 100644 --- a/recipes-musicians/ardour/ardour6_git.bb +++ b/recipes-musicians/ardour/ardour6_git.bb @@ -38,8 +38,8 @@ SRC_URI = " \ file://0001-remove-all-build-flags-that-cause-trouble-for-cross-.patch \ file://0002-Use-ARM-NEON-intrinsics-if-available-for-mixing-func.patch \ " -SRCREV = "360c81b815efe1e7b117ad6f96f8493f675d51bf" -PV = "6.0" +SRCREV = "c8e92338fffa92e4ee0bc03ca8ca9ff93ed8b2b4" +PV = "6.2" S = "${WORKDIR}/git" # arch specific override - default (tested) is ARM -> no fpu-optimizations