summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-support/appstream-glib
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/appstream-glib
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/appstream-glib')
-rw-r--r--meta-gnome/recipes-support/appstream-glib/appstream-glib_0.7.18.bb2
1 files changed, 1 insertions, 1 deletions
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 = " \