diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2023-03-11 21:13:00 +0800 |
|---|---|---|
| committer | Joe MacDonald <joe@deserted.net> | 2023-03-27 09:34:02 -0400 |
| commit | efed45fd9fd3bcf3d00afc918ea0c63261d4fb44 (patch) | |
| tree | 05fae3c2c13b3d00672e77e645e53e4610651876 | |
| parent | 4184abc2a62d847c9612cc712913676d37ef139d (diff) | |
| download | meta-selinux-efed45fd9fd3bcf3d00afc918ea0c63261d4fb44.tar.gz | |
secilc: 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/secilc_3.5.bb (renamed from recipes-security/selinux/secilc_3.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/selinux/secilc_3.4.bb b/recipes-security/selinux/secilc_3.5.bb index e30cd3a..5e0da3f 100644 --- a/recipes-security/selinux/secilc_3.4.bb +++ b/recipes-security/selinux/secilc_3.5.bb | |||
| @@ -4,7 +4,7 @@ This package contains secilc, the SELinux Common Intermediate \ | |||
| 4 | Language (CIL) compiler." | 4 | Language (CIL) compiler." |
| 5 | SECTION = "base" | 5 | SECTION = "base" |
| 6 | LICENSE = "BSD-2-Clause" | 6 | LICENSE = "BSD-2-Clause" |
| 7 | LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=c7e802b9a3b0c2c852669864c08b9138" | 7 | LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=c7e802b9a3b0c2c852669864c08b9138" |
| 8 | 8 | ||
| 9 | require selinux_common.inc | 9 | require selinux_common.inc |
| 10 | 10 | ||
