From 59d9f55dec168d3eba06c6bcfa99c1fe5db6c5d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 8 Nov 2020 21:52:13 +0100 Subject: [PATCH] qtractor: upgrade 0.9.17+ -> 0.9.18+ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/rncbc/qtractor.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-musicians/rncbc/qtractor.bb b/recipes-musicians/rncbc/qtractor.bb index 887c1b7..ab32290 100644 --- a/recipes-musicians/rncbc/qtractor.bb +++ b/recipes-musicians/rncbc/qtractor.bb @@ -20,7 +20,7 @@ inherit qmake5_base autotools-brokensep pkgconfig gtk-icon-cache mime mime-xdg q SRC_URI = " \ git://github.com/rncbc//qtractor.git;branch=midiimportx \ - file://0001-find-native-qt-build-tools-by-configure-options-auto.patch \ + file://0001-find-native-qt-build-tools-by-configure-options-auto-qt6.patch \ \ file://0001-do-nor-try-run-for-float-sse-detection.patch \ file://0002-do-nor-try-run-for-suil-libs-detection.patch \ @@ -28,8 +28,8 @@ SRC_URI = " \ \ file://Qtractor.conf \ " -SRCREV = "84c4dfd9ed4fed41eeb134a34318bb1fbdbdfab0" -PV = "0.9.17+git${SRCPV}" +SRCREV = "0e8e798ecb44d814d1f78d36fd92d2bfc354bcc9" +PV = "0.9.18+git${SRCPV}" S = "${WORKDIR}/git" EXTRA_OECONF = " \