logrotate: add a link to upstream review for one of the patch

The patch author (Robert Yang) has been asked by email
to rework the patch.

(From OE-Core rev: 42b0ae35701ec459f621b9b2a3bc350c02c7267f)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin 2021-11-17 16:34:52 +01:00 committed by Richard Purdie
parent 964e3c4445
commit 0ec51bf52a

View 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>