diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2017-01-05 00:23:22 -0800 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2017-01-05 10:18:30 -0500 |
commit | 96f63c44ab1c569c676495c3b557910fec9c5d2a (patch) | |
tree | 26a63d2b5932a61b08601a72d290bbca677f13f5 | |
parent | 4cbc45c9ff0f8c500cee8d83e6230a439dccb39e (diff) | |
download | meta-selinux-96f63c44ab1c569c676495c3b557910fec9c5d2a.tar.gz |
checkpolicy: 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/checkpolicy_2.5.bb | 7 | ||||
-rw-r--r-- | recipes-security/selinux/checkpolicy_2.6.bb | 7 |
2 files changed, 7 insertions, 7 deletions
diff --git a/recipes-security/selinux/checkpolicy_2.5.bb b/recipes-security/selinux/checkpolicy_2.5.bb deleted file mode 100644 index c603d52..0000000 --- a/recipes-security/selinux/checkpolicy_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=393a5ca445f6965873eca0259a17f833" | ||
5 | |||
6 | SRC_URI[md5sum] = "a8099a2a36de32327abf681159027c58" | ||
7 | SRC_URI[sha256sum] = "33af9f3eb19135a7e6536ecd3fbb9686323000016cd51eb88346346ed7546001" \ No newline at end of file | ||
diff --git a/recipes-security/selinux/checkpolicy_2.6.bb b/recipes-security/selinux/checkpolicy_2.6.bb new file mode 100644 index 0000000..f67c150 --- /dev/null +++ b/recipes-security/selinux/checkpolicy_2.6.bb | |||
@@ -0,0 +1,7 @@ | |||
1 | include selinux_20161014.inc | ||
2 | include ${BPN}.inc | ||
3 | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | ||
5 | |||
6 | SRC_URI[md5sum] = "2b581f8fe8eb8f55f111088e15d76c3a" | ||
7 | SRC_URI[sha256sum] = "0bebd18688ca8027b1b3b4ff1532c0626f1fe49883ae6cb74d9d385940e74157" | ||