summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/chassis/obmc-button-power/org.openbmc.buttons.Power@.service
AgeCommit message (Collapse)AuthorFilesLines
2019-03-29meta-phosphor: drop legacy buttons recipesBrad Bishop1-12/+0
Drop the recipes for the legacy reset and power buttons applications: skeleton/pwrbutton skeleton/rstbutton These applications have been moved to a new subproject, phosphor-buttons. Drop recipes for the legacy apps. (From meta-phosphor rev: bf89459f8f22e2c8201ccf194b3370e756e6f7d1) Change-Id: I66c3d805700056aca8cc58e5c79b5fa1be1b5aa2 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-06Remove dependency to the system manager serviceAdriana Kobylak1-2/+0
The GPIOs have moved out of the system manager's D-Bus object and the skeleton apps have been updated to get the information from json (ref: openbmc/skeleton 0f3fd5aa2d41a1b1bde5df471db74519ec82ef35). Remove the dependency out of the service files since it's not needed anymore. Tested: Verified there were no errors when removing the system manager app. (From meta-phosphor rev: 84bd534fb02c6dc5b4cad8a83b5402946c6cb094) Change-Id: I4cab0ce2f2a93857e9dee0a1b363e859a52108e7 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-06meta-phosphor: Move layer content from common/Brad Bishop1-0/+14
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>