<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/tmp/openbmc.git/meta-ibm, branch hardknott</title>
<subtitle>OpenBMC Distribution (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=hardknott</id>
<link rel='self' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/atom?h=hardknott'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/'/>
<updated>2021-07-08T22:06:34+00:00</updated>
<entry>
<title>treewide: Remove obsolete image-mklibs class</title>
<updated>2021-07-08T22:06:34+00:00</updated>
<author>
<name>William A. Kennington III</name>
<email>wak@google.com</email>
</author>
<published>2021-05-27T22:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=e849b5038b885b344296b7c8ba379e340f309935'/>
<id>urn:sha1:e849b5038b885b344296b7c8ba379e340f309935</id>
<content type='text'>
This is apparently not actually working anymore and is removed in the
next poky update.

Change-Id: Ia1c6a258d124a4a30a14fc42e8e0bba95e64faeb
Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
Signed-off-by: Patrick Williams &lt;patrick@stwcx.xyz&gt;
</content>
</entry>
<entry>
<title>ibm: fans: Switch to the 'count' fault method</title>
<updated>2021-05-17T19:07:44+00:00</updated>
<author>
<name>Matt Spinler</name>
<email>spinler@us.ibm.com</email>
</author>
<published>2021-05-06T16:12:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=402dfb01f6c12510c39597d40bc282e34ca0a660'/>
<id>urn:sha1:402dfb01f6c12510c39597d40bc282e34ca0a660</id>
<content type='text'>
Switch over to the 'count' method of determining fan faults.  As a
starting point, use a count interval of 1 and a threshold of 30.  This
is the preferred method as it is better at catching flakey fans.

See docs/monitor/method.md in the phosphor-fan-presence repo for more
info on how this works.

Signed-off-by: Matt Spinler &lt;spinler@us.ibm.com&gt;
Change-Id: I153d05779a5a7af854f351c1be3a3448b85fc461
</content>
</entry>
<entry>
<title>ibm: Use the generic fan-presence I2C paths</title>
<updated>2021-05-17T19:07:44+00:00</updated>
<author>
<name>Matt Spinler</name>
<email>spinler@us.ibm.com</email>
</author>
<published>2021-04-26T19:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=8075c2f436f32c7703d605711672aa3bed7805b3'/>
<id>urn:sha1:8075c2f436f32c7703d605711672aa3bed7805b3</id>
<content type='text'>
The fan presence detect application uses I2C device paths in its config
files to address the IO expanders that IBM systems use to monitor fan
presence detects.

Use the /sys/bus/i2c/devices/... paths in these config files instead of
the absolute paths.  These new paths are links to the actual paths, and
shouldn't change even if some internal kernel change drives an actual
device path change.  There are other config files today that do this the
same way.

Signed-off-by: Matt Spinler &lt;spinler@us.ibm.com&gt;
Change-Id: I39ed9d703cf6bdc821a54c6d5d087f7fc080705b
</content>
</entry>
<entry>
<title>IBM DISTRO_FEATURE ibm-service-account-policy</title>
<updated>2021-05-13T12:17:14+00:00</updated>
<author>
<name>Joseph Reynolds</name>
<email>joseph-reynolds@charter.net</email>
</author>
<published>2021-02-24T23:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=68e567f9e76d4e54a70a84dbc43050d4cf214562'/>
<id>urn:sha1:68e567f9e76d4e54a70a84dbc43050d4cf214562</id>
<content type='text'>
This creates a new DISTRO_FEATURE "ibm-service-account-policy" which
 - Adds an admin account which cannot SSH to the BMC's command shell.
 - Adds a service account which can SSH and has passwordless sudo access.

This feature is applied to witherspoon-tacoma and p10bmc (rainier).

Tested:
  The image behaves as before when the distro feature is not configured.
  When the distro feature is configured:
  The root user has the same access as before.
  The admin user:
   - Is not allowed to access the BMC's command shell.
   - Console login gets: This account is currently not available.
   - SSH login gets: Permission denied, please try again.
   - Redfish and REST API access works with role=Administrator.
  The service user:
   - Console login to the BMC's command shell works.  The home
     directory is /.  Passwordless sudo works.
   - SSH login works and using sudo from a SSH session works.
   - Redfish and REST API access works with role=Administrator.

Change-Id: Icac5ba7f4fa663047709ab55007bbcfec8158f5e
Signed-off-by: Joseph Reynolds &lt;joseph-reynolds@charter.net&gt;
</content>
</entry>
<entry>
<title>associations: everest: Update association entries</title>
<updated>2021-05-12T18:03:31+00:00</updated>
<author>
<name>Vishwanatha Subbanna</name>
<email>vishwa@linux.vnet.ibm.com</email>
</author>
<published>2021-05-11T13:04:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=d261efa93e86b8eb9708f74103192dde609c6f43'/>
<id>urn:sha1:d261efa93e86b8eb9708f74103192dde609c6f43</id>
<content type='text'>
Change-Id: Ib7a9802582e146b5e2e5edb7b2df1800dfe36b22
Signed-off-by: Vishwanatha Subbanna &lt;vishwa@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>associations: rainier: Update rainier associations</title>
<updated>2021-05-12T18:03:31+00:00</updated>
<author>
<name>Vishwanatha Subbanna</name>
<email>vishwa@linux.vnet.ibm.com</email>
</author>
<published>2021-05-11T12:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=9b211eff05460ac313fae37f97dc487e477d27d9'/>
<id>urn:sha1:9b211eff05460ac313fae37f97dc487e477d27d9</id>
<content type='text'>
Power supply, fans and pcie slots are tied to a particular
chassis  and thus need the associations for redfish to use them.

Change-Id: I71b9596b811c910fac65c16af4f008954a934b30
Signed-off-by: Vishwanatha Subbanna &lt;vishwa@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>meta-ibm: rainier-4u: inventory: Add powersupply led associations</title>
<updated>2021-05-12T18:03:31+00:00</updated>
<author>
<name>Vishwanatha Subbanna</name>
<email>vishwa@linux.vnet.ibm.com</email>
</author>
<published>2021-05-06T11:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=ad65e3774d70f26f6b50830a98d98e694a6ea250'/>
<id>urn:sha1:ad65e3774d70f26f6b50830a98d98e694a6ea250</id>
<content type='text'>
Rainier-4U systems have 4 power supply D-Bus objects and hence
updated the associations json to have a mapping for powersupply2
and powersupply3 led group D-Bus objects.

Change-Id: I21ea628928a5f6a7d2dc014eb25559c6d2e15722
Signed-off-by: Vishwanatha Subbanna &lt;vishwa@linux.vnet.ibm.com&gt;
</content>
</entry>
<entry>
<title>phosphor-power: Only build monitor when told to</title>
<updated>2021-05-12T15:49:59+00:00</updated>
<author>
<name>Matt Spinler</name>
<email>spinler@us.ibm.com</email>
</author>
<published>2021-04-30T15:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=cb3bd90ac6c9c97c9ef87287b82caa53cbbd8209'/>
<id>urn:sha1:cb3bd90ac6c9c97c9ef87287b82caa53cbbd8209</id>
<content type='text'>
The 'monitor' package provides a power supply monitor application that
uses an org.open_power phosphor-dbus-interface that is only used
on a subset of the OpenPower systems.

So that non OpenPower systems can use phosphor-power and not need to
include the org.open_power D-Bus interfaces, add a packageconfig option
for this application to turn off its compilation.  It will then only be
enabled for certain machines.

Fixes openbmc/phosphor-power#6

Tested:
Built Witherspoon, application still built and installed.
Built Rainier, application not built.

Signed-off-by: Matt Spinler &lt;spinler@us.ibm.com&gt;
Change-Id: Ib7fca16217d93b7d021ba8fb6659e9ddca17d1d9
</content>
</entry>
<entry>
<title>build phosphor-hwmon with meson</title>
<updated>2021-04-21T21:52:07+00:00</updated>
<author>
<name>Matt Spinler</name>
<email>spinler@us.ibm.com</email>
</author>
<published>2021-04-14T19:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=c15c753d8936bc6f34d1bbea475d6e2fa7d1cb24'/>
<id>urn:sha1:c15c753d8936bc6f34d1bbea475d6e2fa7d1cb24</id>
<content type='text'>
The repository supports it, so switch it over in bitbake.

Signed-off-by: Matt Spinler &lt;spinler@us.ibm.com&gt;
Change-Id: I8d96c79b395ee2614ddd869091569f245426c5c7
</content>
</entry>
<entry>
<title>Replace IRC with Discord</title>
<updated>2021-04-21T21:46:55+00:00</updated>
<author>
<name>Bruce Mitchell</name>
<email>bruce.mitchell@linux.vnet.ibm.com</email>
</author>
<published>2021-04-15T19:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/tmp/openbmc.git/commit/?id=19a78efa8bf1a46901a0fa3f04094179278e3a16'/>
<id>urn:sha1:19a78efa8bf1a46901a0fa3f04094179278e3a16</id>
<content type='text'>
Discord has more users. IRC traffic has ground to a halt.

Signed-off-by: Bruce Mitchell &lt;bruce.mitchell@linux.vnet.ibm.com&gt;
Change-Id: Ifa5c04ae211a93ebac2b3a887656965db1e00942
</content>
</entry>
</feed>
