From 776da889b550ac9e5be414a8cc10fd86b1923264 Mon Sep 17 00:00:00 2001 From: Joe MacDonald Date: Mon, 8 Apr 2019 13:50:40 -0400 Subject: refpolicy: update to 2.20190201 and git HEAD policies Additionally, the README has fallen out of date, update it to reflect the current reality of layer dependencies. Signed-off-by: Joe MacDonald --- .../refpolicy/refpolicy-git/poky-fc-rpm.patch | 23 ---------------------- 1 file changed, 23 deletions(-) delete mode 100644 recipes-security/refpolicy/refpolicy-git/poky-fc-rpm.patch (limited to 'recipes-security/refpolicy/refpolicy-git/poky-fc-rpm.patch') diff --git a/recipes-security/refpolicy/refpolicy-git/poky-fc-rpm.patch b/recipes-security/refpolicy/refpolicy-git/poky-fc-rpm.patch deleted file mode 100644 index 3cd766d..0000000 --- a/recipes-security/refpolicy/refpolicy-git/poky-fc-rpm.patch +++ /dev/null @@ -1,23 +0,0 @@ -From 3ecbd842d51a8e70b3403e857a24203285d4983b Mon Sep 17 00:00:00 2001 -From: Wenzong Fan -Date: Mon, 27 Jan 2014 01:13:06 -0500 -Subject: [PATCH] refpolicy: fix real path for cpio - -Upstream-Status: Inappropriate [configuration] - -Signed-off-by: Wenzong Fan -Signed-off-by: Joe MacDonald ---- - policy/modules/contrib/rpm.fc | 1 + - 1 file changed, 1 insertion(+) - ---- a/policy/modules/contrib/rpm.fc -+++ b/policy/modules/contrib/rpm.fc -@@ -67,6 +67,7 @@ ifdef(`distro_redhat',` - /run/yum.* -- gen_context(system_u:object_r:rpm_var_run_t,s0) - /run/PackageKit(/.*)? gen_context(system_u:object_r:rpm_var_run_t,s0) - - ifdef(`enable_mls',` - /usr/sbin/cpio -- gen_context(system_u:object_r:rpm_exec_t,s0) -+/bin/cpio.cpio -- gen_context(system_u:object_r:rpm_exec_t,s0) - ') -- cgit v1.2.3-54-g00ecf