<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-bsp, branch warrior</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=warrior</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=warrior'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2019-05-23T14:03:43+00:00</updated>
<entry>
<title>efivar: prevent native efivar depending on target kernel</title>
<updated>2019-05-23T14:03:43+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2019-05-12T09:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cf29ec60db70a60127ee47298ce2325ef9300056'/>
<id>urn:sha1:cf29ec60db70a60127ee47298ce2325ef9300056</id>
<content type='text'>
* fixes:
  ERROR: efivar-native different signature for task do_populate_sysroot.sigdata between qemux86 and qemux86copy
  Hash for dependent task linux/linux-yocto_5.0.bb.do_populate_sysroot changed from de9e49b4f66adddf9a0943db020b4eb677404e0b6ddac60073184a3855d406cb to a912d6ea21336c85c8d8a5e9db4800fccb95197744465b641eda60339bee8901

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>ledmon: Mark as incompatible on musl instead of adding bogus patch</title>
<updated>2019-04-29T17:13:56+00:00</updated>
<author>
<name>Adrian Bunk</name>
<email>bunk@stusta.de</email>
</author>
<published>2019-04-24T18:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=67b5700da78c60326f2c02dfe9c99eef3096810a'/>
<id>urn:sha1:67b5700da78c60326f2c02dfe9c99eef3096810a</id>
<content type='text'>
atexit is not a drop-in replacement for on_exit,
mark as incompatible with musl instead of adding
a broken patch.

Signed-off-by: Adrian Bunk &lt;bunk@stusta.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>ledmon: control hard disk led for RAID arrays</title>
<updated>2019-04-10T04:33:39+00:00</updated>
<author>
<name>Liwei Song</name>
<email>liwei.song@windriver.com</email>
</author>
<published>2019-04-08T08:26:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a12a37659db90a5534349f81fbe3744431f75b1d'/>
<id>urn:sha1:a12a37659db90a5534349f81fbe3744431f75b1d</id>
<content type='text'>
Enable LED support for Intel Virtual RAID On CPU.
Fix build with musl

Signed-off-by: Liwei Song &lt;liwei.song@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lmsensors: read cpu information fail on ppc</title>
<updated>2019-02-28T17:42:11+00:00</updated>
<author>
<name>Dengke Du</name>
<email>dengke.du@windriver.com</email>
</author>
<published>2019-02-27T08:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=6ded201323c1bdfa65abc3d2946368893f58d856'/>
<id>urn:sha1:6ded201323c1bdfa65abc3d2946368893f58d856</id>
<content type='text'>
The program sensors-detect in lmsensors can't read the cpu
information on ppc and arm arch, such as: fsl-t4xxx based on ppc.

This is because the program sensors-detect design for the x86 and
x86-64, but weak on ppc and arm.

So add the support for the ppc and arm, just add the correspond
field to read in sensors-detect.

Signed-off-by: Dengke Du &lt;dengke.du@windriver.com&gt;
Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>efivar: recommend required kernel module</title>
<updated>2019-01-26T19:00:07+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2019-01-25T14:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3893910f9a64c38975cf6be3c49b62af0ae3177e'/>
<id>urn:sha1:3893910f9a64c38975cf6be3c49b62af0ae3177e</id>
<content type='text'>
The library to modify EFI variables is useless without access to efivarfs, so
recommend the kernel package that has contains this module.

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>efibootmgr: fix conflicting types for 'efi_set_verbose'</title>
<updated>2018-12-19T02:44:59+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2018-12-18T07:38:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9ff2a0bf6f1889a22524847dfe2e61b24ed0e29c'/>
<id>urn:sha1:9ff2a0bf6f1889a22524847dfe2e61b24ed0e29c</id>
<content type='text'>
Since upstream efivar-37 pulibc efi_set_verbose in its
headers [daf3b6c Move verbosity headers to be public],
it is not necessary to delcare in efibootmgr.

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>efivar: 36 -&gt; 37</title>
<updated>2018-12-19T02:44:59+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2018-12-18T07:38:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d610cd8fca37b30a52367e34f8d0f52dc27d740d'/>
<id>urn:sha1:d610cd8fca37b30a52367e34f8d0f52dc27d740d</id>
<content type='text'>
Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>efivar: correct version number 0.36 -&gt; 36</title>
<updated>2018-11-27T19:13:37+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2018-11-27T08:32:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=59ea4a873dfbab38b53a74d429f8dd1c6da2cc1f'/>
<id>urn:sha1:59ea4a873dfbab38b53a74d429f8dd1c6da2cc1f</id>
<content type='text'>
Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>efibootmgr: 0.16 -&gt; 17</title>
<updated>2018-11-27T19:13:36+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2018-11-27T08:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=9e0684a4739875c11de36d81e709b4119d61fb11'/>
<id>urn:sha1:9e0684a4739875c11de36d81e709b4119d61fb11</id>
<content type='text'>
- Correct version number format, remove `0.'

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nvme-cli: add recipe</title>
<updated>2018-10-10T15:53:21+00:00</updated>
<author>
<name>Stefan Wiehler</name>
<email>stefan.wiehler@missinglinkelectronics.com</email>
</author>
<published>2018-10-10T09:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=62d21c0ca2ec269bbfb96530e934544f328256f7'/>
<id>urn:sha1:62d21c0ca2ec269bbfb96530e934544f328256f7</id>
<content type='text'>
NVMe management command line interface.

Signed-off-by: Stefan Wiehler &lt;stefan.wiehler@missinglinkelectronics.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
