summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* phosphor-logging.bb: bump versionPatrick Williams2017-02-241-1/+1
| | | | | Change-Id: Ib125ccf9526b3d41fefb10f39d391890aebb60cf Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-state-manager.bb: bump versionPatrick Williams2017-02-241-1/+1
| | | | | Change-Id: I546cd37c0983837a711425b126a218ce22885947 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-02-241-1/+1
| | | | | Change-Id: Ib1ef05e1c6740e3efb53b5f980f4bbf80e78002f Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-inventory-manager.inc: bump versionPatrick Williams2017-02-241-1/+1
| | | | | Change-Id: Icbcbb2796018e9a6afc0766765cc13292294f4c1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-dbus-interfaces.bb: bump versionPatrick Williams2017-02-241-1/+1
| | | | | Change-Id: I37f6d74532a36777905ef3acc5a2509e852caef5 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add virtual/phosphor-ipmi-fru-propertiesDeepak Kodihalli2017-02-237-1/+92
| | | | | | | | | | | This virtual provides an output file in YAML format, which has property:value pairs for FRUs of interest. Add a native recipe that builds the configuration from MRW. Set this recipe as the default for OpenPOWER systems. Change-Id: Icc816b777189a48aff79a958f38ad22d7002bfdc Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* unit: fix environment variable syntaxDeepak Kodihalli2017-02-231-1/+1
| | | | | | | | systemd populates an environment variable if it's in the format 'arg $value', but not for 'arg=$value'. Change-Id: I89bd547909ee9203967630bb43e587dd4932da9e Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* openpower-fru-vpd.inc: bump versionPatrick Williams2017-02-231-1/+1
| | | | | Change-Id: I43fd79222fe68df926f00544e5116b9516115e01 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-fru.inc: bump versionPatrick Williams2017-02-231-1/+1
| | | | | Change-Id: I12d7c7c2af2512535499c7d7ad767bae83820a51 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-inventory-manager.inc: bump versionPatrick Williams2017-02-231-1/+1
| | | | | Change-Id: I03f15a2fcaf9889f3f088883d4fda812a1a1b7b4 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-net-ipmid.bb: bump versionPatrick Williams2017-02-231-1/+1
| | | | | Change-Id: I78655cc6063e5252fdc2d2be42da5ae473c1add7 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging.bb: bump versionPatrick Williams2017-02-231-1/+1
| | | | | Change-Id: I1cf33133cde994567fa5b248809fccc446bdba8c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Change inventory root pathBrad Bishop2017-02-231-1/+1
| | | | | | | | | | | Adhere to OpenBMC naming conventions: /xyz/openbmc_project/Inventory becomes /xyz/openbmc_project/inventory Change-Id: I3b83218bbbdf1f710a941155d6f29be48d5346ad Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-net-ipmid.bb: bump versionPatrick Williams2017-02-231-1/+1
| | | | | Change-Id: Idc05a92056588ad364405d90a7753ee30f5abb28 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* mrw-rev.bbclass: bump versionPatrick Williams2017-02-231-1/+1
| | | | | Change-Id: I9f5e377862460003038a41062ac30fc149da35ee Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* skeleton-rev.bbclass: bump versionPatrick Williams2017-02-231-1/+1
| | | | | Change-Id: I9ecce4efa5d94ef2ae50d2debe6b30c2a2ac61e6 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* openpower-fru-vpd.inc: bump versionPatrick Williams2017-02-221-1/+1
| | | | | Change-Id: Ib19b801b372c8a2886e532e8119a1b6509d8f363 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-fru.inc: bump versionPatrick Williams2017-02-221-1/+1
| | | | | Change-Id: If6bd7934dd34c98cb279426d25455753bb0c5024 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-state-manager.bb: bump versionPatrick Williams2017-02-221-1/+1
| | | | | Change-Id: I678599b85cdb91a1e3d5e800b92c6df7a2e538e8 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add virtual/openpower-fru-propertiesDeepak Kodihalli2017-02-227-1/+75
| | | | | | | | | | | This virtual provides an output file in YAML format, which has property:value pairs for FRUs of interest. Add a native recipe that extracts property values from the MRW. Set this as the default for OpenPOWER systems. Change-Id: Ib56d253aaceeb84bdb40381147915b3cfc80942a Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* Inventory: Map chassis fru dataRatan Gupta2017-02-222-85/+104
| | | | | | | | | Make the association for chassis. Update mrw revision due to co-req with script changes. Change-Id: I42ef9edbf9714d302d7afe2a0851f5ca6f2fe579 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com> Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Use the updated LED manager service nameVishwanatha Subbanna2017-02-221-1/+1
| | | | | | | | | | | | | phosphor-led-manager took a change to correct the DBUS names complying to DBUS conventions and this change is to use that updated object path. Previously, it was /xyz/openbmc_project/ledmanager/groups Updated to : /xyz/openbmc_project/led/groups Change-Id: I1a8db82ef50f2da25d1c2e743d5a1403d5153df1 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
* BUSNAME fix for Phosphor Version Software ManagerGunnar Mills2017-02-222-1/+1
| | | | | | | | | | | We use type=dbus and BUSNAME in the Phosphor Version Software Manager .service file. Renamed the .service file to match the correct BUS name. Fixes openbmc/openbmc#1179 Change-Id: I63ddb805c2b85672e6e28fd5321e65727695d66f Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* phosphor-ipmi-fru.inc: bump versionPatrick Williams2017-02-221-1/+1
| | | | | Change-Id: I9f6eb323cdb348f03aee63d4288e1acdcbada4e9 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging.bb: bump versionPatrick Williams2017-02-211-1/+1
| | | | | Change-Id: If67c7c607e6372edb79b2309238075fd86f46da2 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Pick up multi-chip pdbg fixesAndrew Geissler2017-02-221-1/+1
| | | | | Change-Id: I6c808153e2a283088d77f8533c34402021e30f83 Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
* skeleton-rev.bbclass: bump versionPatrick Williams2017-02-211-1/+1
| | | | | Change-Id: I9ca815d0dd4871893c503a9af7eeca15060ede4e Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* skeleton-rev.bbclass bump & disable watchdog patchMichael Tritz2017-02-212-23/+21
| | | | | Change-Id: I57d8b7371c33f3fac7e286d14deafcaf91020b26 Signed-off-by: Michael Tritz <mtritz@us.ibm.com>
* sdbusplus: Enable transaction id support via configure optionsAdriana Kobylak2017-02-211-1/+2
| | | | | | | | Pass the configure options to enable the transaction id support in sdbusplus. Change-Id: If53e7a2bea1a23e26d90ce6bdf8113e8d09fb166 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
* IPMI Whitelisted commands for FRU and OEM repositoriesTom Joseph2017-02-219-4/+70
| | | | | | | | | | | | The IPMI whitelisted commands for phosphor-ipmi-fru and openpower-ipmi-oem is added. Only the IPMI whitelisted listed commands are allowed in restricted mode. The IPMI whitelisted commands for phosphor-ipmi-fru and openpower-ipmi-oem are added as native packages and host-ipmid depends on those. Change-Id: Ic4184773656567eb0dffa30ef29f8bc3ced3aff4 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
* kernel: Bump for DTS and FSI fixesJoel Stanley2017-02-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Andrew Jeffery (3): ARM: dts: aspeed-g5: Add SoC Display Controller node ARM: dts: aspeed-g5: Add LPC Host Controller node to LPC ARM: dts: aspeed-g5: Give pinctrl phandles for gfx and lhc Edward A. James (3): drivers: fsi: Use kernel ida to manage device indexes drivers: fsi: scom: Fix return code for putscom drivers: fsi: Copy all data out Joel Stanley (1): drivers: fsi: iic: Fix warning Lei YU (2): ARM: dts: aspeed: romulus: Add fsi-master GPIO bindings arm: aspeed: romulus: Do common setup Rick Altherr (1): dts: aspeed: Enable MAC1 on Quanta Q71L BMC Change-Id: Ifb747c0a5100a9633999ab34ed1a6034602ee40d Signed-off-by: Joel Stanley <joel@jms.id.au>
* phosphor-ipmi-fru.inc: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: Ie443b3642d699c8a27a30f175f7227686344d7dd Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* Add/fix hwmon dependenciesBrad Bishop2017-02-201-2/+9
| | | | | | | sdbusplus, phosphor-dbus-interfaces, and phosphor-logging Change-Id: Iaa4f4b3b2217eeef7279d0a1c52fc5bb47ed1f60 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-state-manager.bb: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: I5807d57439174b7172e47ec36e98274c38854a8c Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* openpower-fru-vpd.inc: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: I9fa6c37d295b02366a4322ad8f3e7ccbb9d36d88 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* sdbusplus.bb: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: Iae4bddb2fc38f0c9ffd6a73aa5e8dd260da292ce Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging.bb: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: I368cf6304bafcb8e72434e80ddbf57a746f71ddf Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* openpower-fru-vpd: add udev ruleDeepak Kodihalli2017-02-202-0/+6
| | | | | | | Add udev rule to launch unit file upon eeprom plug event Change-Id: Ice525ec26fe3c7144e78728e104d11c15ef3f465 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* Add phosphor-openpower-fru to the imageDeepak Kodihalli2017-02-202-0/+5
| | | | | | | Add to Witherspoon image. Change-Id: Ic00ca036e735055a5afb0978c44aaa52fd18f6fc Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* Add recipe for openpower-vpd-parserDeepak Kodihalli2017-02-204-0/+55
| | | | | | | | | openpower-vpd-parser includes an application which reads OpenPOWER VPD from an eeprom, parses it and writes the parsed content to the inventory. Change-Id: Id50d2c48e1f084777dd445753779426045c52428 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
* phosphor-hwmon.bb: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: I33cd46b655161afe2cba999164f5c7f40eae1fc8 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-led-sysfs.bb: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: Ief0c4f3081ae316dc659107825c01a6b77ec5dfc Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-ipmi-fru.inc: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: I489dd7b0f7ff879ccfa8200d0cc6612bbc02898a Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-led-manager.inc: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: Ifbafd0adfe8e70a789e18bde4cba198c68d191b3 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* mboxd.bb: bump versionPatrick Williams2017-02-201-1/+1
| | | | | Change-Id: Ic33cfefe0429976bc99349a40ed947ffd505f656 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
* phosphor-logging: Add path to yaml filesAdriana Kobylak2017-02-201-0/+2
| | | | | | | | | Pass the path to where the phosphor-dbus-interfaces yaml files are so that the error parser builds the error header file. Change-Id: I5ad1b64baaf747d4ab7859822065c76635a57a72 Signed-off-by: Adriana Kobylak <anoo@linux.vnet.ibm.com>
* Add recipe for iicmaster toolEdward A. James2017-02-202-0/+22
| | | | | | | debug tool for fsp-based i2c driver Change-Id: I73ae4d5ae6ded219d55ffd7ae30f2b2a24e296a1 Signed-off-by: Edward A. James <eajames@us.ibm.com>
* meta-zaius: avsbus-control: Raise VDN rails max voltageXo Wang2017-02-202-0/+15
| | | | | | | | | | | | | | | Testing showed that the VDN max voltage setting is capping the VCS rail setpoints when those setpoints are written by the host over AVSbus. Raise VRMs' upper limit for voltage on the VDN rails to a value that does not interfere with VCS rail voltages. This is a hacky workaround for what is possibly a logic error with the VRMs' firmware and will be rolled back when the root cause is discovered and corrected. Signed-off-by: Xo Wang <xow@google.com> Change-Id: I85fd94f77509bc51aa7909dd7f522163666040fb
* Add OpenFSI flag to device tree config fileMatt Spinler2017-02-201-0/+4
| | | | | Change-Id: I843b15b07b7c56fbda1b8d9e9b7dbbac6835f5de Signed-off-by: Matt Spinler <spinler@us.ibm.com>
* Re-Enabling slpRatan Gupta2017-02-201-1/+1
| | | | | Change-Id: Ib26e2a86dd219149a89142b2856712622e45387d Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
OpenPOWER on IntegriCloud