From 69952e24bed2629fe902d26aec32be7f6396216d Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 7 Jul 2020 14:13:18 +0100 Subject: adwaita-icon-theme: Add missing license files to LIC_FILES_CHKSUM The sources have a couple of COPYING files which should be listed in the license checksum entry so the full license terms are included in license handling code. Signed-off-by: Richard Purdie --- meta/recipes-gnome/gnome/adwaita-icon-theme_3.36.1.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meta/recipes-gnome/gnome/adwaita-icon-theme_3.36.1.bb') diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.36.1.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.36.1.bb index 473e1fc0be..2d78bea2c8 100644 --- a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.36.1.bb +++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.36.1.bb @@ -4,7 +4,9 @@ BUGTRACKER = "https://gitlab.gnome.org/GNOME/adwaita-icon-theme/issues" SECTION = "x11/gnome" LICENSE = "LGPL-3.0 | CC-BY-SA-3.0" -LIC_FILES_CHKSUM = "file://COPYING;md5=c84cac88e46fc07647ea07e6c24eeb7c" +LIC_FILES_CHKSUM = "file://COPYING;md5=c84cac88e46fc07647ea07e6c24eeb7c \ + file://COPYING_CCBYSA3;md5=96143d33de3a79321b1006c4e8ed07e7 \ + file://COPYING_LGPL;md5=e6a600fd5e1d9cbde2d983680233ad02" inherit allarch autotools pkgconfig gettext gtk-icon-cache upstream-version-is-even -- cgit 1.2.3-korg