<feed xmlns='http://www.w3.org/2005/Atom'>
<title>talos-openbmc/meta-intel, branch 04-16-2019</title>
<subtitle>Talos™ II OpenBMC sources</subtitle>
<id>https://git.raptorcs.com/git/talos-openbmc/atom?h=04-16-2019</id>
<link rel='self' href='https://git.raptorcs.com/git/talos-openbmc/atom?h=04-16-2019'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/'/>
<updated>2019-04-17T12:05:57+00:00</updated>
<entry>
<title>intel-ipmi-oem: srcrev bump 0cd014ac63..acc8a4ebf3</title>
<updated>2019-04-17T12:05:57+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>openbmcbump-github@yahoo.com</email>
</author>
<published>2019-04-12T23:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=ef0855909426349846833d5fab72abd80ed0db7e'/>
<id>urn:sha1:ef0855909426349846833d5fab72abd80ed0db7e</id>
<content type='text'>
James Feist (1):
      Add remaining BIOS thermal settings

(From meta-intel rev: fc3abdab17820566a7863822d62f151a2a8738f7)

Change-Id: Ib39979064382d86f966daa12b37f4f5fd807729b
Signed-off-by: Andrew Geissler &lt;openbmcbump-github@yahoo.com&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: common: move all services to multi-user.target</title>
<updated>2019-04-16T03:00:40+00:00</updated>
<author>
<name>Patrick Venture</name>
<email>venture@google.com</email>
</author>
<published>2019-04-05T14:43:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=63e9fa87f24988253058a8a9ba1914612affa26e'/>
<id>urn:sha1:63e9fa87f24988253058a8a9ba1914612affa26e</id>
<content type='text'>
Hard-code multi-user.target instead of SYSTEMD_DEFAULT_TARGET.

x86-power-control: srcrev bump 6ce6ab4548..2c714052d6
Patrick Venture (1):
      move all services s/obmc-standby/multi-user/g

(From meta-intel rev: d6627dc3382296e7434abf45e496b2c7af1bb4cb)

Signed-off-by: Patrick Venture &lt;venture@google.com&gt;
Change-Id: I6b599ce7af132f347da5b1feb0607d55c0049042
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>intel-ipmi-oem: srcrev bump 2a265d54ac..0cd014ac63</title>
<updated>2019-04-12T20:14:38+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>openbmcbump-github@yahoo.com</email>
</author>
<published>2019-04-09T17:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=08c5f69380428b68eeb726efefd0d9c2e413d007'/>
<id>urn:sha1:08c5f69380428b68eeb726efefd0d9c2e413d007</id>
<content type='text'>
James Feist (1):
      Sensor Reading Get: Add threshold byte

(From meta-intel rev: e2d776ab67f423318c7f08ddd4793282e0b8ea9e)

Change-Id: I673200f304b6b8331be395deaa285efee9de54eb
Signed-off-by: Andrew Geissler &lt;openbmcbump-github@yahoo.com&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>intel-ipmi-oem: srcrev bump d509eb91e4..2a265d54ac</title>
<updated>2019-04-09T01:45:14+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>openbmcbump-github@yahoo.com</email>
</author>
<published>2019-04-08T21:50:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=33ee97386c2d46f268469965c9644e3f4c0518a7'/>
<id>urn:sha1:33ee97386c2d46f268469965c9644e3f4c0518a7</id>
<content type='text'>
James Feist (1):
      Remove registration.hpp and api.h

(From meta-intel rev: 928585d49dbc179d88a028ad53de9011c163d7ce)

Change-Id: I24d5f7acdc9beaa5cdac8a10af6f6bf4712fcb95
Signed-off-by: Andrew Geissler &lt;openbmcbump-github@yahoo.com&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: layer.conf: Add warrior compatibility</title>
<updated>2019-04-09T01:45:13+00:00</updated>
<author>
<name>Patrick Venture</name>
<email>venture@google.com</email>
</author>
<published>2019-04-06T01:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=ddf943cfe84256fb25a367b27ce24b79f2f2884c'/>
<id>urn:sha1:ddf943cfe84256fb25a367b27ce24b79f2f2884c</id>
<content type='text'>
oe-core branched in preparation for the upcoming 2.7 Yocto release and
as of 13e45ff requires core layer compatibility to "warrior" instead of
"thud".  We'll retain compatibility for both until we do our own branch
or stop testing thud.

(From meta-intel rev: 8a61b573a9f4586ba204fd38e71433575872e8aa)

