qtractor: move 'hardened' configure patch to common place for next V1 update

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2018-03-07 20:50:15 +01:00
parent 19622bde45
commit 5ef3c83458
4 changed files with 3 additions and 2 deletions

View File

@@ -20,8 +20,9 @@ inherit qmake5_base autotools-brokensep pkgconfig gtk-icon-cache mime qt5-transl
SRC_URI = " \
git://github.com/rncbc/qtractor.git;branch=midiimportx \
file://0001-find-native-qt-build-tools-by-configure-options-auto.patch \
file://0002-do-nor-try-run-for-float-sse-detection.patch \
file://0003-do-nor-try-run-for-suil-libs-detection.patch \
\
file://0001-do-nor-try-run-for-float-sse-detection.patch \
file://0002-do-nor-try-run-for-suil-libs-detection.patch \
file://Qtractor.conf \
"
SRCREV = "0bbe24ea12e397385597b50f2daaee5095d407d1"