summaryrefslogtreecommitdiffstats
path: root/pytools/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "skeleton: Remove obmcutil""Brad Bishop2019-04-161-1/+1
| | | | | | | | | | This reverts commit c0da84767c00657c0b3b1afff7d9c5c2f1ed5fdb. We have switched to the bash implementation of obmcutil, so this is no longer required. Change-Id: I10e8008e639bbc6d5d1078d7bcb7c0fa575cc62b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Revert "skeleton: Remove obmcutil"Brad Bishop2019-04-041-1/+1
| | | | | | | | | Additional changes are required before this can go in. This reverts commit a738350d00b3171a1cbf0a749381b1ac36b4b7f8. Change-Id: Ie16d54d781743960356ad936c12f2a571a1ef8e2 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* skeleton: Remove obmcutilAnthony Wilson2019-01-271-1/+1
| | | | | | | | In the effort to remove python from the bmc, obmcutil has been rewritten in 'sh' and moved to phosphor-state-manager. Change-Id: I39dd0e09fada7c7036b14316376e451ae3e2d330 Signed-off-by: Anthony Wilson <wilsonan@us.ibm.com>
* Reorganize directory structureBrad Bishop2016-06-101-0/+6
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