diff options
author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:45:08 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
commit | 06851c6fdc4de0b21034661039f9932a85b5adde (patch) | |
tree | daa2325e3c96d7da82c54a895f8017f474758a56 /meta-gnome/recipes-support | |
parent | a32fc41775067f51700d1a2a14ee6495e43c08e5 (diff) | |
download | meta-openembedded-06851c6fdc4de0b21034661039f9932a85b5adde.tar.gz |
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-support')
7 files changed, 7 insertions, 7 deletions
diff --git a/meta-gnome/recipes-support/accountsservice/accountsservice_0.6.55.bb b/meta-gnome/recipes-support/accountsservice/accountsservice_0.6.55.bb index 26cc04b8e..551ff5dc9 100644 --- a/meta-gnome/recipes-support/accountsservice/accountsservice_0.6.55.bb +++ b/meta-gnome/recipes-support/accountsservice/accountsservice_0.6.55.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | DESCRIPTION = "D-Bus interfaces for querying and manipulating user account information" | 1 | DESCRIPTION = "D-Bus interfaces for querying and manipulating user account information" |
2 | HOMEPAGE = "https://www.freedesktop.org/wiki/Software/AccountsService/" | 2 | HOMEPAGE = "https://www.freedesktop.org/wiki/Software/AccountsService/" |
3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPL-3.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
5 | 5 | ||
6 | DEPENDS = " \ | 6 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.7.18.bb b/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.7.18.bb index 3488fb568..45a28ed96 100644 --- a/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.7.18.bb +++ b/meta-gnome/recipes-support/appstream-glib/appstream-glib_0.7.18.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "Objects and helper methods to help reading and writing AppStream metadata" | 1 | SUMMARY = "Objects and helper methods to help reading and writing AppStream metadata" |
2 | HOMEPAGE = "https://people.freedesktop.org/~hughsient/appstream-glib/index.htm" | 2 | HOMEPAGE = "https://people.freedesktop.org/~hughsient/appstream-glib/index.htm" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPL-2.1-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
5 | 5 | ||
6 | DEPENDS = " \ | 6 | DEPENDS = " \ |
diff --git a/meta-gnome/recipes-support/colord-gtk/colord-gtk_0.2.0.bb b/meta-gnome/recipes-support/colord-gtk/colord-gtk_0.2.0.bb index 2b09adf71..e9c79e28b 100644 --- a/meta-gnome/recipes-support/colord-gtk/colord-gtk_0.2.0.bb +++ b/meta-gnome/recipes-support/colord-gtk/colord-gtk_0.2.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "GTK support library for colord" | 1 | SUMMARY = "GTK support library for colord" |
2 | HOMEPAGE = "https://www.freedesktop.org/software/colord/" | 2 | HOMEPAGE = "https://www.freedesktop.org/software/colord/" |
3 | LICENSE = "LGPLv3" | 3 | LICENSE = "LGPL-3.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" |
5 | 5 | ||
6 | inherit meson gobject-introspection gettext gtk-doc features_check | 6 | inherit meson gobject-introspection gettext gtk-doc features_check |
diff --git a/meta-gnome/recipes-support/ibus/ibus.inc b/meta-gnome/recipes-support/ibus/ibus.inc index 01f05c1b6..23f565f66 100644 --- a/meta-gnome/recipes-support/ibus/ibus.inc +++ b/meta-gnome/recipes-support/ibus/ibus.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "Intelligent Input Bus for Linux/Unix" | 1 | SUMMARY = "Intelligent Input Bus for Linux/Unix" |
2 | HOMEPAGE = "https://github.com/ibus/ibus/wiki" | 2 | HOMEPAGE = "https://github.com/ibus/ibus/wiki" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPL-2.1-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" |
5 | 5 | ||
6 | inherit autotools-brokensep pkgconfig gobject-introspection gettext gtk-doc vala | 6 | inherit autotools-brokensep pkgconfig gobject-introspection gettext gtk-doc vala |
diff --git a/meta-gnome/recipes-support/libuser/libuser_0.62.bb b/meta-gnome/recipes-support/libuser/libuser_0.62.bb index 722b647f2..22ddd10a6 100644 --- a/meta-gnome/recipes-support/libuser/libuser_0.62.bb +++ b/meta-gnome/recipes-support/libuser/libuser_0.62.bb | |||
@@ -4,7 +4,7 @@ and group accounts" | |||
4 | HOMEPAGE = "https://pagure.io/libuser" | 4 | HOMEPAGE = "https://pagure.io/libuser" |
5 | BUGTRACKER = "https://pagure.io/libuser/issues" | 5 | BUGTRACKER = "https://pagure.io/libuser/issues" |
6 | 6 | ||
7 | LICENSE = "LGPLv2" | 7 | LICENSE = "LGPL-2.0-only" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ |
9 | file://lib/user.h;endline=19;md5=76b301f63c39fa992062395efbdc9558 \ | 9 | file://lib/user.h;endline=19;md5=76b301f63c39fa992062395efbdc9558 \ |
10 | file://samples/testuser.c;endline=19;md5=3b87fa660fa3f4a6bb31d624afe30ba1" | 10 | file://samples/testuser.c;endline=19;md5=3b87fa660fa3f4a6bb31d624afe30ba1" |
diff --git a/meta-gnome/recipes-support/onboard/onboard_1.4.1.bb b/meta-gnome/recipes-support/onboard/onboard_1.4.1.bb index 775e7c3c7..9325ef9c2 100644 --- a/meta-gnome/recipes-support/onboard/onboard_1.4.1.bb +++ b/meta-gnome/recipes-support/onboard/onboard_1.4.1.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "An onscreen keyboard" | 1 | SUMMARY = "An onscreen keyboard" |
2 | LICENSE = "GPLv3" | 2 | LICENSE = "GPL-3.0-only" |
3 | LIC_FILES_CHKSUM = "file://COPYING.GPL3;md5=8521fa4dd51909b407c5150498d34f4e" | 3 | LIC_FILES_CHKSUM = "file://COPYING.GPL3;md5=8521fa4dd51909b407c5150498d34f4e" |
4 | 4 | ||
5 | DEPENDS += "gtk+3 hunspell libcanberra libxkbfile dconf python3-distutils-extra-native intltool-native" | 5 | DEPENDS += "gtk+3 hunspell libcanberra libxkbfile dconf python3-distutils-extra-native intltool-native" |
diff --git a/meta-gnome/recipes-support/usermode/usermode_1.114.bb b/meta-gnome/recipes-support/usermode/usermode_1.114.bb index 478d8fa9b..1811b2d3c 100644 --- a/meta-gnome/recipes-support/usermode/usermode_1.114.bb +++ b/meta-gnome/recipes-support/usermode/usermode_1.114.bb | |||
@@ -7,7 +7,7 @@ graphical tools for users: \ | |||
7 | * userpasswd allows users to change their passwords. \ | 7 | * userpasswd allows users to change their passwords. \ |
8 | " | 8 | " |
9 | HOMEPAGE = "https://pagure.io/usermode" | 9 | HOMEPAGE = "https://pagure.io/usermode" |
10 | LICENSE = "GPLv2+" | 10 | LICENSE = "GPL-2.0-or-later" |
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" |
12 | 12 | ||
13 | DEPENDS = "libuser ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)} \ | 13 | DEPENDS = "libuser ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)} \ |