diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2017-01-05 00:23:21 -0800 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2017-01-05 10:18:30 -0500 |
commit | 4cbc45c9ff0f8c500cee8d83e6230a439dccb39e (patch) | |
tree | 550dcc39f19eb41337d7ce81afac2a5251da1a79 | |
parent | eba0f0ff8c1365aa12ead3498d812b9dbffa3f49 (diff) | |
download | meta-selinux-4cbc45c9ff0f8c500cee8d83e6230a439dccb39e.tar.gz |
libsemanage: 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/libsemanage_2.6.bb (renamed from recipes-security/selinux/libsemanage_2.5.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-security/selinux/libsemanage_2.5.bb b/recipes-security/selinux/libsemanage_2.6.bb index 27cbe7d..6361181 100644 --- a/recipes-security/selinux/libsemanage_2.5.bb +++ b/recipes-security/selinux/libsemanage_2.6.bb | |||
@@ -1,10 +1,10 @@ | |||
1 | include selinux_20160223.inc | 1 | include selinux_20161014.inc |
2 | include ${BPN}.inc | 2 | include ${BPN}.inc |
3 | 3 | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "eb030c863de1a6b3e2614a5c043c1641" | 6 | SRC_URI[md5sum] = "666a48c4058c07f2b07ede9eaf210c5f" |
7 | SRC_URI[sha256sum] = "46e2f36254369b6e91d1eea0460c262b139361b055a3a67d3ceea2d8ef72e006" | 7 | SRC_URI[sha256sum] = "4f81541047290b751f2ffb926fcd381c186f22db18d9fe671b0b4a6a54e8cfce" |
8 | 8 | ||
9 | SRC_URI += "\ | 9 | SRC_URI += "\ |
10 | file://libsemanage-Fix-execve-segfaults-on-Ubuntu.patch \ | 10 | file://libsemanage-Fix-execve-segfaults-on-Ubuntu.patch \ |