summaryrefslogtreecommitdiffstats
path: root/recipes-security/redhat-security
diff options
context:
space:
mode:
authorJoe Slater <joe.slater@windriver.com>2022-04-13 11:36:39 -0700
committerArmin Kuster <akuster808@gmail.com>2022-04-13 13:45:44 -0700
commit93f2146211001ee3cf697d8428969cc3069ed6ba (patch)
treeab3c2f70a1ce97cdd3d7d181ba0a39e87b26211c /recipes-security/redhat-security
parent4158c871a6b878ac480d23f244201a503c40e3c9 (diff)
downloadmeta-security-93f2146211001ee3cf697d8428969cc3069ed6ba.tar.gz
LICENSE: update to SPDX standard names
Use convert-spdx-licenses.py to update LICENSE in recipes. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-security/redhat-security')
-rw-r--r--recipes-security/redhat-security/redhat-security_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/redhat-security/redhat-security_1.0.bb b/recipes-security/redhat-security/redhat-security_1.0.bb
index d6d4cea..c47688f 100644
--- a/recipes-security/redhat-security/redhat-security_1.0.bb
+++ b/recipes-security/redhat-security/redhat-security_1.0.bb
@@ -1,7 +1,7 @@
1SUMMARY = "redhat security tools" 1SUMMARY = "redhat security tools"
2DESCRIPTION = "Tools used by redhat linux distribution for security checks" 2DESCRIPTION = "Tools used by redhat linux distribution for security checks"
3SECTION = "security" 3SECTION = "security"
4LICENSE = "GPLv2" 4LICENSE = "GPL-2.0-only"
5LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6" 5LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6"
6 6
7SRC_URI = "file://find-chroot-py.sh \ 7SRC_URI = "file://find-chroot-py.sh \