#
18b5dd47 |
| 05-Dec-2024 |
Patrick Williams <patrick@stwcx.xyz> |
markdownlint: re-format for new version
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I73e940edb616fc63b064dcbcc3e15e8e0ff18e80
|
#
921791c7 |
| 17-Jun-2024 |
Manojkiran Eda <manojkiran.eda@gmail.com> |
Fix spelling mistakes using codespell
This commit corrects various spelling mistakes throughout the repository. The corrections were made automatically using `codespell`[1] tool.
[1]: https://githu
Fix spelling mistakes using codespell
This commit corrects various spelling mistakes throughout the repository. The corrections were made automatically using `codespell`[1] tool.
[1]: https://github.com/codespell-project/codespell
Change-Id: I965f52f9eae78bcad39a8d711f99bef7be4cbde0 Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
show more ...
|
#
9b664e95 |
| 04-Jun-2024 |
Patrick Williams <patrick@stwcx.xyz> |
refresh markdown files with latest markdownlint
The latest markdownlint seems to have had minor formatting changes, which are now being observed in Jenkins. Refresh the files.
Signed-off-by: Patri
refresh markdown files with latest markdownlint
The latest markdownlint seems to have had minor formatting changes, which are now being observed in Jenkins. Refresh the files.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I3799a80392b322fe1f0d0eae4fc8a3509a4ebeb9
show more ...
|
#
3cfcc9c0 |
| 26-Mar-2024 |
Adriana Kobylak <anoo@us.ibm.com> |
software: README: Add Minimum Version
Add the description of a new MinimumVersion interface that would hold the information set by the user when choosing to compile the phosphor-bmc-code-mgmt repo w
software: README: Add Minimum Version
Add the description of a new MinimumVersion interface that would hold the information set by the user when choosing to compile the phosphor-bmc-code-mgmt repo with the minimum ship level check option.
Change-Id: Icd94700d0f684df92245641b324a0f227c59fb3f Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
show more ...
|
#
a1347418 |
| 06-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
reformat with latest settings
Reformat with the latest settings from openbmc-build-scripts (and copy latest config files where appropriate). Fix a few minor markdownlint issues.
Signed-off-by: Pat
reformat with latest settings
Reformat with the latest settings from openbmc-build-scripts (and copy latest config files where appropriate). Fix a few minor markdownlint issues.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I55205817c29dc3f182a165ddf9cd5d4e07b90063
show more ...
|
#
56936f52 |
| 29-Apr-2022 |
Patrick Williams <patrick@stwcx.xyz> |
markdownlint: minor formatting changes to Software/README
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I268ebf5e11141b923d5b923186b68d5c394e80d2
|
#
388b58f9 |
| 14-Mar-2022 |
Patrick Williams <patrick@stwcx.xyz> |
doc: format with markdownlint
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Id1efc27791e219e5fbfe08023143be2f59037307
|
#
f05e2050 |
| 01-Dec-2021 |
Patrick Williams <patrick@stwcx.xyz> |
software: leverage Compatible strings
Enhance the software design to leverage Inventory.Decorator.Compatible strings for associating software images to system elements where the image can be applied
software: leverage Compatible strings
Enhance the software design to leverage Inventory.Decorator.Compatible strings for associating software images to system elements where the image can be applied.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I4c5f0bc27159c32232079fde54c955addbffe6fb
show more ...
|
#
ac7adcb5 |
| 05-Nov-2021 |
Carlos J. Mazieri <carlos.mazieri@hcl.com> |
software: define multi-slot/multi-device update
Enhance the Software update design to be capable of handling updates to multiple devices of the same type or a single device with multiple update loca
software: define multi-slot/multi-device update
Enhance the Software update design to be capable of handling updates to multiple devices of the same type or a single device with multiple update locations.
Signed-off-by: Carlos J. Mazieri <carlos.mazieri@hcl.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I58008fddb532f4bba4c77b4a8228b8df2abec164
show more ...
|
#
52f37113 |
| 01-Dec-2021 |
Patrick Williams <patrick@stwcx.xyz> |
software: remove old TODO
The software design had a reference to a "TODO" pertaining to the old REST API, which has been present for years and unresolved. Since the REsT API is deprecated anyhow an
software: remove old TODO
The software design had a reference to a "TODO" pertaining to the old REST API, which has been present for years and unresolved. Since the REsT API is deprecated anyhow and issues should be tracked elsewhere, remove this TODO.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I554da4dcfee32a1196e3c42c17bbba6c73cd1653
show more ...
|
#
4aec8027 |
| 21-May-2021 |
Willy Tu <wltu@google.com> |
Software: Settings: add setting to Software interface
Added the xyz.openbmc_project.Software.Settings interface to provide the user with some control over the Software it manages.
Currently, it onl
Software: Settings: add setting to Software interface
Added the xyz.openbmc_project.Software.Settings interface to provide the user with some control over the Software it manages.
Currently, it only has `WriteProtected` that indicate if the software is writeable or not.
The settings are enforced by the service that manage the property.
Change-Id: I726c247428b4e1c8b1fe9cf66554ef272bbcd231 Signed-off-by: Willy Tu <wltu@google.com>
show more ...
|
#
b1b4d261 |
| 05-Jun-2021 |
William A. Kennington III <wak@google.com> |
treewide: Create yaml directory
This allows the propagated yamldir paramter to work correctly in subproject style builds. We don't want other files in the project conflicting with tools that scan th
treewide: Create yaml directory
This allows the propagated yamldir paramter to work correctly in subproject style builds. We don't want other files in the project conflicting with tools that scan the yamldir.
Change-Id: Ie2759c7f3baf399392cdda0e507055ceb262d2e1 Signed-off-by: William A. Kennington III <wak@google.com>
show more ...
|