build: install strgfnhandler into ipmi-providers dir

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I454ea1157f5bf75937a2215317ab018fefee2252
1 file changed
tree: a5fc37000902e6091d7f4a72748a822bed6eae59
  1. scripts/
  2. subprojects/
  3. .clang-format
  4. .gitignore
  5. bootstrap.sh
  6. configure.ac
  7. fru_area.cpp
  8. fru_area.hpp
  9. frup.cpp
  10. frup.hpp
  11. LICENSE
  12. Makefile.am
  13. meson.build
  14. meson_options.txt
  15. OWNERS
  16. readeeprom.cpp
  17. README.md
  18. strgfnhandler.cpp
  19. types.hpp
  20. writefrudata.cpp
  21. writefrudata.hpp
README.md

ipmi-fru-parser

Building

To build this package, do the following steps:

meson setup builddir
ninja -C builddir