Spelling fixesSpelling errors found using github.com/lucasdemarchi/codespellA tool to fix common misspellings.This tool is licensed under GNU General Public License, version 2.Change-Id: Ic21c2
Spelling fixesSpelling errors found using github.com/lucasdemarchi/codespellA tool to fix common misspellings.This tool is licensed under GNU General Public License, version 2.Change-Id: Ic21c2fe45c509d9821963e49610a2adbf761f8f9Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
Spelling fixesChange-Id: Ia4ded0c195204543c3df671ea471610237f5f44bSigned-off-by: Gunnar Mills <gmills@us.ibm.com>
Reorganize directory structureMoving to directory per-application layout. This facilitatesbuilding single applications which is useful in the Yocto buildenvironment since different applications
Reorganize directory structureMoving to directory per-application layout. This facilitatesbuilding single applications which is useful in the Yocto buildenvironment since different applications satisfy different OpenBMCbuild requirements.A number of issues are also addressed: - All applications were pulling in libsystemd and the gdbus libs irrespective of whether or not they were needed. - gpio.o duplicated in every application - moved to libopenbmc_intf - Added install targetSigned-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>