3 Commits

Author SHA1 Message Date
Roy Li 1395b480f4 edac-utils: update the version
The current edac-utils is v0.18, not v0.16 as the declaration in NEWS file:
  -------------------------------
  | Version 0.18 (2011-11-09);
  |- Do not print "No errors to report" with edac-util --quiet
  |- Add DIMM labels for Intel S2600JF and Supermicro H8QG6
  -------------------------------

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-03-25 11:26:58 +01:00
Kai Kang 49e6d6103e edac-utils: add patches for initscript
Update LIC_FILES_CHKSUM that the whole license file should be used
rather than the first 2 lines.

Remove COMPATIBLE_HOST that edac-utils could build for all architectures.

Update runtime dependencies:

* add perl modules that edac-ctl needs
* add dmidecode for the archs which are in COMPATIBLE_HOST of dmidecode
  that dmidecode is required by command edac-ctl.

And add patches for initscripts to:

* add restart subcommand
* make init script be able to load EDAC module automatically

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-12-18 12:42:08 +01:00
Armin Kuster ebda04b2c0 edac-utils: Add new package
Userspace helper for kernel EDAC drivers (Error Detection and Correction)

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-03-03 08:37:27 +01:00