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-2.20170204/poky-fc-clock.patch | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 recipes-security/refpolicy/refpolicy-2.20170204/poky-fc-clock.patch (limited to 'recipes-security/refpolicy/refpolicy-2.20170204/poky-fc-clock.patch') diff --git a/recipes-security/refpolicy/refpolicy-2.20170204/poky-fc-clock.patch b/recipes-security/refpolicy/refpolicy-2.20170204/poky-fc-clock.patch deleted file mode 100644 index b2102af..0000000 --- a/recipes-security/refpolicy/refpolicy-2.20170204/poky-fc-clock.patch +++ /dev/null @@ -1,20 +0,0 @@ -Subject: [PATCH] refpolicy: fix real path for clock - -Upstream-Status: Inappropriate [configuration] - -Signed-off-by: Xin Ouyang -Signed-off-by: Joe MacDonald ---- - policy/modules/system/clock.fc | 1 + - 1 file changed, 1 insertion(+) - ---- a/policy/modules/system/clock.fc -+++ b/policy/modules/system/clock.fc -@@ -1,6 +1,7 @@ - - /etc/adjtime -- gen_context(system_u:object_r:adjtime_t,s0) - - /sbin/hwclock -- gen_context(system_u:object_r:hwclock_exec_t,s0) -+/sbin/hwclock\.util-linux -- gen_context(system_u:object_r:hwclock_exec_t,s0) - - /usr/sbin/hwclock -- gen_context(system_u:object_r:hwclock_exec_t,s0) -- cgit v1.2.3-54-g00ecf