summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/gpio
Commit message (Collapse)AuthorAgeFilesLines
* meta-phosphor: Move layer content from common/Brad Bishop2018-09-063-74/+0
| | | | | | | | | | | 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>
* phosphor-gpio-monitor.bb: bump versionAndrew Geissler2018-08-221-1/+1
| | | | | Change-Id: I6622c666a193d8c17b88027d88790fda88e33b96 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-gpio-monitor.bb: bump versionAndrew Geissler2018-06-011-1/+1
| | | | | Change-Id: Ib2e6f606dc1086f0cb68a9b0d15c1836f4f7f557 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-gpio-monitor.bb: bump versionAndrew Geissler2018-05-301-1/+1
| | | | | Change-Id: I8df1983ae5f196ab0e6c6c0fcaa81e91a5fbadf2 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* gpio-monitor: Favor ALLOW_EMPTYBrad Bishop2018-05-221-4/+2
| | | | | | | | | | | | A number of recipes remove PN from the package list. While this seems to work it is unconventional and puts us into dusty corners of oe-core/bitbake. Adopt a more conventional approach with ALLOW_EMPTY_${PN} = "1". Change-Id: Ic8effadedc073cc12bba46a1a635c72524602bf3 Tested: Built phosphor-gpio-monitor and validated package contents Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-gpio-monitor.bb: bump versionAndrew Geissler2018-04-251-1/+1
| | | | | Change-Id: Ic8394447c75980408a08cf26a17dde9bd976694e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-gpio-monitor: Add EXTRA_ARGS in serviceLei YU2018-04-241-1/+1
| | | | | | | | | | | | | | | | This is a follow up commit of 1065559c, that is to use ${EXTRA_ARGS} instead of "--continue=", so that this option becomes an optional one without argument. For services need extra arguments, e.g. Romulus' id-button service, specify "--continue" in its config file. Tested: Verify the generated gpio monitor service uses ${EXTRA_ARGS} environment. On Romulus, checkstop monitor starts without extra argument, and id_button monitor starts with --continue argument. Change-Id: I09c5ad7f97f1a40caabfc9ae394e68798396dffe Signed-off-by: Lei YU <mine260309@gmail.com>
* phosphor-gpio-monitor.bb: bump versionAndrew Geissler2018-04-191-1/+1
| | | | | Change-Id: I3a6cad7c1c4bbc58e315dbbc520c8557df32bd10 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* meta-romulus: Add id-button.bbLei YU2018-04-181-1/+1
| | | | | | | | | | | | | | | 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>
* phosphor-gpio-monitor.bb: bump versionAndrew Geissler2018-04-091-1/+1
| | | | | Change-Id: I8309d59dfbe7f7702c9d190de628c79152cfa1ef Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-gpio-monitor.bb: bump versionAndrew Geissler2017-10-311-1/+1
| | | | | Change-Id: Idff7ca9d84e4f7648d1e959dfe231c298a6e81cf Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
* phosphor-gpio-monitor.bb: bump versionPatrick Williams2017-09-121-1/+1
| | | | | Change-Id: I53b1d714d2dc8498f3607579797e405a0429f75c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Pass driver names to gpio-presence serviceMatt Spinler2017-09-121-1/+1
| | | | | | | | | | | | | | New code in phosphor-gpio-presence has the ability to bind and unbind device drivers around card adds and removes if necessary. This commit passes in this driver information for the power supplies. Resolves openbmc/openbmc#2205 Change-Id: I7190219d549dc65cbb5498896b511a80a897aa8d Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* Enable BMC patching from the /usr/local pathMichael Tritz2017-08-242-2/+4
| | | | | | | | | | | | | | | | | This commit enables patches from the /usr/local path by replacing absolute paths to /usr/sbin or /usr/bin in every service file with "/usr/bin/env ". Additionally, SyslogIdentifier is added to each file to ensure that journal entries are still distinct. In two cases, service files also had to change due to references to ${{PATH}}, which doesn't work with /usr/bin/env. These references - and the corresponding definitions - were changed to ${{DEVPATH}}. Resolves openbmc/openbmc#2149 Change-Id: I12c5c6e5101eef6820b985a563313836250ff2c7 Signed-off-by: Michael Tritz <mtritz@us.ibm.com>
* Add GPIO PresenceGunnar Mills2017-07-312-5/+45
| | | | | | | | | | Add the GPIO Presence service file and needed Witherspoon conf files for power supply GPIO presence detection. Resolves openbmc/openbmc#1329 Change-Id: Ie8d5e3e6c2bda1c85fd10a4cffacfdd7ce9840ae Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* phosphor-gpio-monitor.bb: bump versionPatrick Williams2017-07-301-1/+1
| | | | | Change-Id: Ib129f340e2131f5b7da7f0c14cd40ec8eed7ab36 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-gpio-monitor.bb: bump versionPatrick Williams2017-06-201-1/+1
| | | | | Change-Id: I6ad1cbc81b9fefd6abcd404c98d9fff887e74ca0 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-gpio-monitor: add libevdev DEPENDSPatrick Williams2017-06-081-0/+2
| | | | | Change-Id: Ib8476f079760a195c89d3caeaebdc79ed82c5f4c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* gpio-monitor: Remove oneshot typeVishwanatha Subbanna2017-06-071-1/+0
| | | | | | | | | | | phosphor-gpio-monitor is designed to be running until some condition is met and hence not a Oneshot application. Currently, it gets started as part of PowerOn and stops as part of PowerOff. Change-Id: I6f0dc7f9061afb07fe5712a81fa1db2132c6aca7 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* phosphor-gpio-monitor.bb: bump versionPatrick Williams2017-06-031-1/+1
| | | | | Change-Id: I235fe3b7943c324de62e0a9f916c8933ce113a76 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add recipe file for phosphor-gpio-monitorVishwanatha Subbanna2017-05-312-0/+33
phosphor-gpio-monitor is a generic GPIO monitor application which can be used for any purpose where a GPIO needs to be monitored for certain state. Due to this need, it has been added to obmc package group. Change-Id: I8e11e8d5567d6f4c56479b335d1f6bd9b39401fd Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
OpenPOWER on IntegriCloud