#
91a1cec2 |
| 26-Jun-2024 |
Andrew Geissler <geissonator@yahoo.com> |
styhead: update WORKDIR usage
The latest yocto release(styhead,5.1) has made a significant change[1] to the use of the WORKDIR parameter.
This is not the complete change required but gets us going
styhead: update WORKDIR usage
The latest yocto release(styhead,5.1) has made a significant change[1] to the use of the WORKDIR parameter.
This is not the complete change required but gets us going in the right direction.
[1]: https://docs.yoctoproject.org/next/migration-guides/migration-5.1.html#workdir-changes
Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4f184b361be69e7704a0657a4a00cdad981aff8a
show more ...
|
#
4ea73936 |
| 03-May-2023 |
Patrick Rudolph <patrick.rudolph@9elements.com> |
meta-ibm/sbp1: Handle presence GPIOs
Mark static inventory items that only have a presence GPIO, but no FRU EEPROM as present using phosphor-gpio-monitor.
This will be used by other OpenBMC systems
meta-ibm/sbp1: Handle presence GPIOs
Mark static inventory items that only have a presence GPIO, but no FRU EEPROM as present using phosphor-gpio-monitor.
This will be used by other OpenBMC systems to determine the presence of FRU devices and to run additional services.
Tested: Inventory on SBP1 is properly updated according to GPIOs.
Change-Id: I7f83bf82625a86c23fd0781ebe2d415cf486dadb Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
show more ...
|