summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@eng.windriver.com>2023-03-11 21:12:59 +0800
committerJoe MacDonald <joe@deserted.net>2023-03-27 09:34:02 -0400
commit4184abc2a62d847c9612cc712913676d37ef139d (patch)
tree03a7d41e9350ac1936cd11ab38e06010dba51170
parente582e169c4e0373839dc085f98cacc484389cf04 (diff)
downloadmeta-selinux-4184abc2a62d847c9612cc712913676d37ef139d.tar.gz
checkpolicy: upgrade 3.4 -> 3.5
License-Update: Rename COPYING to LICENSE. No content changes. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
-rw-r--r--recipes-security/selinux/checkpolicy_3.5.bb (renamed from recipes-security/selinux/checkpolicy_3.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/selinux/checkpolicy_3.4.bb b/recipes-security/selinux/checkpolicy_3.5.bb
index 3df1bbb..60f506d 100644
--- a/recipes-security/selinux/checkpolicy_3.4.bb
+++ b/recipes-security/selinux/checkpolicy_3.5.bb
@@ -7,7 +7,7 @@ with low level details of the policy that have not been \
7encapsulated/abstracted by a proper shared library interface." 7encapsulated/abstracted by a proper shared library interface."
8SECTION = "base" 8SECTION = "base"
9LICENSE = "GPL-2.0-or-later" 9LICENSE = "GPL-2.0-or-later"
10LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=393a5ca445f6965873eca0259a17f833" 10LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=393a5ca445f6965873eca0259a17f833"
11 11
12require selinux_common.inc 12require selinux_common.inc
13 13