[Devel] [PATCH RHEL8 COMMIT] COPYING: Move COPYING-4.18.0 -> COPYING file
Konstantin Khorenko
khorenko at virtuozzo.com
Wed Jan 27 19:02:26 MSK 2021
The commit is pushed to "branch-rh8-4.18.0-240.1.1.vz8.5.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh8-4.18.0-240.1.1.vz8.5.5
------>
commit 9e33af2e36f9e0f8e021adc672e07eaf37a79e34
Author: Konstantin Khorenko <khorenko at virtuozzo.com>
Date: Wed Jan 27 19:00:21 2021 +0300
COPYING: Move COPYING-4.18.0 -> COPYING file
RHEL 8 in kernel spec does rename COPYING -> COPYING-4.18.0.
i do not know the reason for that.
May be the following RHEL8 patch is related (do not have its content):
[rpmspec] fix conflicts with COPYING file while installing newer 4.17
kernel ("Herton R. Krzesinski") [1579563]
"COPYING" file must exist in the tree, checkpatch.pl needs it,
it refuses to work without "COPYING" file => rename the file back.
Note: i've updated my rebase scripts so next this patch won't be
necessary after next rebase on new RHEL8 kernel.
Signed-off-by: Konstantin Khorenko <khorenko at virtuozzo.com>
---
COPYING-4.18.0 => COPYING | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/COPYING-4.18.0 b/COPYING
similarity index 100%
rename from COPYING-4.18.0
rename to COPYING
More information about the Devel
mailing list