History log of /openbmc/phosphor-hwmon/msl/ (Results 1 – 8 of 8)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c4f67be608-Dec-2022 Patrick Williams <patrick@stwcx.xyz>

beautysh: re-format

beautysh is enabled in the openbmc-build-scripts on Bash/Zsh/POSIX-sh
files to have a consistent formatting. Re-run the formatter on the
whole repository.

Change-Id: I20d4441de

beautysh: re-format

beautysh is enabled in the openbmc-build-scripts on Bash/Zsh/POSIX-sh
files to have a consistent formatting. Re-run the formatter on the
whole repository.

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

show more ...

0bbd07c007-Apr-2022 Matt Spinler <spinler@us.ibm.com>

Use proper path in service file

Using '/usr/bin/env' is now an antipattern.

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

5b520cf403-Feb-2021 Anton D. Kachalov <gmouse@google.com>

Install service unit files, busconfig and udev rules from the package.

This change required as a part of privilege separation work:
https://github.com/openbmc/openbmc/issues/3383

The dependant ch

Install service unit files, busconfig and udev rules from the package.

This change required as a part of privilege separation work:
https://github.com/openbmc/openbmc/issues/3383

The dependant change in openbmc repo:
https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/40359

Signed-off-by: Anton D. Kachalov <gmouse@google.com>
Change-Id: I89aec71b446e0b7be40a10e1cd94ea16d891a277

show more ...

6f42e35628-Apr-2021 Matt Spinler <spinler@us.ibm.com>

Remove autotools files

Now that meson is enabled in the bitbake build, remove support for
building with autotools.

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

Remove autotools files

Now that meson is enabled in the bitbake build, remove support for
building with autotools.

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

show more ...

bc58decd16-Mar-2021 Anton D. Kachalov <gmouse@google.com>

Make shellcheck happy about the max31785-msl script

Signed-off-by: Anton D. Kachalov <gmouse@google.com>
Change-Id: I84a6ce4fa6ff9172c2c91f93e6d01784d9ea46f9

9455535216-Nov-2020 Matthew Barth <msbarth@us.ibm.com>

max31785-msl: Default not to install

Default not to install the max31785-msl script and provide autoconf and
meson options to install it. This is a tool used to check the revision
of the MAX31785 fa

max31785-msl: Default not to install

Default not to install the max31785-msl script and provide autoconf and
meson options to install it. This is a tool used to check the revision
of the MAX31785 fan controller chip against a configuration defining
what the minimum ship level is required. Always installing this script
isn't necessary where a MAX31785 chip doesn't exist in a machine or
where the revision of it needs to be verified.

Tested:
Built using autoconf where the max31785-msl script is only installed
when `--enable-max31785-msl` is given
Build using meson where the max31785-msl script is only installed
when `-Denable-max31785-msl=true` is given

Change-Id: I563e30f093340ee035fd55c5fb0a10bef879ca12
Signed-off-by: Matthew Barth <msbarth@us.ibm.com>

show more ...

5906173a07-Oct-2019 Brad Bishop <bradleyb@fuzziesquirrel.com>

build: add support for building with meson

Follow the OpenBMC herd and support a more modern, more comprehensible,
more performant build framework.

To build using meson:
meson build
ninja -C bu

build: add support for building with meson

Follow the OpenBMC herd and support a more modern, more comprehensible,
more performant build framework.

To build using meson:
meson build
ninja -C build
ninja -C build install

Maintain support for:
Configurable dbus parameters:
BUSNAME_PREFIX= -> -Dbusname-prefix=
SENSOR_ROOT= -> -Dsensor-root=
System call failure behavior:
--enable-negative-errno-on-failure -> -Dnegative-errno-on-fail
--enable-update-functional-on-fail -> -Dupdate-functional-on-fail

Add -Dtests to match de-facto OpenBMC meson usage conventions.

Drop support for --enable-oe-sdk rpath munging. This is a workaround
for broken oe sdks that don't figure out the correct rpath when running
make check or ninja test.

Upstream meson does not currently have support for custom code coverage
parameters:
https://github.com/mesonbuild/meson/issues/4628

Autotools does support this, so support of our custom code coverage
parameters cannot be maintained using meson, without meson enhancements.

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

show more ...


/openbmc/phosphor-hwmon/.clang-format
/openbmc/phosphor-hwmon/.gitignore
/openbmc/phosphor-hwmon/.lcovrc
/openbmc/phosphor-hwmon/MAINTAINERS
/openbmc/phosphor-hwmon/Makefile.am
/openbmc/phosphor-hwmon/README.iio.md
/openbmc/phosphor-hwmon/README.md
/openbmc/phosphor-hwmon/average.cpp
/openbmc/phosphor-hwmon/average.hpp
/openbmc/phosphor-hwmon/configure.ac
/openbmc/phosphor-hwmon/env.cpp
/openbmc/phosphor-hwmon/env.hpp
/openbmc/phosphor-hwmon/fan_pwm.cpp
/openbmc/phosphor-hwmon/fan_pwm.hpp
/openbmc/phosphor-hwmon/fan_speed.cpp
/openbmc/phosphor-hwmon/fan_speed.hpp
/openbmc/phosphor-hwmon/gpio_handle.cpp
/openbmc/phosphor-hwmon/gpio_handle.hpp
/openbmc/phosphor-hwmon/hwmon.cpp
/openbmc/phosphor-hwmon/hwmon.hpp
/openbmc/phosphor-hwmon/hwmonio.cpp
/openbmc/phosphor-hwmon/hwmonio.hpp
/openbmc/phosphor-hwmon/interface.hpp
/openbmc/phosphor-hwmon/mainloop.cpp
/openbmc/phosphor-hwmon/mainloop.hpp
/openbmc/phosphor-hwmon/meson.build
/openbmc/phosphor-hwmon/meson_options.txt
meson.build
/openbmc/phosphor-hwmon/readd.cpp
/openbmc/phosphor-hwmon/sensor.cpp
/openbmc/phosphor-hwmon/sensor.hpp
/openbmc/phosphor-hwmon/sensorset.cpp
/openbmc/phosphor-hwmon/sensorset.hpp
/openbmc/phosphor-hwmon/sysfs.cpp
/openbmc/phosphor-hwmon/sysfs.hpp
/openbmc/phosphor-hwmon/targets.hpp
/openbmc/phosphor-hwmon/test/.gitignore
/openbmc/phosphor-hwmon/test/Makefile.am
/openbmc/phosphor-hwmon/test/average_unittest.cpp
/openbmc/phosphor-hwmon/test/env_mock.hpp
/openbmc/phosphor-hwmon/test/env_unittest.cpp
/openbmc/phosphor-hwmon/test/fanpwm_unittest.cpp
/openbmc/phosphor-hwmon/test/filesystem_mock.hpp
/openbmc/phosphor-hwmon/test/gpio.cpp
/openbmc/phosphor-hwmon/test/gpio_mock.hpp
/openbmc/phosphor-hwmon/test/hwmon_unittest.cpp
/openbmc/phosphor-hwmon/test/hwmonio_default_unittest.cpp
/openbmc/phosphor-hwmon/test/hwmonio_mock.hpp
/openbmc/phosphor-hwmon/test/meson.build
/openbmc/phosphor-hwmon/test/sensor_unittest.cpp
/openbmc/phosphor-hwmon/thresholds.hpp
/openbmc/phosphor-hwmon/tools/.gitignore
/openbmc/phosphor-hwmon/tools/Makefile.am
/openbmc/phosphor-hwmon/tools/find_callout_path.cpp
/openbmc/phosphor-hwmon/tools/find_hwmon.cpp
/openbmc/phosphor-hwmon/tools/meson.build
/openbmc/phosphor-hwmon/types.hpp
/openbmc/phosphor-hwmon/util.hpp
7b58737701-Aug-2017 Brad Bishop <bradleyb@fuzziesquirrel.com>

msl: Add a max31785 MSL checking script

Add a script that checks the firmware revision of a max31785 hwmon
device and populates the MeetsMinimumShipLevel interface of the
specified inventory items.

msl: Add a max31785 MSL checking script

Add a script that checks the firmware revision of a max31785 hwmon
device and populates the MeetsMinimumShipLevel interface of the
specified inventory items.

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

show more ...