summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-openpower/meta-rackspace/meta-barreleye/recipes-phosphor
Commit message (Collapse)AuthorAgeFilesLines
* [Subtree] Bring openbmc machines to top levelDave Cobbley2018-08-2325-3447/+0
| | | | | | | | | The new subtree model brings the subtrees up from the openbmc-machines layer. Change-Id: I58a03ae1be374bc79ae1438e65e888375d12d0c0 Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Clean up stale obmc-phosphor-utils referencesBrad Bishop2018-03-231-1/+0
| | | | | | | | | | | There were a number of places that inherited this class but did not use it. A number of classes that did use it did not inherit it. This was possible because the class was pulled in by the distro configuration but that has been removed here as well. Tested: Built and verified a witherspoon image Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I73511cdcc609875b4fe016967c1b84c5200fb703
* FRU: Add Entity ID in the host FRU inventory yamlRatan Gupta2018-02-141-980/+1111
| | | | | | | | | | | | | | | This commit also adds the entityID and entityInstance property for BMC FRUS config yaml. These attributes are required to pass it through Get SDR command. Currently we support two types of record format through Get SDR 1) FULL Record. 2) FRU Record. Resolves openbmc/openbmc#2823 Change-Id: Ie7424fbc493dde5070a2c65c74ba83565154b9d4 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* meta-p8 systems: Fix phosphor-gpio-monitor crashLei YU2017-12-122-0/+5
| | | | | | | | | | | The P8 systems use different GPIOs for checkstop, and cause phosphor-gpio-monitor crash. Define correct GPIO key for each P8 systems to fix the issue. Fixes openbmc/openbmc#2349 Change-Id: I5f8dd79e17971091e799f9498959b307f03702b6 Signed-off-by: Lei YU <mine260309@gmail.com>
* meta-p8-systems: Correct OCC path for P8 systemsLei YU2017-10-301-2/+2
| | | | | | | | | | | On P8 systems the occ control objects are changed to named like occ_<i2c-bus>_<address> E.g. occ_3_0050 for the occ device on i2c-3, address 0x50. Update the occ sensor configs to match the change. Change-Id: If4c3ed2438e9534915e1f1bfa9bbff134ba94f33 Signed-off-by: Lei YU <mine260309@gmail.com>
* Add missing boot progress sensor valueDhruvaraj Subhashchandran2017-10-261-0/+3
| | | | | | | | | | Adding the missing PCI Resource initialization step to boot progress stages. Resolves openbmc/openbmc#2298 Change-Id: I5b3b42c15d5f0d43351921749a4e31aaa3f22b48 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
* ipmi: sensor config yaml updatesDhruvaraj Subhashchandran2017-10-121-602/+1036
| | | | | | | | | | | | | | When marking a unit as functional both functional state and presence need to be checked to avoid marking non-present units as functional. There was a change in yaml structure for accomodating fix for marking non-present units as functional. All these yamls are not sorted by sensor id, so it will easier for a future script based change. Change-Id: I122d652de32ba4f323ee7b31a59078d86e158246 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
* U-boot inventory update, updated PROPERTYDinesh Chinari2017-09-115-8/+10
| | | | | | | | | Updated PROPERTY value in both io_board file to MACAddress and motherboard to uuid. Updated obmc-sync-inventory-item@.service input parameters. Change-Id: I5cc34ff449116d647331656bd81b2e4b07d3ea41 Signed-off-by: Dinesh Chinari <chinari@us.ibm.com>
* Add updated sensor config.yaml for non mrw systemsDhruvaraj Subhashchandran2017-08-251-2/+64
| | | | | | | Added boot count, boot progress and os status Change-Id: I6cbc4e9698d34007f846eabb8bbb23d1ea79bf8d Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
* Adding OccActive to sensor config yaml for non MRW systemsDhruvaraj Subhashchandran2017-08-081-0/+34
| | | | | Change-Id: I32a9e0ee08731566c2958ce5703e12cc4afce5c1 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
* Sensor YAML update for non MRW systemsDhruvaraj Subhashchandran2017-08-081-0/+116
| | | | | Change-Id: I8f6a00d33a2c398e423554a43118aaee823a8c98 Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>
* Fix the mapping of IPMI chassis info area part numberRatan Gupta2017-06-071-4/+1
| | | | | | | | | | This fix maps the chassis info area partnumber to the model property of dbus object. Resolves openbmc/openbmc#1729 Change-Id: I3974065bb8e3cfc5d5ac9a827546ec8095f717e0 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* LEDS: Add LampTest group containing all the LEDsVishwanatha Subbanna2017-05-171-0/+13
| | | | | | | | LampTest currently expects all the LEDs to be blinking. This change is for Barreleye and Palmetto. Change-Id: I78573124f312195d250b4feebf4cb77249cc1c74 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Inventory: Add functional/presence sensor support for barreleyeRatan Gupta2017-04-072-0/+988
| | | | | | | | | Add the config.yaml which defines the mapping between sensor numbers and Dbus Properties(present,functional) for CPU,Core and DIMM inventory objects. Change-Id: I6e1f372c125cd8cc10bcf8a0689407f825ef21cd Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Inventory: Build inventory with eeprom vpdRatan Gupta2017-04-042-0/+87
| | | | | | | Resolves openbmc/openbmc#665 Change-Id: Iccbb20c8600fb0bf52f6fda433a8853d9cf423d4 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Define Generic LED groups for all the platformsVishwanatha Subbanna2017-03-311-11/+0
| | | | | | | | | | | | | | | | | | Regardless of the machine type, there needs to be standard set of LED groups that would get asserted / de-asserted under these conditions: 1) BMC booted 2) Power On 3) Power Off This makes sense on hardwares that have physical LEDs. However, QEMU does not have physical LEDs associated with the groups but the groups themselves can be in asserted state so that if physical LEDs are implemented in future, they can be used. Change-Id: Iaa081e59a356670b9f713db11bd45dbda55a6bd4 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Inventory: adding extra fru properties for barreleyeRatan Gupta2017-03-302-0/+353
| | | | | Change-Id: I4ee1f49f573b14a36a040517dd6b8e23a782512b Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Inventory: changing the location for the fru inventory configRatan Gupta2017-03-271-1/+1041
| | | | | | | This change is required for barreleye Change-Id: I76d9ae14ac544fddccd10d697bcd12d3eb7b6dc2 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
* Remove the old obmc-control-ledVishwanatha Subbanna2017-03-241-11/+0
| | | | | | | | Now that the changes are made to use the new phosphor-ledmanager, the old ledcontroller will need to go away Change-Id: Idffbffbd180334278af740322c140908069b7ceb Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Fix incorrect led name in platform specific filesVishwanatha Subbanna2017-03-101-2/+2
| | | | | | | | | | Changing the names in led config caused DOA since the corresponding bbappend changes were not done. This fixes that bug. Fixes openbmc/openbmc#1291 Change-Id: I4ff1fbb01be14f0af15a7d14f736bd79b5940dc3 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Update LED group definition for Barreleye boxVishwanatha Subbanna2017-03-101-17/+7
| | | | | Change-Id: I48c79cc0fd9d847cba3aeb57ee5392deac230fc3 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Update LED Manager recipe to support Barreleye machineVishwanatha Subbanna2017-03-033-0/+59
| | | | | | | This has the changes that enables LED group manager on Barreleye Change-Id: I7f0822622023ec05212f37c25dc2a408d77f1bd4 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* Add phosphor-hwmon config for BarreleyeBrad Bishop2017-02-245-0/+57
| | | | | Change-Id: I038e8fac517f76a82e516dac4bc53fe59666d30c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* ipmi: Remove virtual/phosphor-ipmi-fru-configBrad Bishop2017-02-022-19/+23
| | | | | | | | | | | | | | | | | Replace this virtual with two others: -virtual/phosphor-ipmi-fru-hostfw-config -virtual/phosphor-ipmi-fru-inventory. Update ipmi-fru-parser machine recipes to provide virtual/phosphor-ipmi-fru-inventory rather than virtual/phosphor-ipmi-fru-config. Remove machine recipes on machines that use MRW since a single MRW recipe provides for any MRW using system automatically. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com? Change-Id: Ia0d94b938eb2c7bfadd5a018ae5ea136f14dd874
* Phosphor IPMI FRU config stubs for most systemsBrad Bishop2017-01-252-0/+20
| | | | | | | | Add native recipe stubs that (will) provide the the IPMI -> DBus inventory mapping for the Phosphor IPMI FRU provider. Change-Id: I21e76bc23ef1638ddcc318a179808521dea7f205 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Rename host-ipmid-fruBrad Bishop2017-01-255-0/+0
| | | | | | | | | | | This ipmid plugin is a reference implementation, so add phosphor to the name. Additionally remove 'host' as this plugin could be used in an out of band context. Change-Id: I604f0e57cf9d93ce1baaa6cdd223254d01330a23 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Rename host-ipmid -> ipmiBrad Bishop2017-01-255-0/+0
| | | | | | | | Use a single directory for all ipmi related function, inband or otherwise. Change-Id: I9ce114c29ffbcffa472eabd57c6117f0a422c04f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Drop obmc-phosphor- prefix from recipe collectionsBrad Bishop2016-09-125-0/+0
| | | | | | | | Given that these are already in the recipes-phosphor directory this seemed redundant. Change-Id: I48a1ab79e0eda88fc5e6af88f198ca3941e829b8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Barreleye: Prepare for systemdBrad Bishop2016-09-0610-0/+70
| | | | | | | | Barreleye specific overrides in preparation for the move to systemd state management. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com Change-Id: Ifaca2e849625530ac97accdf0542d14f9708ee0f
* Add skeleton-rev classBrad Bishop2016-07-101-3/+0
| | | | | | | Reduce the number of files to be updated after a skeleton update from two to one. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Bump skeleton version for v1.0-stableAdriana Kobylak2016-07-051-1/+1
| | | | | | | Pick up fixes and the ability to update at runtime and get the bmc code update progress. Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
* Bump versions for skeleton, rest, inarp, eventAdriana Kobylak2016-06-181-1/+1
| | | | | | | | | | Bump recipe versions and add python dependencies. The rest-dbus recipe was adding pythong packages needed by other processes, so when rest-dbus was removed from the Barreleye image, these processes (skeleton and obmc-rest) would fail, so adding the python dependencies to those recipes. Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
* Add virtual workbook / config-in-skeleton classesBrad Bishop2016-06-153-14/+8
| | | | | | | | | | | | | | | | | | | This patch introduces a new abstraction 'skeleton-workbook' for representing a system configuration. At present it is pulled in by the skeleton recipe so the requirement on what is implemented by a package providing obmc-phosphor-workbook is something compatible with the existing System.py python modules in skeleton. Additionally this patch adds a new recipe for each system using a configuration file from skeleton today, and a class for common configuration. This enables a couple of things: - No need to patch skeleton.service for each system. - New systems don't have to put their configuration in the skeleton repository. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add autostart policy for these services of the openbmc repo.Nan Li2016-06-061-1/+2
| | | | Signed-off-by: Nan Li <bjlinan@cn.ibm.com>
* Patch skeleton.service for BarreleyeBrad Bishop2015-10-282-0/+13
OpenPOWER on IntegriCloud