summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-devtools
Commit message (Collapse)AuthorAgeFilesLines
* meta-phosphor: iotools: iotools-setup.service fix field namePatrick Venture2018-11-191-1/+1
| | | | | | | | | | | Fix field name: /lib/systemd/system/iotools-setup.service:8: Unknown lvalue 'SystlogIdentifier' in section 'Service' (From meta-phosphor rev: 9afaeb5cad005d978d8476c8f7c44c6362cf3df5) Change-Id: I60b8b71dc6d717b712d0cf7ee6f9c5d8387f4939 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: python: pyphosphor: rename as gitPatrick Venture2018-10-171-0/+1
| | | | | | | | | | Rename pyphosphor.bb as pyphosphor_git.bb per OE norms. (From meta-phosphor rev: 82e41912202dacd72fdb22944776e01daba37226) Change-Id: I169e222d1e3ab166acb53a1ed48cf5fdde31ecda Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Keep _sysconfigdata.py in imageAndrew Geissler2018-09-261-5/+4
| | | | | | | | | | | | | | | | | | The previous logic for keeping this file in the image did not work well when building an SDK (the packaging layout is different). This change works in all cases and is more efficient. Tested: Verified normal image and SDK build fine now for witherspoon. Resolves openbmc/openbmc#3384 (From meta-phosphor rev: aa7464007ae3c880bcffc46b184732fea7f6a280) Change-Id: I9492fdd543353e405d602d1ff392cd518437d007 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* pyphosphor: srcrev bump f63e191ca6..d2aadf1220Andrew Geissler2018-09-121-1/+1
| | | | | | | | | | | | | Adriana Kobylak (3): sensors: Remove PowerSupplyRedundancySensor sensors: Remove PowerSupplyDeratingSensor sensors: Remove sensor manager (From meta-phosphor rev: 082080eaef2684a7011c3852c8af36efebf40057) Change-Id: I683c551ecb7649eda4ee7f7d7d361ba668b3f832 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-tiny: Remove python-gevent.bb .py filesAndrew Geissler2018-09-071-0/+6
| | | | | | | | | | | | | | Only the .pyc files are needed from the gevent recipe. This saves us ~130KB of rofs space. Reference openbmc/openbmc#3372 (From meta-phosphor rev: 9aa5a5623a08708cce8fa898164e9adae5c9b193) Change-Id: I3454bbd93e52be340374feeb15f36ea7f8c0b43c Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-tiny: Reduce python.bb .py filesAndrew Geissler2018-09-071-0/+10
| | | | | | | | | | | | | | | | | | | | | | | Only the .pyc files are needed from the python recipe. There was some discussion of natively supporting this in the python recipe within this bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=6434 But nothing ever came of it so for now bbappend a file that removes the unneeded .py files during install. This saves us 800KB of rofs space. Testing: Verified the python apps still started without issue in QEMU. Resolves: openbmc/openbmc#3372 (From meta-phosphor rev: 20e22db34e1d1b913607b538d3c536979f38ecf4) Change-Id: I63b452dd63cff3274414b3e01183b62c0c7656f8 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add python library pamela as a dependency of phosphor-rest-serverTom Joseph2018-09-061-0/+15
| | | | | | | | | | | Pamela is a python wrapper for PAM. Compared to python-pam it has wrapper for account management in addition to authentication. (From meta-phosphor rev: 65c5362ac32389167766f51de4cd3f645fae0123) Change-Id: I5fee48e75d1b68b998fdb2971aad3802191ee1d5 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-phosphor: Move layer content from common/Brad Bishop2018-09-0622-0/+763
Adopt a more conventional directory hierarchy. meta-phosphor is still a _long_ way from suitable for hosting on yoctoproject.org but things like this don't help. (From meta-phosphor rev: 471cfcefa74b8c7ceb704cb670e6d915cf27c63b) Change-Id: I3f106b2f6cdc6cec734be28a6090800546f362eb Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud