<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-support/edac-utils, branch hardknott-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=hardknott-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2018-03-02T00:10:37+00:00</updated>
<entry>
<title>edac-utils: move to recipes-bsp</title>
<updated>2018-03-02T00:10:37+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster808@gmail.com</email>
</author>
<published>2017-10-26T21:19:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=50759d254a16165f070807fb992815319b97dddd'/>
<id>urn:sha1:50759d254a16165f070807fb992815319b97dddd</id>
<content type='text'>
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>edac-utils: fix systemd service</title>
<updated>2016-11-23T14:24:41+00:00</updated>
<author>
<name>Qi.Chen@windriver.com</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2016-11-04T08:36:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=caf48f2ea58f63b1a91a3d2aeafe98745efe0a50'/>
<id>urn:sha1:caf48f2ea58f63b1a91a3d2aeafe98745efe0a50</id>
<content type='text'>
Fix edac-utils systemd service file so that `systemctl stop edac' doesn't
fail.

Remove the ExecStop line as there's no '--unload' option for edac-ctl.
Also, disable edac service by default.

Signed-off-by: Chen Qi &lt;Qi.Chen@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>edac-utils: add systemd support and required dependencies for edac</title>
<updated>2016-10-05T16:20:49+00:00</updated>
<author>
<name>dengke.du@windriver.com</name>
<email>dengke.du@windriver.com</email>
</author>
<published>2016-09-28T08:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ba54b98daf377c778eb78d0b86437388514104c4'/>
<id>urn:sha1:ba54b98daf377c778eb78d0b86437388514104c4</id>
<content type='text'>
Changed in V2:
	Change the title to eliminate confused.

Add systemd unit files for edac-utils.

Signed-off-by: Dengke Du &lt;dengke.du@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>edac-utils: update the version</title>
<updated>2016-03-25T10:26:58+00:00</updated>
<author>
<name>Roy Li</name>
<email>rongqing.li@windriver.com</email>
</author>
<published>2016-03-16T00:38:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1395b480f4513c71b529041766f30bce5d91f2d7'/>
<id>urn:sha1:1395b480f4513c71b529041766f30bce5d91f2d7</id>
<content type='text'>
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 &lt;rongqing.li@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>edac-utils: add patches for initscript</title>
<updated>2015-12-18T11:42:08+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2015-12-02T09:51:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=49e6d6103e35e1646674c6fd7e70c387b1b127b4'/>
<id>urn:sha1:49e6d6103e35e1646674c6fd7e70c387b1b127b4</id>
<content type='text'>
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 &lt;kai.kang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>edac-utils: Add new package</title>
<updated>2015-03-03T07:37:27+00:00</updated>
<author>
<name>Armin Kuster</name>
<email>akuster@mvista.com</email>
</author>
<published>2015-02-20T10:06:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ebda04b2c0a63a4c24e05b73f4b777f442aa4872'/>
<id>urn:sha1:ebda04b2c0a63a4c24e05b73f4b777f442aa4872</id>
<content type='text'>
Userspace helper for kernel EDAC drivers (Error Detection and Correction)

Signed-off-by: Armin Kuster &lt;akuster@mvista.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
