History log of /openbmc/phosphor-power/README.md (Results 1 – 8 of 8)
Revision Date Author Comments
# 6b8aadb2 01-Dec-2023 Shawn McCarney <shawnmm@us.ibm.com>

Update meson command in README.md

The README.md file contains a recommended meson command for building
this repository.

The meson 'setup' action is implied if no action is specified. In newer
vers

Update meson command in README.md

The README.md file contains a recommended meson command for building
this repository.

The meson 'setup' action is implied if no action is specified. In newer
versions of meson this behavior has been deprecated. Explicitly specify
the 'setup' action in README.md.

Change-Id: Icce6352c74b42edeeeb68c5077764f6bfc228ea8
Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com>

show more ...


# 3b3ae8d0 15-Aug-2023 George Liu <liuxiwei@inspur.com>

meson_options.txt: Support for reading options from meson.options

Support has been added for reading options from meson.options instead
of meson_options.txt[1]. These are equivalent, but not using t

meson_options.txt: Support for reading options from meson.options

Support has been added for reading options from meson.options instead
of meson_options.txt[1]. These are equivalent, but not using the .txt
extension for a build file has a few advantages, chief among them
many tools and text editors expect a file with the .txt extension to
be plain text files, not build scripts.

[1] https://mesonbuild.com/Release-notes-for-1-1-0.html#support-for-reading-options-from-mesonoptions

Signed-off-by: George Liu <liuxiwei@inspur.com>
Change-Id: I5b15799664fc2594b6095ed82fed92f87769a3b8

show more ...


# 0dbce568 12-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types. Re-run the
formatter on the whole repository.

Change-Id: I53dc3bb17d5dcbb9b33fa3d0db62138f37cc8c0b
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>

show more ...


# 1553cd9a 31-Mar-2021 Jim Wright <jlwright@us.ibm.com>

pseq: Create phosphor-power-sequencer application

Create the initial version of the phosphor-power-sequencer application.

Update or create meson and README files to support.

pseq: Create phosphor-power-sequencer application

Create the initial version of the phosphor-power-sequencer application.

Update or create meson and README files to support.

Signed-off-by: Jim Wright <jlwright@us.ibm.com>
Change-Id: I385358cc601448a35b3aae9bfa1c6488f1512c59

show more ...


# 928d1d9e 20-May-2020 Shawn McCarney <shawnmm@us.ibm.com>

Add overview and build information to README

Enhance the top-level README file:
* Add overview section with links to application-specific README files.
* Improve build section to dis

Add overview and build information to README

Enhance the top-level README file:
* Add overview section with links to application-specific README files.
* Improve build section to discuss meson options.

Signed-off-by: Shawn McCarney <shawnmm@us.ibm.com>
Change-Id: I922fbc8b6836f70ef74360dc589392847acf2c03

show more ...


# aff6548e 17-Oct-2019 Lei YU <mine260309@gmail.com>

README: Add description for psu json config

Signed-off-by: Lei YU <mine260309@gmail.com>
Change-Id: I7b64330bcf159486603fe977f2e3411247069d79


# b3853e2d 03-Sep-2019 Brad Bishop <bradleyb@fuzziesquirrel.com>

build: drop autotools

With previously added support for building with meson/ninja autotools
support is no longer required.

Change-Id: I80654ada9d099a57447ded73da71f39293cd2f0a

build: drop autotools

With previously added support for building with meson/ninja autotools
support is no longer required.

Change-Id: I80654ada9d099a57447ded73da71f39293cd2f0a
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...


# d7b7c6ae 24-Jul-2017 Matt Spinler <spinler@us.ibm.com>

Add Readme

Change-Id: I95365609439af847cd8cb1a5c0bd062ce7686625
Signed-off-by: Matt Spinler <spinler@us.ibm.com>