]> code.ossystems Code Review - openembedded-core.git/commitdiff
logrotate: add a link to upstream review for one of the patch
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 17 Nov 2021 15:34:52 +0000 (16:34 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 24 Nov 2021 10:00:06 +0000 (10:00 +0000)
The patch author (Robert Yang) has been asked by email
to rework the patch.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/logrotate/logrotate/act-as-mv-when-rotate.patch

index 671fce4ac850b8b24ec568ef4e547230949208b2..4efd47190611c8c3db8c28b6dc4c3b4f2978a09f 100644 (file)
@@ -6,7 +6,7 @@ Subject: [PATCH] Act as the "mv" command when rotate log
 Act as the "mv" command when rotate log, first rename, if failed, then
 read and write.
 
-Upstream-Status: Pending
+Upstream-Status: Inappropriate [needs a rework according to https://github.com/logrotate/logrotate/pull/429]
 
 Signed-off-by: Robert Yang <liezhi.yang@windriver.com>