summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWenzong Fan <wenzong.fan@windriver.com>2017-09-04 22:59:38 -0700
committerMark Hatle <mark.hatle@windriver.com>2017-09-13 16:56:37 -0500
commit40a581df13a94da9f899c1cae0fd26aa8875bff7 (patch)
treedee00720964ca2d86dea8bae55c9ef35089ed2b5
parent232bfebc92fa2700f019ab4e1f765170c2019ab1 (diff)
downloadmeta-selinux-40a581df13a94da9f899c1cae0fd26aa8875bff7.tar.gz
selinux: uprev include file to 20170804
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
-rw-r--r--recipes-security/selinux/selinux_20170804.inc (renamed from recipes-security/selinux/selinux_20161014.inc)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/selinux/selinux_20161014.inc b/recipes-security/selinux/selinux_20170804.inc
index c97e35b..1c11208 100644
--- a/recipes-security/selinux/selinux_20161014.inc
+++ b/recipes-security/selinux/selinux_20170804.inc
@@ -1,4 +1,4 @@
1SELINUX_RELEASE = "20161014" 1SELINUX_RELEASE = "20170804"
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