summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2023-03-11 21:13:00 +0800
committerJoe MacDonald <joe@deserted.net>2023-03-27 09:34:02 -0400
commitefed45fd9fd3bcf3d00afc918ea0c63261d4fb44 (patch)
tree05fae3c2c13b3d00672e77e645e53e4610651876
parent4184abc2a62d847c9612cc712913676d37ef139d (diff)
downloadmeta-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 \
4Language (CIL) compiler." 4Language (CIL) compiler."
5SECTION = "base" 5SECTION = "base"
6LICENSE = "BSD-2-Clause" 6LICENSE = "BSD-2-Clause"
7LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=c7e802b9a3b0c2c852669864c08b9138" 7LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=c7e802b9a3b0c2c852669864c08b9138"
8 8
9require selinux_common.inc 9require selinux_common.inc
10 10