summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Smalley <sds@tycho.nsa.gov>2016-03-07 15:52:40 -0500
committerPhilip Tricca <flihp@twobit.us>2016-03-17 02:21:15 +0000
commitea53f99e6efc725f81fef3d043873d1bbb50c7d3 (patch)
treefe4aac547b49072ce5bbc40289a3e8ec5c65c473
parente93d2e8bac96949fd37d4ae89fbaf5a67d371f77 (diff)
downloadmeta-selinux-ea53f99e6efc725f81fef3d043873d1bbb50c7d3.tar.gz
Add include file for the 20160223 SELinux userspace release.
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov> Signed-off-by: Philip Tricca <flihp@twobit.us>
-rw-r--r--recipes-security/selinux/selinux_20160223.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-security/selinux/selinux_20160223.inc b/recipes-security/selinux/selinux_20160223.inc
new file mode 100644
index 0000000..4c1ef6b
--- /dev/null
+++ b/recipes-security/selinux/selinux_20160223.inc
@@ -0,0 +1,5 @@
1SELINUX_RELEASE = "20160223"
2
3SRC_URI = "https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/${SELINUX_RELEASE}/${BPN}-${PV}.tar.gz"
4
5include selinux_common.inc