From b64d60ce8163bfb75ca3ae46029ab1e2f2d96932 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 22 Jul 2020 01:12:46 +0200 Subject: [PATCH] bjumblr: move to sjaehn folder - further recipes to come MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-musicians/{bjumblr => sjaehn}/bjumblr.bb | 0 .../bjumblr/0001-BJumblr.cpp-Fix-build-with-gcc10.patch | 0 recipes-support/packagegroups/musicians-world.bb | 4 +++- 3 files changed, 3 insertions(+), 1 deletion(-) rename recipes-musicians/{bjumblr => sjaehn}/bjumblr.bb (100%) rename recipes-musicians/{bjumblr => sjaehn}/bjumblr/0001-BJumblr.cpp-Fix-build-with-gcc10.patch (100%) diff --git a/recipes-musicians/bjumblr/bjumblr.bb b/recipes-musicians/sjaehn/bjumblr.bb similarity index 100% rename from recipes-musicians/bjumblr/bjumblr.bb rename to recipes-musicians/sjaehn/bjumblr.bb diff --git a/recipes-musicians/bjumblr/bjumblr/0001-BJumblr.cpp-Fix-build-with-gcc10.patch b/recipes-musicians/sjaehn/bjumblr/0001-BJumblr.cpp-Fix-build-with-gcc10.patch similarity index 100% rename from recipes-musicians/bjumblr/bjumblr/0001-BJumblr.cpp-Fix-build-with-gcc10.patch rename to recipes-musicians/sjaehn/bjumblr/0001-BJumblr.cpp-Fix-build-with-gcc10.patch diff --git a/recipes-support/packagegroups/musicians-world.bb b/recipes-support/packagegroups/musicians-world.bb index 6a03edc..5a341de 100644 --- a/recipes-support/packagegroups/musicians-world.bb +++ b/recipes-support/packagegroups/musicians-world.bb @@ -14,7 +14,6 @@ RDEPENDS_${PN} += " \ ardour5 \ aubio \ audio-tweaks \ - bjumblr \ bristol \ calf \ carla \ @@ -130,6 +129,9 @@ RDEPENDS_${PN} += " \ setbfree \ \ \ + bjumblr \ + \ + \ fluidsynth-dssi \ fluidsynth-dssi-defconfig \ hexter \