summaryrefslogtreecommitdiffstats
path: root/meta/recipes-gnome/gcr
diff options
context:
space:
mode:
authorNiko Mauno <niko.mauno@vaisala.com>2024-09-04 12:29:46 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-09-05 21:48:47 +0100
commitc22b1c9f68983c4f9b745491ffd780070f7636a2 (patch)
tree764c6293393123310ba14a2b7ac04e8dca7acf07 /meta/recipes-gnome/gcr
parent47ed595ca1dc891635963909b439b4991c034f31 (diff)
downloadpoky-c22b1c9f68983c4f9b745491ffd780070f7636a2.tar.gz
gcr: Fix LICENSE
The contents of the COPYING file included in the current source code package match those of LGPL-2.0 license, which seems to have been the case since 2011 commit https://gitlab.gnome.org/GNOME/gcr/-/commit/c6691faa0348ab087e99ab9bd9914e1d5e81fa14 (From OE-Core rev: f3ae58b741e4e6e3a5196ff75fcc4da6ee89d0b9) Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gcr')
-rw-r--r--meta/recipes-gnome/gcr/gcr_4.3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-gnome/gcr/gcr_4.3.0.bb b/meta/recipes-gnome/gcr/gcr_4.3.0.bb
index 50c8cfe8d6..73b36a3dea 100644
--- a/meta/recipes-gnome/gcr/gcr_4.3.0.bb
+++ b/meta/recipes-gnome/gcr/gcr_4.3.0.bb
@@ -5,7 +5,7 @@ GNOME desktop."
5HOMEPAGE = "https://gitlab.gnome.org/GNOME/gcr" 5HOMEPAGE = "https://gitlab.gnome.org/GNOME/gcr"
6BUGTRACKER = "https://gitlab.gnome.org/GNOME/gcr/issues" 6BUGTRACKER = "https://gitlab.gnome.org/GNOME/gcr/issues"
7 7
8LICENSE = "GPL-2.0-only" 8LICENSE = "LGPL-2.0-only"
9LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605" 9LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
10 10
11DEPENDS = "p11-kit glib-2.0 libgcrypt gnupg-native \ 11DEPENDS = "p11-kit glib-2.0 libgcrypt gnupg-native \