<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-bsp, branch zeus</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=zeus</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=zeus'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2020-03-15T20:30:34+00:00</updated>
<entry>
<title>lmsensors: Fix sensord dependencies</title>
<updated>2020-03-15T20:30:34+00:00</updated>
<author>
<name>Paul Barker</name>
<email>pbarker@konsulko.com</email>
</author>
<published>2020-03-02T17:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=a61b6c3f54343c54c923ee23b89cf797e4cf504a'/>
<id>urn:sha1:a61b6c3f54343c54c923ee23b89cf797e4cf504a</id>
<content type='text'>
If sensord is removed from PACKAGECONFIG, the recipe should not depend
on rrdtool and the lmsensors package should not depend on
lmsensors-sensord.

Signed-off-by: Paul Barker &lt;pbarker@konsulko.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;

Backport of 5674b0a9e8778f7538419451e629ef0c13711123 from master branch.

Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
<entry>
<title>nvme-cli: defer host ID generation to post installation</title>
<updated>2019-11-24T20:56:29+00:00</updated>
<author>
<name>Stefan Wiehler</name>
<email>stefan.wiehler@missinglinkelectronics.com</email>
</author>
<published>2019-10-15T06:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c53a33030b3ff9172867cb23ff40e2a9694882fe'/>
<id>urn:sha1:c53a33030b3ff9172867cb23ff40e2a9694882fe</id>
<content type='text'>
Signed-off-by: Stefan Wiehler &lt;stefan.wiehler@missinglinkelectronics.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>rwmem: add DESCRIPTION since the summary is vague</title>
<updated>2019-10-10T06:27:15+00:00</updated>
<author>
<name>Randy MacLeod</name>
<email>randy.macleod@windriver.com</email>
</author>
<published>2019-10-10T00:51:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=714b420a1f4b19be79b34574b238b15ebfe7a09b'/>
<id>urn:sha1:714b420a1f4b19be79b34574b238b15ebfe7a09b</id>
<content type='text'>
Signed-off-by: Randy MacLeod &lt;Randy.MacLeod@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nvme-cli: Use install-spec target</title>
<updated>2019-10-10T06:27:15+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-10-09T13:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=329554e01f68863a0ebb21b2d81d726c94753e68'/>
<id>urn:sha1:329554e01f68863a0ebb21b2d81d726c94753e68</id>
<content type='text'>
install target build install-hostparams as well, which tries to run nvme
tool during build, we defer that to runtime post_install anyway so we
can ignore building it during install task

package systemd unit files

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>nvme-cli: upgrade 1.6 -&gt; 1.9</title>
<updated>2019-10-08T07:52:33+00:00</updated>
<author>
<name>Stefan Wiehler</name>
<email>stefan.wiehler@missinglinkelectronics.com</email>
</author>
<published>2019-10-07T13:42:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b75c618de85e674b60f0f054b9e9b11577db5483'/>
<id>urn:sha1:b75c618de85e674b60f0f054b9e9b11577db5483</id>
<content type='text'>
Signed-off-by: Stefan Wiehler &lt;stefan.wiehler@missinglinkelectronics.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>rwmem: add recipe</title>
<updated>2019-10-01T15:51:18+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2019-10-01T05:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1f80fd9618efef1f6b0967f69afe88669a963e67'/>
<id>urn:sha1:1f80fd9618efef1f6b0967f69afe88669a963e67</id>
<content type='text'>
This is being moved from meta-ti as it's a rather generic tool to be useful
on other platforms.

Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lmsensors: add a PACKAGECONFIG for sensord</title>
<updated>2019-09-17T01:24:48+00:00</updated>
<author>
<name>Callaghan, Dan</name>
<email>dan.callaghan@opengear.com</email>
</author>
<published>2019-09-16T00:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=df10367ebd0a2432acb9ba4114c68dc0459d8fd8'/>
<id>urn:sha1:df10367ebd0a2432acb9ba4114c68dc0459d8fd8</id>
<content type='text'>
We don't install the lmsensors-sensord subpackage in our images, but
our build process still has to build the subpackage and all its
dependencies, including rrdtool.

Adding a PACKAGECONFIG for sensord lets us entirely avoid building
rrdtool and its dependency chain, which reduces our image build process
by 141 tasks.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lmsensors: add runtime dependency on bash</title>
<updated>2019-08-17T08:42:54+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2019-08-16T10:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=67ea219f2423b099cfb35a98c13048843d8cafbd'/>
<id>urn:sha1:67ea219f2423b099cfb35a98c13048843d8cafbd</id>
<content type='text'>
* fixes:
  ERROR: QA Issue: /usr/sbin/pwmconfig contained in package lmsensors-pwmconfig requires /bin/bash, but no providers found in RDEPENDS_lmsensors-pwmconfig? [file-rdeps]

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>edac-utils: add runtime dependency on perl</title>
<updated>2019-08-17T08:42:54+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>martin.jansa@gmail.com</email>
</author>
<published>2019-08-16T10:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=1f6cbc0e8b65ad462555a370b0168a1fd05ac23f'/>
<id>urn:sha1:1f6cbc0e8b65ad462555a370b0168a1fd05ac23f</id>
<content type='text'>
* fixes:
  ERROR: QA Issue: /usr/sbin/edac-ctl contained in package edac-utils requires /usr/bin/perl, but no providers found in RDEPENDS_edac-utils? [file-rdeps]

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>lmsensors: support package lmsensors</title>
<updated>2019-07-26T21:29:17+00:00</updated>
<author>
<name>Hongxu Jia</name>
<email>hongxu.jia@windriver.com</email>
</author>
<published>2019-07-25T06:31:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7aeac572dee32c28ee0f5125582920362d12da3e'/>
<id>urn:sha1:7aeac572dee32c28ee0f5125582920362d12da3e</id>
<content type='text'>
Recipe lmsensors has multiple packages, but do not provide package lmsensors.
The fix will allow package lmsensors empty, and it runtime depends on other
sub packages. It is convenience for Yocto new user to install all of them
by specifying one package, especially the package name is the same with
recipe name

Signed-off-by: Hongxu Jia &lt;hongxu.jia@windriver.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
