summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWenzong Fan <wenzong.fan@windriver.com>2017-01-05 00:23:18 -0800
committerJoe MacDonald <joe_macdonald@mentor.com>2017-01-05 10:02:30 -0500
commite17f15904910f64a6c81b191d03201cdb2a29e6e (patch)
tree9386ec6e686b99c5e0c32db5398e640050c15f09
parent02602ac9c1f3e61f11d90053c578575254fa6323 (diff)
downloadmeta-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 @@
1SELINUX_RELEASE = "20160223" 1SELINUX_RELEASE = "20161014"
2 2
3SRC_URI = "https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/${SELINUX_RELEASE}/${BPN}-${PV}.tar.gz" 3SRC_URI = "https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/${SELINUX_RELEASE}/${BPN}-${PV}.tar.gz"
4 4