summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-support
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-04 00:45:08 -0800
committerKhem Raj <raj.khem@gmail.com>2022-03-04 17:41:45 -0800
commit06851c6fdc4de0b21034661039f9932a85b5adde (patch)
treedaa2325e3c96d7da82c54a895f8017f474758a56 /meta-gnome/recipes-support
parenta32fc41775067f51700d1a2a14ee6495e43c08e5 (diff)
downloadmeta-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')
-rw-r--r--meta-gnome/recipes-support/accountsservice/accountsservice_0.6.55.bb2
-rw-r--r--meta-gnome/recipes-support/appstream-glib/appstream-glib_0.7.18.bb2
-rw-r--r--meta-gnome/recipes-support/colord-gtk/colord-gtk_0.2.0.bb2
-rw-r--r--meta-gnome/recipes-support/ibus/ibus.inc2
-rw-r--r--meta-gnome/recipes-support/libuser/libuser_0.62.bb2
-rw-r--r--meta-gnome/recipes-support/onboard/onboard_1.4.1.bb2
-rw-r--r--meta-gnome/recipes-support/usermode/usermode_1.114.bb2
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 @@
1DESCRIPTION = "D-Bus interfaces for querying and manipulating user account information" 1DESCRIPTION = "D-Bus interfaces for querying and manipulating user account information"
2HOMEPAGE = "https://www.freedesktop.org/wiki/Software/AccountsService/" 2HOMEPAGE = "https://www.freedesktop.org/wiki/Software/AccountsService/"
3LICENSE = "GPLv3" 3LICENSE = "GPL-3.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" 4LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
5 5
6DEPENDS = " \ 6DEPENDS = " \
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 @@
1SUMMARY = "Objects and helper methods to help reading and writing AppStream metadata" 1SUMMARY = "Objects and helper methods to help reading and writing AppStream metadata"
2HOMEPAGE = "https://people.freedesktop.org/~hughsient/appstream-glib/index.htm" 2HOMEPAGE = "https://people.freedesktop.org/~hughsient/appstream-glib/index.htm"
3LICENSE = "LGPLv2.1" 3LICENSE = "LGPL-2.1-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" 4LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
5 5
6DEPENDS = " \ 6DEPENDS = " \
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 @@
1SUMMARY = "GTK support library for colord" 1SUMMARY = "GTK support library for colord"
2HOMEPAGE = "https://www.freedesktop.org/software/colord/" 2HOMEPAGE = "https://www.freedesktop.org/software/colord/"
3LICENSE = "LGPLv3" 3LICENSE = "LGPL-3.0-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02" 4LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
5 5
6inherit meson gobject-introspection gettext gtk-doc features_check 6inherit 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 @@
1SUMMARY = "Intelligent Input Bus for Linux/Unix" 1SUMMARY = "Intelligent Input Bus for Linux/Unix"
2HOMEPAGE = "https://github.com/ibus/ibus/wiki" 2HOMEPAGE = "https://github.com/ibus/ibus/wiki"
3LICENSE = "LGPLv2.1" 3LICENSE = "LGPL-2.1-only"
4LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" 4LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
5 5
6inherit autotools-brokensep pkgconfig gobject-introspection gettext gtk-doc vala 6inherit 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"
4HOMEPAGE = "https://pagure.io/libuser" 4HOMEPAGE = "https://pagure.io/libuser"
5BUGTRACKER = "https://pagure.io/libuser/issues" 5BUGTRACKER = "https://pagure.io/libuser/issues"
6 6
7LICENSE = "LGPLv2" 7LICENSE = "LGPL-2.0-only"
8LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ 8LIC_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 @@
1SUMMARY = "An onscreen keyboard" 1SUMMARY = "An onscreen keyboard"
2LICENSE = "GPLv3" 2LICENSE = "GPL-3.0-only"
3LIC_FILES_CHKSUM = "file://COPYING.GPL3;md5=8521fa4dd51909b407c5150498d34f4e" 3LIC_FILES_CHKSUM = "file://COPYING.GPL3;md5=8521fa4dd51909b407c5150498d34f4e"
4 4
5DEPENDS += "gtk+3 hunspell libcanberra libxkbfile dconf python3-distutils-extra-native intltool-native" 5DEPENDS += "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"
9HOMEPAGE = "https://pagure.io/usermode" 9HOMEPAGE = "https://pagure.io/usermode"
10LICENSE = "GPLv2+" 10LICENSE = "GPL-2.0-or-later"
11LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" 11LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
12 12
13DEPENDS = "libuser ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)} \ 13DEPENDS = "libuser ${@bb.utils.contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)} \