diff options
author | Xin Ouyang <Xin.Ouyang@windriver.com> | 2013-06-17 22:56:35 +0800 |
---|---|---|
committer | Xin Ouyang <Xin.Ouyang@windriver.com> | 2013-06-17 22:56:35 +0800 |
commit | 908a4aadce02adf06d0441403f5e043c836c70aa (patch) | |
tree | ee3bc045c8c8935e9f3b1ce754a988b173da38d9 | |
parent | 9295a2dbfb7722e6549fb3508de3b0fc791928a1 (diff) | |
download | meta-selinux-908a4aadce02adf06d0441403f5e043c836c70aa.tar.gz |
findutils-4.4.2: fix conflict with new oe-core patch
Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
-rw-r--r-- | recipes-extended/findutils/findutils-4.4.2/findutils-with-selinux.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/findutils/findutils-4.4.2/findutils-with-selinux.patch b/recipes-extended/findutils/findutils-4.4.2/findutils-with-selinux.patch index 9597b09..574285e 100644 --- a/recipes-extended/findutils/findutils-4.4.2/findutils-with-selinux.patch +++ b/recipes-extended/findutils/findutils-4.4.2/findutils-with-selinux.patch | |||
@@ -71,9 +71,9 @@ index 391ffa0..f599bbc 100644 | |||
71 | * Location Directives:: | 71 | * Location Directives:: |
72 | * Time Directives:: | 72 | * Time Directives:: |
73 | +* Other Directives:: | 73 | +* Other Directives:: |
74 | * Formatting Flags:: | ||
75 | @end menu | 74 | @end menu |
76 | 75 | ||
76 | @node Name Directives | ||
77 | @@ -1890,6 +1898,14 @@ File's last modification time in the format specified by @var{k} | 77 | @@ -1890,6 +1898,14 @@ File's last modification time in the format specified by @var{k} |
78 | (@pxref{Time Formats}). | 78 | (@pxref{Time Formats}). |
79 | @end table | 79 | @end table |