mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
mcelog: Update to version 175
- Update from versom version 135 to 175
- Updated rootfile
- Changelog
40 updates between the previous version and current version (5 years)
Changelog is just the list of commits in the git repository - too much
to include here.
https://git.kernel.org/pub/scm/utils/cpu/mce/mcelog.git/log/
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
ca81153591
commit
ffa561be7b
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 135
|
||||
VER = 175
|
||||
|
||||
THISAPP = mcelog-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = mcelog
|
||||
PAK_VER = 1
|
||||
PAK_VER = 2
|
||||
SUP_ARCH = i586 x86_64
|
||||
|
||||
DEPS =
|
||||
@@ -45,7 +45,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 7819c74796c1e52e3e56fc065b9fe26a
|
||||
$(DL_FILE)_MD5 = 27a68615c5090b38d44679a8ba6f4e3b
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user