diff options
-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" | ||