summaryrefslogtreecommitdiffstats
path: root/pyhwmon
Commit message (Collapse)AuthorAgeFilesLines
* Fix syntax error introduced with 6956bbdBrad Bishop2016-06-151-4/+4
| | | | Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Fix broken attempt at hwmon cachingBrad Bishop2016-06-141-1/+1
| | | | | | This repairs a hwmon regression introduced with efc6897. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Install python workbook to well-known locationBrad Bishop2016-06-101-6/+1
| | | | | | | This removes the need to pass the system configuration to all the scripts. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Reorganize directory structureBrad Bishop2016-06-104-0/+193
Moving to directory per-application layout. This facilitates building single applications which is useful in the Yocto build environment since different applications satisfy different OpenBMC build 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 target Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud