summaryrefslogtreecommitdiff
path: root/recipes-gnome
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2022-03-06 11:30:24 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2022-03-06 11:39:25 +0100
commitbbc532e7c65c507ea6b91d1e73ecb60b34d4ab54 (patch)
tree610882304bdac4b04f898427b0daac786d45863f /recipes-gnome
parent68cc1d3fec0ed82b53c85ad8f97287d020387335 (diff)
layer: Update LICENSE variable to use SPDX license identifiers
Since OE-Core commit 9379f80f48 ("license/insane: Show warning for obsolete license usage"), LICENSE field not containing SPDX identifiers are treated with WARNING. An automated conversion using scripts/contrib/convert-spdx-licenses.py to convert to use the standard SPDX license identifiers has been done on the entire layer. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-gnome')
-rw-r--r--recipes-gnome/gnome-disk-utility/gnome-disk-utility_3.21.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-gnome/gnome-disk-utility/gnome-disk-utility_3.21.3.bb b/recipes-gnome/gnome-disk-utility/gnome-disk-utility_3.21.3.bb
index 8a39998..8a89f83 100644
--- a/recipes-gnome/gnome-disk-utility/gnome-disk-utility_3.21.3.bb
+++ b/recipes-gnome/gnome-disk-utility/gnome-disk-utility_3.21.3.bb
@@ -1,6 +1,6 @@
SUMMARY = "GNOME disk utility"
-LICENSE = "GPLv2+"
+LICENSE = "GPL-2.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
DEPENDS = "avahi-ui glib-2.0 gnome-doc-utils gtk+3 intltool-native \