From b804ea66f6a0acb69c20619042015da41a3cb6cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 7 Nov 2020 18:40:21 +0100 Subject: [PATCH] musicians-world: add missing siteinfo to inherit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Otherwise all images get ardour5 Signed-off-by: Andreas Müller --- recipes-support/packagegroups/musicians-world.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/packagegroups/musicians-world.bb b/recipes-support/packagegroups/musicians-world.bb index 864e02d..8b244ef 100644 --- a/recipes-support/packagegroups/musicians-world.bb +++ b/recipes-support/packagegroups/musicians-world.bb @@ -2,7 +2,7 @@ SUMMARY = "All music musicican packages" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" -inherit packagegroup +inherit packagegroup siteinfo # unfortunately there is no way to add a comment. So folders, containing # multiple recipes are separated by two '\' before and after. That way the