commit | 6151566b5389c8ece7d8d8b53a6396ff10869879 | [log] [tgz] |
---|---|---|
author | Jagpal Singh Gill <paligill@gmail.com> | Tue May 20 15:42:33 2025 -0700 |
committer | Jagpal Singh Gill <paligill@gmail.com> | Wed May 21 15:54:18 2025 -0700 |
tree | f0efe33770bd0939b1d2402d3fd7cbdaa1cf0f26 | |
parent | 37651b8089daa7c3b297732bb12bd8bdf909b54c [diff] |
add meson.build Add meson.build file with project description and default dependency list. Tested: meson build passed. Change-Id: I495b665b9f64b7f000a63c085c07f6babc06327f Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
phosphor-modbus provides a set of software applications to query sensors info, inventory data, firmware info of various modbus devices.
The phosphor-modbus requires phosphor-dbus-interfaces, sdbusplus and phosphor-logging.
The phosphor-modbus is built using meson.
meson build && ninja -C build