aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-security/refpolicy/refpolicy-git/poky-fc-clock.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/refpolicy/refpolicy-git/poky-fc-clock.patch')
-rw-r--r--recipes-security/refpolicy/refpolicy-git/poky-fc-clock.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/recipes-security/refpolicy/refpolicy-git/poky-fc-clock.patch b/recipes-security/refpolicy/refpolicy-git/poky-fc-clock.patch
deleted file mode 100644
index 946dcc2..0000000
--- a/recipes-security/refpolicy/refpolicy-git/poky-fc-clock.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Subject: [PATCH] refpolicy: fix real path for clock
-
-Upstream-Status: Inappropriate [configuration]
-
-Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
-Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
----
- policy/modules/system/clock.fc | 1 +
- 1 file changed, 1 insertion(+)
-
---- a/policy/modules/system/clock.fc
-+++ b/policy/modules/system/clock.fc
-@@ -1,5 +1,6 @@
- /etc/adjtime -- gen_context(system_u:object_r:adjtime_t,s0)
-
- /usr/bin/hwclock -- gen_context(system_u:object_r:hwclock_exec_t,s0)
-
-+/usr/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)