diff options
| author | Yi Zhao <yi.zhao@eng.windriver.com> | 2023-03-11 21:12:59 +0800 |
|---|---|---|
| committer | Joe MacDonald <joe@deserted.net> | 2023-03-27 09:34:02 -0400 |
| commit | 4184abc2a62d847c9612cc712913676d37ef139d (patch) | |
| tree | 03a7d41e9350ac1936cd11ab38e06010dba51170 | |
| parent | e582e169c4e0373839dc085f98cacc484389cf04 (diff) | |
| download | meta-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 \ | |||
| 7 | encapsulated/abstracted by a proper shared library interface." | 7 | encapsulated/abstracted by a proper shared library interface." |
| 8 | SECTION = "base" | 8 | SECTION = "base" |
| 9 | LICENSE = "GPL-2.0-or-later" | 9 | LICENSE = "GPL-2.0-or-later" |
| 10 | LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=393a5ca445f6965873eca0259a17f833" | 10 | LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=393a5ca445f6965873eca0259a17f833" |
| 11 | 11 | ||
| 12 | require selinux_common.inc | 12 | require selinux_common.inc |
| 13 | 13 | ||
