subprojects: add phosphor-logging

Add wrap file for phosphor-logging to subprojects.

Change-Id: I57738bb307b66f6f899b359f6b36d2e0d74d7363
Signed-off-by: Jagpal Singh Gill <paligill@gmail.com>
1 file changed
tree: 95080e6832f7ab5e4097e6fdf9cec47dcd217ce4
  1. subprojects/
  2. LICENSE
  3. OWNERS
  4. README.md
README.md

phosphor-modbus

phosphor-modbus provides a set of software applications to query sensors info, inventory data, firmware info of various modbus devices.

Dependencies

The phosphor-modbus requires phosphor-dbus-interfaces, sdbusplus and phosphor-logging.

Building

The phosphor-modbus is built using meson.

meson build && ninja -C build