Signed-off-by: Patrick Venture &lt;venture@google.com&gt;
Change-Id: Ie818ed3781969761beaeb8aaccaedf43dd841dbc
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>intel-ipmi-oem: srcrev bump cc49b54b91..d509eb91e4</title>
<updated>2019-04-05T00:13:25+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>openbmcbump-github@yahoo.com</email>
</author>
<published>2019-04-04T15:20:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=c133ecb8062602d23218f254af464edfe8725a5c'/>
<id>urn:sha1:c133ecb8062602d23218f254af464edfe8725a5c</id>
<content type='text'>
James Feist (2):
      Speed up build time
      Set missing bit in fru sdr

Suryakanth Sekar (1):
      Adding Def user creation using Intel OEM command

(From meta-intel rev: df5ad43f904e13af5377982aa75db8d4f1fa9275)

Change-Id: I52b6d0ceacf12fa7bea88a6b30f1fb5c61e6ea9b
Signed-off-by: Andrew Geissler &lt;openbmcbump-github@yahoo.com&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>intel-ipmi-oem: srcrev bump 8b69fae32e..cc49b54b91</title>
<updated>2019-04-04T17:20:48+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>openbmcbump-github@yahoo.com</email>
</author>
<published>2019-04-01T21:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=24a69a2fabd0baab41a5e47e452ec47f7c0365e3'/>
<id>urn:sha1:24a69a2fabd0baab41a5e47e452ec47f7c0365e3</id>
<content type='text'>
Jason M. Bills (1):
      Improve sensor tree handling in sdrutils.hpp

Jia, Chunhui (1):
      OEM command SendFwUpdateStatus

(From meta-intel rev: d5402de09777b5027cbdfbf74a779bd450475665)

Change-Id: Ie5ebb59ee8ac474ff49ae1baf20d8ca9a024e451
Signed-off-by: Andrew Geissler &lt;openbmcbump-github@yahoo.com&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>meta-intel: update pid-control service to point at bin</title>
<updated>2019-04-03T01:20:54+00:00</updated>
<author>
<name>Patrick Venture</name>
<email>venture@google.com</email>
</author>
<published>2019-03-30T16:01:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=86f9ba366ab8840adc35a6192a63b4341c28b15d'/>
<id>urn:sha1:86f9ba366ab8840adc35a6192a63b4341c28b15d</id>
<content type='text'>
phosphor-pid-control is now installed in bin instead of sbin.

(From meta-intel rev: e00fe9087dfa24ebc0f6b1cbdfede52ab7d6ec8c)

Signed-off-by: Patrick Venture &lt;venture@google.com&gt;
Change-Id: Iffa3edf9fd3eb118e69c8e0c1483cb69af6e6930
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>intel-ipmi-oem: srcrev bump 5480ef620b..8b69fae32e</title>
<updated>2019-04-01T20:56:04+00:00</updated>
<author>
<name>Andrew Geissler</name>
<email>openbmcbump-github@yahoo.com</email>
</author>
<published>2019-04-01T16:30:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=58f1b4bc0d3c31e04f847c51fadc863f7d44ebe0'/>
<id>urn:sha1:58f1b4bc0d3c31e04f847c51fadc863f7d44ebe0</id>
<content type='text'>
James Feist (2):
      Add CFM Limit Set / Get commands
      Add Exit Air Temp Limit Support

Vernon Mauery (1):
      Fix external projects to build dependencies properly

(From meta-intel rev: 9c3c577affc305e8571bcbba45bcca18e6cced5d)

Change-Id: Id3f2b87305c0a878af5441ff98a112bbd20d4676
Signed-off-by: Andrew Geissler &lt;openbmcbump-github@yahoo.com&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
<entry>
<title>Flag of "redfishSupportEnabled" is missed.</title>
<updated>2019-03-28T13:57:34+00:00</updated>
<author>
<name>Kuiying Wang</name>
<email>kuiying.wang@intel.com</email>
</author>
<published>2019-03-27T07:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/talos-openbmc/commit/?id=d1deb820aa85f36fa07cb0175da5a5d6245b2894'/>
<id>urn:sha1:d1deb820aa85f36fa07cb0175da5a5d6245b2894</id>
<content type='text'>
Tested:
      Launch WebUI and check each page information.

(From meta-intel rev: 8b929497b40476fa4fa4e59a30a1fa68535f080f)

Change-Id: I378a643820af19571749b57971f47e7b61fb16b9
Signed-off-by: Kuiying Wang &lt;kuiying.wang@intel.com&gt;
Signed-off-by: Brad Bishop &lt;bradleyb@fuzziesquirrel.com&gt;
</content>
</entry>
</feed>
