diff options
| -rw-r--r-- | recipes-security/selinux/secilc_3.4.bb (renamed from recipes-security/selinux/secilc_3.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/selinux/secilc_3.3.bb b/recipes-security/selinux/secilc_3.4.bb index 60ab2fe..e30cd3a 100644 --- a/recipes-security/selinux/secilc_3.3.bb +++ b/recipes-security/selinux/secilc_3.4.bb | |||
| @@ -3,12 +3,12 @@ DESCRIPTION = "\ | |||
| 3 | This package contains secilc, the SELinux Common Intermediate \ | 3 | 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" | 6 | LICENSE = "BSD-2-Clause" |
| 7 | LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=c7e802b9a3b0c2c852669864c08b9138" | 7 | LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=c7e802b9a3b0c2c852669864c08b9138" |
| 8 | 8 | ||
| 9 | require selinux_common.inc | 9 | require selinux_common.inc |
| 10 | 10 | ||
| 11 | DEPENDS += "libsepol xmlto-native" | 11 | DEPENDS = "libsepol xmlto-native" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git/secilc" | 13 | S = "${WORKDIR}/git/secilc" |
| 14 | 14 | ||
