mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-11 01:38:25 +02:00
fireinfo: Update to 2.1.4.
Fixes an issue with the detection of online CPUs on ARM.
This commit is contained in:
1
config/rootfiles/core/58/filelists/fireinfo
Symbolic link
1
config/rootfiles/core/58/filelists/fireinfo
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../../common/fireinfo
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
include Config
|
include Config
|
||||||
|
|
||||||
VER = 2.1.3
|
VER = 2.1.4
|
||||||
|
|
||||||
THISAPP = fireinfo-v$(VER)
|
THISAPP = fireinfo-v$(VER)
|
||||||
DL_FILE = $(THISAPP).tar.gz
|
DL_FILE = $(THISAPP).tar.gz
|
||||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
|||||||
|
|
||||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||||
|
|
||||||
$(DL_FILE)_MD5 = 8c977d1b8b0743ea0d244d1d8f86598a
|
$(DL_FILE)_MD5 = 4a5a027fadb7f81bda1224608a76c944
|
||||||
|
|
||||||
install : $(TARGET)
|
install : $(TARGET)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user