commit: 4a38cedce3e30bae0d50593087455e656d38e8b6
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 11 23:30:18 2018 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Mar 11 23:30:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a38cedc
profiles: add vanilla selinux musl profile for x86
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
profiles/default/linux/x86/17.0/musl/selinux/eapi | 1 +
profiles/default/linux/x86/17.0/musl/selinux/parent | 2 ++
profiles/profiles.desc | 1 +
3 files changed, 4 insertions(+)
diff --git a/profiles/default/linux/x86/17.0/musl/selinux/eapi
b/profiles/default/linux/x86/17.0/musl/selinux/eapi
new file mode 100644
index 00000000000..7ed6ff82de6
--- /dev/null
+++ b/profiles/default/linux/x86/17.0/musl/selinux/eapi
@@ -0,0 +1 @@
+5
diff --git a/profiles/default/linux/x86/17.0/musl/selinux/parent
b/profiles/default/linux/x86/17.0/musl/selinux/parent
new file mode 100644
index 00000000000..2190e9797ea
--- /dev/null
+++ b/profiles/default/linux/x86/17.0/musl/selinux/parent
@@ -0,0 +1,2 @@
+..
+../../../../../../features/selinux
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index f4425ebc0e6..a1a9e194772 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -304,6 +304,7 @@ ppc hardened/linux/musl/ppc
exp
x86 default/linux/musl/x86 exp
x86 hardened/linux/musl/x86 exp
x86 default/linux/x86/17.0/musl exp
+x86 default/linux/x86/17.0/musl/selinux exp
# Non-embedded uclibc profiles
# @MAINTAINER: [email protected]