commit | 93a52007a6bd463b7d2b5a5ec3f57eab698a208c | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Wed Apr 11 11:10:31 2018 +0800 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Apr 18 20:30:32 2018 +0000 |
tree | 74346db9306490d47519f999832e8634c704b822 | |
parent | 9e5407b92879d28ac15946658e8de0a6ed1c67ff [diff] |
meta-romulus: Add id-button.bb This recipe adds the function to assert/deassert identify LED Group when the ID button is pressed: 1. Add phosphor-gpio-monitor for the ID button GPIO key; 2. Start id-button-pressed.service when the key is pressed; 3. The service starts a script to check the identify LED group state, and assert or de-assert it. Tested: Assert/De-assert identify LED group by pressing the ID button on Romulus. Change-Id: I782dbc15563a313418aa90bee1f48fc97a6d25fb Signed-off-by: Lei YU <mine260309@gmail.com>
meta-openpower is the OpenPOWER layer and should be included in all OpenPOWER systems' bblayers.conf. More information on OpenPOWER can be found here.