summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-security/selinux/selinux-dbus.inc14
-rw-r--r--recipes-security/selinux/selinux-dbus_2.7.bb7
2 files changed, 21 insertions, 0 deletions
diff --git a/recipes-security/selinux/selinux-dbus.inc b/recipes-security/selinux/selinux-dbus.inc
new file mode 100644
index 0000000..1b66136
--- /dev/null
+++ b/recipes-security/selinux/selinux-dbus.inc
@@ -0,0 +1,14 @@
1SUMMARY = "SELinux dbus service files"
2DESCRIPTION = "\
3Provide SELinux dbus service files and scripts."
4
5SECTION = "base"
6LICENSE = "GPLv2+"
7
8RDEPENDS_${PN} += "python selinux-python-sepolicy"
9
10FILES_${PN} += "\
11 ${datadir}/system-config-selinux/selinux_server.py \
12 ${datadir}/polkit-1/actions/org.selinux.policy \
13 ${datadir}/dbus-1/system-services/org.selinux.service \
14"
diff --git a/recipes-security/selinux/selinux-dbus_2.7.bb b/recipes-security/selinux/selinux-dbus_2.7.bb
new file mode 100644
index 0000000..a4f14ed
--- /dev/null
+++ b/recipes-security/selinux/selinux-dbus_2.7.bb
@@ -0,0 +1,7 @@
1include selinux_20170804.inc
2include ${BPN}.inc
3
4LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
5
6SRC_URI[md5sum] = "6944aa95cfb44e4d76b1aff48b38f08e"
7SRC_URI[sha256sum] = "a7f3dbe68c0d02cd1cbe6aac06e87c2957668cb88083389654fabacb79641ae4"