summaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-webadmin/cockpit/cockpit_220.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-04 00:46:28 -0800
committerKhem Raj <raj.khem@gmail.com>2022-03-04 17:41:45 -0800
commit312832a3c5035b11db99cbb62061d8fbea31420e (patch)
tree19df8e08ef201170deebc580277e4000b58f1be2 /meta-webserver/recipes-webadmin/cockpit/cockpit_220.bb
parentee0f7dc9b7cbe1124e514e54a3de6572a15a31ce (diff)
downloadmeta-openembedded-312832a3c5035b11db99cbb62061d8fbea31420e.tar.gz
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-webserver/recipes-webadmin/cockpit/cockpit_220.bb')
-rw-r--r--meta-webserver/recipes-webadmin/cockpit/cockpit_220.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-webadmin/cockpit/cockpit_220.bb b/meta-webserver/recipes-webadmin/cockpit/cockpit_220.bb
index 7c3c17cd7..58dbad31b 100644
--- a/meta-webserver/recipes-webadmin/cockpit/cockpit_220.bb
+++ b/meta-webserver/recipes-webadmin/cockpit/cockpit_220.bb
@@ -1,7 +1,7 @@
1SUMMARY = "Admin interface for Linux machines" 1SUMMARY = "Admin interface for Linux machines"
2DESCRIPTION = "Cockpit makes it easy to administer your GNU/Linux servers via a web browser" 2DESCRIPTION = "Cockpit makes it easy to administer your GNU/Linux servers via a web browser"
3 3
4LICENSE = "LGPLv2.1" 4LICENSE = "LGPL-2.1-only"
5LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" 5LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
6 6
7SRC_URI += " \ 7SRC_URI += " \