[yocto] [PATCH][meta-selinux 1/8] Add common files for 20150202 SELinux userspace release.

Philip Tricca flihp at twobit.us
Fri Sep 11 22:18:19 PDT 2015


Note the change in the URL from the last release. We were pulling source
tarballs generated by GitHub as part of its reponse to the addition of
tags. The SELinux project maintains their own releases on the wiki at:
https://github.com/SELinuxProject/selinux/wiki/Releases

Signed-off-by: Philip Tricca <flihp at twobit.us>
---
 recipes-security/selinux/selinux_20150202.inc | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 recipes-security/selinux/selinux_20150202.inc

diff --git a/recipes-security/selinux/selinux_20150202.inc b/recipes-security/selinux/selinux_20150202.inc
new file mode 100644
index 0000000..b8d7982
--- /dev/null
+++ b/recipes-security/selinux/selinux_20150202.inc
@@ -0,0 +1,5 @@
+SELINUX_RELEASE = "20150202"
+
+SRC_URI = "https://raw.githubusercontent.com/wiki/SELinuxProject/selinux/files/releases/${SELINUX_RELEASE}/${BPN}-${PV}.tar.gz"
+
+include selinux_common.inc
-- 
2.1.4




More information about the yocto mailing list