diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-extended/logrotate/logrotate/act-as-mv-when-rotate.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/logrotate/logrotate/act-as-mv-when-rotate.patch b/meta/recipes-extended/logrotate/logrotate/act-as-mv-when-rotate.patch index 671fce4ac8..4efd471906 100644 --- a/meta/recipes-extended/logrotate/logrotate/act-as-mv-when-rotate.patch +++ b/meta/recipes-extended/logrotate/logrotate/act-as-mv-when-rotate.patch | |||
| @@ -6,7 +6,7 @@ Subject: [PATCH] Act as the "mv" command when rotate log | |||
| 6 | Act as the "mv" command when rotate log, first rename, if failed, then | 6 | Act as the "mv" command when rotate log, first rename, if failed, then |
| 7 | read and write. | 7 | read and write. |
| 8 | 8 | ||
| 9 | Upstream-Status: Pending | 9 | Upstream-Status: Inappropriate [needs a rework according to https://github.com/logrotate/logrotate/pull/429] |
| 10 | 10 | ||
| 11 | Signed-off-by: Robert Yang <liezhi.yang@windriver.com> | 11 | Signed-off-by: Robert Yang <liezhi.yang@windriver.com> |
| 12 | 12 | ||
