diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2017-01-05 00:23:25 -0800 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2017-01-05 10:18:31 -0500 |
commit | 8a438c84ee7ae21c79eb028316dc75b9ab3e4786 (patch) | |
tree | 3eff4d4aab6b361209efebf82b17bf6213730b50 | |
parent | 3dbde68c9bf04a457fa1c170c0140eb2b8e11156 (diff) | |
download | meta-selinux-8a438c84ee7ae21c79eb028316dc75b9ab3e4786.tar.gz |
secilc: uprev to 2.6 (20161014)
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
-rw-r--r-- | recipes-security/selinux/secilc_2.5.bb | 7 | ||||
-rw-r--r-- | recipes-security/selinux/secilc_2.6.bb | 7 |
2 files changed, 7 insertions, 7 deletions
diff --git a/recipes-security/selinux/secilc_2.5.bb b/recipes-security/selinux/secilc_2.5.bb deleted file mode 100644 index 56e0086..0000000 --- a/recipes-security/selinux/secilc_2.5.bb +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | include selinux_20160223.inc | ||
2 | include ${BPN}.inc | ||
3 | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=5fb82e8deb357d4e5fd8f3fed01d2f38" | ||
5 | |||
6 | SRC_URI[md5sum] = "af73267cccd0e46cb455d5702565cd41" | ||
7 | SRC_URI[sha256sum] = "4303d911c06ee5c207e00f778ca786c1a6efa2554a562f5d014dbc0d2f4cc4a4" | ||
diff --git a/recipes-security/selinux/secilc_2.6.bb b/recipes-security/selinux/secilc_2.6.bb new file mode 100644 index 0000000..0f84b0e --- /dev/null +++ b/recipes-security/selinux/secilc_2.6.bb | |||
@@ -0,0 +1,7 @@ | |||
1 | include selinux_20161014.inc | ||
2 | include ${BPN}.inc | ||
3 | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=5fb82e8deb357d4e5fd8f3fed01d2f38" | ||
5 | |||
6 | SRC_URI[md5sum] = "38c06fb8d97206a12016b4516ee23efc" | ||
7 | SRC_URI[sha256sum] = "a84838c15bb7b0141238b48294b15ff0e1618107f547541a0067d1ddabcc9502" | ||