History log of /openbmc/phosphor-hwmon/subprojects/ (Results 1 – 3 of 3)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
8df95be428-Mar-2024 Konstantin Aladyshev <aladyshev22@gmail.com>

meson: Provide missing wrap files

Currently "meson setup build" command fails because wrap files for
some of the subprojects are not currently present.
Provide missing wrap files to fix the issue.

meson: Provide missing wrap files

Currently "meson setup build" command fails because wrap files for
some of the subprojects are not currently present.
Provide missing wrap files to fix the issue.

Tested:
"meson setup build" now is executed successfully

Change-Id: I47cf6424696cb836b623375e73b1a1ee887cfc40
Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>

show more ...


/openbmc/phosphor-hwmon/.clang-format
/openbmc/phosphor-hwmon/70-hwmon.rules
/openbmc/phosphor-hwmon/70-iio.rules
/openbmc/phosphor-hwmon/OWNERS
/openbmc/phosphor-hwmon/README.iio.md
/openbmc/phosphor-hwmon/README.md
/openbmc/phosphor-hwmon/average.cpp
/openbmc/phosphor-hwmon/average.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/hwmonio.cpp
/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
/openbmc/phosphor-hwmon/msl/max31785-msl
/openbmc/phosphor-hwmon/msl/meson.build
/openbmc/phosphor-hwmon/msl/phosphor-max31785-msl@.service
/openbmc/phosphor-hwmon/phosphor-hwmon.conf
/openbmc/phosphor-hwmon/readd.cpp
/openbmc/phosphor-hwmon/sensor.cpp
/openbmc/phosphor-hwmon/sensor.hpp
/openbmc/phosphor-hwmon/start_hwmon.sh.in
gpioplus.wrap
phosphor-dbus-interfaces.wrap
phosphor-logging.wrap
stdplus.wrap
/openbmc/phosphor-hwmon/sysfs.cpp
/openbmc/phosphor-hwmon/targets.hpp
/openbmc/phosphor-hwmon/test/fanpwm_unittest.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/meson.build
/openbmc/phosphor-hwmon/test/sensor_unittest.cpp
/openbmc/phosphor-hwmon/thresholds.hpp
/openbmc/phosphor-hwmon/types.hpp
/openbmc/phosphor-hwmon/xyz.openbmc_project.Hwmon@.service
bb25973a05-May-2021 William A. Kennington III <wak@google.com>

meson: Cleanup tests and make them execute again

The tests were previously building but not executing. Fix the build so
they execute and pass again.

Change-Id: I6e29eadd4f51cf47d05f7172f37c76688955

meson: Cleanup tests and make them execute again

The tests were previously building but not executing. Fix the build so
they execute and pass again.

Change-Id: I6e29eadd4f51cf47d05f7172f37c76688955ac61
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...

d3e8794e05-May-2021 William A. Kennington III <wak@google.com>

meson: Explicitly check for CLI11 dependency

Change-Id: Ifaf6e5aba783285c16e8aae278e34dde6aa9d52c
Signed-off-by: William A. Kennington III <wak@google.com>


/openbmc/phosphor-hwmon/.clang-format
/openbmc/phosphor-hwmon/.gitignore
/openbmc/phosphor-hwmon/.lcovrc
/openbmc/phosphor-hwmon/.shellcheck
/openbmc/phosphor-hwmon/LICENSE
/openbmc/phosphor-hwmon/MAINTAINERS
/openbmc/phosphor-hwmon/README.iio.md
/openbmc/phosphor-hwmon/README.md
/openbmc/phosphor-hwmon/average.cpp
/openbmc/phosphor-hwmon/average.hpp
/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
/openbmc/phosphor-hwmon/msl/max31785-msl
/openbmc/phosphor-hwmon/msl/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
cli11.wrap
/openbmc/phosphor-hwmon/sysfs.cpp
/openbmc/phosphor-hwmon/sysfs.hpp
/openbmc/phosphor-hwmon/targets.hpp
/openbmc/phosphor-hwmon/test/.gitignore
/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/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