[PATCH ipmi-fru-parser] Initial conversion to autotools

OpenBMC Patches openbmc-patches at stwcx.xyz
Thu Nov 19 14:00:10 AEDT 2015


Depends on https://github.com/openbmc/phosphor-host-ipmid/pull/39

Signed-off-by: Stewart Smith <stewart at linux.vnet.ibm.com>

https://github.com/openbmc/ipmi-fru-parser/pull/7

Stewart Smith (1):
  Initial conversion to autotools

 COPYING                        | 675 +++++++++++++++++++++++++++++++++++++++++
 LICENSE                        | 675 -----------------------------------------
 Makefile                       |  62 ----
 Makefile.am                    |   5 +
 configure.ac                   |  23 ++
 m4/ax_cxx_compile_stdcxx_14.m4 | 135 +++++++++
 6 files changed, 838 insertions(+), 737 deletions(-)
 create mode 100644 COPYING
 delete mode 100644 LICENSE
 delete mode 100644 Makefile
 create mode 100644 Makefile.am
 create mode 100644 configure.ac
 create mode 100644 m4/ax_cxx_compile_stdcxx_14.m4

-- 
2.6.3




More information about the openbmc mailing list