From: Clark Williams on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2117
Replace the (still functioning) merge.pl in redhat/configs with a python version (merge.py) for ease of maintenance.
Signed-off-by: Clark Williams williams@redhat.com
--- redhat/configs/build_configs.sh | 2 +- redhat/configs/merge.py | 58 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+), 1 deletions(-)