From 5e6468bc5020ed75951c9ed0d534e3b4369bc0dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 11 Jan 2019 00:52:27 +0100 Subject: [PATCH] meta-qt5-extra-music-world: remove lsp-plugins for now MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * They don't build if libsndfile-dev packages are not installed on build host. Laughing matter: This was detected by reinstalling one of my build machines - all others machines had libsndfile-dev so this remained undiscovered. * Even if building: lsp-plugins crash with 'illegal instruction' on Raspi. ARMv7 assembler code within lsp-plugins seems to cause trouble for cortexa7.. Signed-off-by: Andreas Müller --- recipes-support/packagegroups/meta-qt5-extra-music-world.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-support/packagegroups/meta-qt5-extra-music-world.bb b/recipes-support/packagegroups/meta-qt5-extra-music-world.bb index 39d5d788..ca68f5fe 100644 --- a/recipes-support/packagegroups/meta-qt5-extra-music-world.bb +++ b/recipes-support/packagegroups/meta-qt5-extra-music-world.bb @@ -70,7 +70,6 @@ RDEPENDS_${PN} += " \ libxmp \ lmms \ lrdf \ - lsp-plugins-standalone lsp-plugins-ladspa lsp-plugins-lv2 lsp-plugins-vst \ lv2 \ mixxx \ muse \ @@ -142,6 +141,8 @@ RDEPENDS_${PN} += " \ " # non working +# lsp-plugins-standalone lsp-plugins-ladspa lsp-plugins-lv2 lsp-plugins-vst + # tomahawk # empty