diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2017-01-05 00:23:24 -0800 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2017-01-05 10:18:31 -0500 |
commit | 3dbde68c9bf04a457fa1c170c0140eb2b8e11156 (patch) | |
tree | 5974deb0468c6aa862385d8bd09e967f5cdb9d56 | |
parent | 89fb392b5ff649e7dc1e55bb7466a927adc1cb75 (diff) | |
download | meta-selinux-3dbde68c9bf04a457fa1c170c0140eb2b8e11156.tar.gz |
sepolgen: 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/sepolgen_1.2.3.bb | 7 | ||||
-rw-r--r-- | recipes-security/selinux/sepolgen_2.6.bb | 7 |
2 files changed, 7 insertions, 7 deletions
diff --git a/recipes-security/selinux/sepolgen_1.2.3.bb b/recipes-security/selinux/sepolgen_1.2.3.bb deleted file mode 100644 index 2d30847..0000000 --- a/recipes-security/selinux/sepolgen_1.2.3.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] = "d17b4072ed14d1f8d94ffd667ddc2864" | ||
7 | SRC_URI[sha256sum] = "3ee1745257fa55301070219c77978c7c9eeb9aa595ce0b6b29c3baa4687d5cf0" | ||
diff --git a/recipes-security/selinux/sepolgen_2.6.bb b/recipes-security/selinux/sepolgen_2.6.bb new file mode 100644 index 0000000..7825863 --- /dev/null +++ b/recipes-security/selinux/sepolgen_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] = "84faa46a0eb0b603e903efeed239c244" | ||
7 | SRC_URI[sha256sum] = "6a327b1576d914e57ad796a541a7a9bcceefb14c445355559993de0fdb8e7a60" | ||