commit | fb35a325954f6b99547e19bcb0e2d68112985513 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Mon Nov 26 14:30:30 2018 -0600 |
committer | Matt Spinler <spinler@us.ibm.com> | Mon Nov 26 15:33:30 2018 -0600 |
tree | 95c5ab16855d78556e3695c98c69989f413a0b23 | |
parent | 78575d10c1431efd5d316e45ff2dddedefd0d508 [diff] |
Add button-handler framework This new application will listen for button press signals generated by the xyz.openbmc_project.Chassis.Buttons code and perform the necessary actions, like powering off when the power button is pressed. This first commit is just the framework, and all of the functionality will follow. Change-Id: Ia877684627b53e0fcc6f4b0b82063811e8ced6ea Signed-off-by: Matt Spinler <spinler@us.ibm.com>