summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/edac-utils/files/add-restart-to-initscript.patch
Commit message (Collapse)AuthorAgeFilesLines
* edac-utils: move to recipes-bspArmin Kuster2018-03-011-33/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* edac-utils: add patches for initscriptKai Kang2015-12-181-0/+33
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>