summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bbappend
AgeCommit message (Collapse)AuthorFilesLines
2021-08-11meta-openpower: prep for new override syntaxAdriana Kobylak1-2/+2
Change-Id: I5ca16c6fa7bc616bfa9bc41c4f86d32fd92b0287 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
2019-04-22openpower: remove legacy inventory managerBrad Bishop1-7/+0
Don't install the legacy inventory manager on OpenPOWER systems. It was mostly unused and is completely unused now that witherspoon doesn't use the sync_inventory_items.py script it contained. (From meta-openpower rev: a4f37e479a667edacbe11c78eb7da9c450aafe17) Change-Id: Iab4e698aad22ef1b109f2ac0e35df16d494dff44 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-18gpioutil: Remove python based gpioutil toolAndrew Geissler1-2/+0
This tool has been superceded by libgpiod. The OpenBMC distribution is moving towards having python be optional in its distribution so python based tools like this can not be automatically packaged into the filesystem. Tested: Verified gpioutil was no longer in rootfs after building witherspoon (From meta-openpower rev: 79ad6dc7cb730d8b9e9728bc79b7d047f09e4276) Change-Id: Ic49eee57972f03e4531c9abf2d0d6d601571ad16 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-11packagegroup-obmc-apps: Remove obmc-mgr-sensorAdriana Kobylak1-7/+0
The obmc-mgr-sensor managed the sensors under the /org/openbmc/sensors path which is now deprecated. The sensors are now created in the paths specified by the ipmi sensor config.yaml files. Tested: Powered on a Witherspoon to the Host OS without ipmi giving get/set sensor errors. (From meta-openpower rev: b86af4f9e768c66986efc85726c73aa08ddeb732) Change-Id: I588bfd822aa70ab5ae6ff535a608ea4d2282a919 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-05meta-openpower: Move layer content from common/Brad Bishop1-0/+24
Adopt a more conventional directory hierarchy. meta-openpower is still a _long_ way from suitable for hosting on yoctoproject.org but things like this don't help. (From meta-openpower rev: 2c8db5661cecd7e4cc20bcb96df76490e62cfb67) Change-Id: I415caaa28ec728f24e755ddb549012f24874fefe Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>