mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
mcelog: Update to version 196
- Update from version 181 to 196 - Update of rootfile not required - Fix python call patch removed as correct python call now in the source tarball - Changelog file is no longer used. Review of changes has to be done via the git repo. https://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git/log/ Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
c4a9658346
commit
e979680572
@@ -1,8 +0,0 @@
|
||||
--- mcelog-181.orig/genconfig.py 2022-04-23 14:54:26.721031777 +0000
|
||||
+++ mcelog-181/genconfig.py 2022-04-23 14:54:35.577658935 +0000
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/usr/bin/python
|
||||
+#!/usr/bin/python3
|
||||
# generate man config documentation from mcelog.conf example
|
||||
# genconfig.py mcelog.conf intro.html
|
||||
from __future__ import print_function
|
||||
Reference in New Issue
Block a user