diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2017-01-05 00:23:18 -0800 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2017-01-05 10:02:30 -0500 |
commit | e17f15904910f64a6c81b191d03201cdb2a29e6e (patch) | |
tree | 9386ec6e686b99c5e0c32db5398e640050c15f09 | |
parent | 02602ac9c1f3e61f11d90053c578575254fa6323 (diff) | |
download | meta-selinux-e17f15904910f64a6c81b191d03201cdb2a29e6e.tar.gz |
selinux: uprev include file to 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/selinux_20161014.inc (renamed from recipes-security/selinux/selinux_20160223.inc) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/selinux/selinux_20160223.inc b/recipes-security/selinux/selinux_20161014.inc index 4c1ef6b..c97e35b 100644 --- a/recipes-security/selinux/selinux_20160223.inc +++ b/recipes-security/selinux/selinux_20161014.inc | |||
@@ -1,4 +1,4 @@ | |||
1 | SELINUX_RELEASE = "20160223" | 1 | SELINUX_RELEASE = "20161014" |
2 | 2 | ||
3 | SRC_URI = "https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/${SELINUX_RELEASE}/${BPN}-${PV}.tar.gz" | 3 | SRC_URI = "https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/${SELINUX_RELEASE}/${BPN}-${PV}.tar.gz" |
4 | 4 | ||