summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-11-11openpower-pnor-code-mgmt: srcrev bump f3dfe65de8..59d5657643Andrew Geissler1-1/+1
Adriana Kobylak (1): Host.Updater.service: Move dependency on ubi service to the ubi service (From meta-openpower rev: 2ac5d5b59e4b9eb4acdce0d962fef1ddd50e5e0b) Change-Id: I134d5dda1ba9523eff4fb095914b4b1da255936f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-11phosphor-dump-monitor- Fix failure for not finding core dump pathMarri Devender Rao1-0/+1
phosphot-dump-monitor adds watch on systemd core dump path to detect any new core files created to initiate a dump. On some systems systemd core dump package is not pulled, due to this phosphor-dump monitor service logs error and tries retry for 3 times. Modified to start phosphor-dump-monitor service only when the systed core dump path exists. Tried to add Requires on systedm core dump service but as it is a template version going with path approach. Tested: 1) Removed systemd dump folder and restarted dump-monitor service and ensured that there are no errors logged (From meta-phosphor rev: 7a99220eaae763113372477c3d25039284802ef7) Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Change-Id: Ibeb83cde454bf4c6fc6c6827a25705649ceaabe5 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-11phosphor-logging: srcrev bump 97f7abcf70..f1e85e20a1Andrew Geissler1-1/+1
Matt Spinler (1): PEL: Validate the Action Flags field (From meta-phosphor rev: 4583299349029f6fc7e7eb3eb7030f6cc607c654) Change-Id: I02022192338d44a1fd4d566ae5f7c7eb52dcb931 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-11bmcweb: srcrev bump 8ae37025d8..cb3e11faddAndrew Geissler1-1/+1
James Feist (1): Revert "account_service: Added NoAccess role to Redfish" Kowalski, Kamil (1): TLS based user auth implementation Richard Marian Thomaiyar (1): Remove priv-callback support from bmcweb jayaprakash Mutyala (1): account_service: Added NoAccess role to Redfish (From meta-phosphor rev: 6eca9b9f8acabca7bcbf061a0bbca8b744b6b129) Change-Id: I2816363e1682c924bb2aefe0313699566d7e5fa1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-11phosphor-host-ipmid: srcrev bump 5aa2693770..9fc5fa180cAndrew Geissler1-1/+1
jayaprakash Mutyala (1): user_mgmt:password authentication/update by PAM (From meta-phosphor rev: c9688e26e35e2b14ce8b6e573a4b4f01b4fa18a8) Change-Id: I39220c0179317907882864b567bbec8ff2c3d305 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-11phosphor-certificate-manager: srcrev bump a3bb38fb26..667286e4f7Andrew Geissler1-1/+1
Marri Devender Rao (1): Allow only root user to access certificates (From meta-phosphor rev: 233336b0d6c78014d84440341c912febd571b6ee) Change-Id: Iddfcc26466986469dc85fb558acf04a920ea24d6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-11pldm: srcrev bump ccc0455bb2..7523d5c2c1Andrew Geissler1-1/+1
Deepak Kodihalli (1): build: react to changed location of config data (From meta-phosphor rev: ff3066e3ccf42b2bc7dea501ed5a268e424611c0) Change-Id: I8c668417ebb0c27d9a10fb34da2b755e360da46c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-11Ensure power-workarounds run before poweron targetAndrew Geissler1-0/+1
The workarounds script does some unbinding and rebinding of the ucd driver so ensure all of this is done before power is considered officially on. Other services start after the power on target completes and they depend on the ucd driver being bound and available. Tested: Verified on a system that was failing due to this issue now powers on (From meta-ibm rev: b95b2f401bd37e0257c50d781e528d00962bbe0f) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I62219e15834506b9935c3a42431d991e3555e64c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-11intel-ipmi-oem: srcrev bump c88640627c..ee0e732c7bAndrew Geissler1-1/+1
Rajashekar Gade Reddy (1): Fixed sensor value conversion issue. Yong Li (2): Fix the incorrect completion code for region read command Remove the override set boot option command for set-in-progress state (From meta-intel rev: ce78f7e290e955fa24d830a3a919a12298e586dc) Change-Id: I1910cbbe1327ebc9b988f7de266aac6554a29992 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-11linux-aspeed: Move to 5.3.10Joel Stanley1-2/+2
This includes security and bug fixes from the 5.3.9 and 5.3.10 stable releases. (From meta-aspeed rev: f9f133f38f91fa0dec84231d3adb218107ca95b9) Change-Id: Ida28b36e9f23c4499396f5c71024590823d556d5 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-11linux-aspeed: AST2600 evb i2c and watchdog fixJoel Stanley1-1/+1
Joel Stanley (2): ARM: dts: aspeed: ast2600evb: Enable i2c buses watchdog: aspeed: Fix clock behaviour for ast2600 (From meta-aspeed rev: 66f4afb68e1d595e5d9ed71d2a117c9997875273) Change-Id: If5a825dcb180c47271f77e14a8752923f4dd2507 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-11pldm: add to witherspoon systemDeepak Kodihalli6-0/+116
Add pldm to witherspoon system and install configs. (From meta-ibm rev: 6f22923fcae11a46e1c21ac5eba23590d632ed7f) Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com> Change-Id: I47cfd20eee48afaf4cf985678a0177044852372d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-11openpower-software-manager: New virtual pnor bbclassAdriana Kobylak3-2/+10
Create a new virtual pnor bbclass to hold the updatesymlinks systemd service file. This service file was moved because it doesn't depend on the filesystem layout. Enable it if the virtual-pnor distro feature is selected. Tested: Verified the service file was still present on witherspoon since the virtual pnor distro feature is part of ubi. (From meta-openpower rev: 86c282465aa3d601fcc949233049558ee6851d30) Change-Id: Id2d91e5bbcce93ed6d8c6750a0fa54fcf5a9615b Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-11meta-openpower: Create new virtual-pnor distro featureAdriana Kobylak2-0/+4
Currently the virtual pnor features are conditioned on the ubi distro feature, but there are cases where a system running on an emmc for example is not using ubi but would like to use virtual pnor. Therefore create a separate distro feature to enable it, and add it to the ubi distro feature to ensure that any system that includes ubi doesn't have to remember to add this new virtual pnor distro feature. Tested: "bitbake -e" shows DISTRO_FEATURES="... openpower-virtual-pnor openpower-ubi-fs" (From meta-openpower rev: c835070e9e05a71e1b8bc1a06a61d0d28e5d29f4) Change-Id: If6951ea06effbfa545697ecd564be5762b2bfb2b Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-08phosphor-user-manager: srcrev bump 7c6e7cffaf..5d00cf2560Andrew Geissler1-1/+1
Zbigniew Kurzynski (1): Support uploading multiple certificates for ldap configuration (From meta-phosphor rev: 16da45ac4f7c74712239804a4a51a7b3bf9972d6) Change-Id: I05c9ce452ef01e4747bae698738f397a5264973d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-08phosphor-logging: srcrev bump 186ce8c9ff..97f7abcf70Andrew Geissler1-1/+1
Matt Spinler (2): PEL: Add license prologue to source files PEL: Add license prologue to test source files (From meta-phosphor rev: 1016a06a5a0214f1b0bca82ce5164d5bd7eaf040) Change-Id: I788836240dea68d0acecb5a570ad0f8dfabf4266 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-08phosphor-pid-control: srcrev bump 6b9f59991b..75c65d9a3dAndrew Geissler1-1/+1
Peter Lundgren (1): Start phoshphor-pid-control after fansensor (From meta-phosphor rev: 9fe802ff5f88ebe49ed27e47c4928ab2a85eeeda) Change-Id: I5c424fba92e14c1de86f802160f1b77bf7c21cab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-08phosphor-ipmi-flash: srcrev bump 493b3af0ae..4e2a143fd1Andrew Geissler1-1/+1
Patrick Venture (2): bmc: require at least one action pack configuration bmc: check empty instead of zero size (From meta-phosphor rev: 062871f7a5cd84d36ce5e93eb7350b24dec713b0) Change-Id: Ibb5aecf0cef219ce2cf3995347324900504879e7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-08bmcweb: srcrev bump 78158631ae..8ae37025d8Andrew Geissler1-1/+1
AppaRao Puli (1): Update NetworkProtocol services Chen,Yugang (1): Register redfish log Ed Tanous (1): Move some variables to constexpr anil kumar appana (1): account_service:redfish user creation err handling (From meta-phosphor rev: 07bf62b978364ef1266fbe408c555638f0d0c39d) Change-Id: I46f10a469ac7a9bf54d2abd94ba49645eb5fb838 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-08phosphor-host-ipmid: srcrev bump a249a0821f..5aa2693770Andrew Geissler1-1/+1
Yong Li (1): Move get bmc global command to new API (From meta-phosphor rev: 46d14caadcdb67e54a02c735682ff0c1c0e8fbbf) Change-Id: Ib9bf0b0889df76b7b8d2ad360002d8316c9a6426 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-07Add phosphor-power to Rainier image buildJim Wright2-1/+32
When Rainier was removed from AC server builds, the phosphor-power repository was dropped from the image. Add phosphor-power to Rainer builds. (From meta-ibm rev: 5bbf75e279cfd7d3cf77b8d49c69fe338f97ee72) Signed-off-by: Jim Wright <jlwright@us.ibm.com> Change-Id: I9c0105396d9b50d65abc2338eab46ae84bee209e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-07meta-witherspoon: Use phosphor-power recipeLei YU15-97/+51
phosphor-power recipe is added in meta-phosphor, replace witherspoon-pfault-analysis with phosphor-power. Add "psuDevices" in psu.json for witherspoon and swift. Tested: Verify witherspoon build is OK, the phosphor-power related binaries and the services are installed correctly. (From meta-ibm rev: 9422171d261d155b903295cd7c0c5aedbab535a0) Change-Id: I2706ac9e9bff11b943ae6861bebd67e67d0bee15 Signed-off-by: Lei YU <mine260309@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-07fp5280g2: Add phosphor-power recipeGeorge Liu5-1/+53
Add psu.json and power-supply-monitor-*.conf for fp5280g2. Parsed PSUs asset information via pmbus driver and exposed properties to D-BUS interface. Tested: Verified and built successfully on fp5280g2 and obtained correct PSUs asset information by busctl command. busctl --no-pager introspect xyz.openbmc_project.Inventory.Manager /xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0 xyz.openbmc_project.Inventory.Decorator.Asset interface - - - .BuildDate property s "" emits-change writable .Manufacturer property s "" emits-change writable .Model property s "PS-2162-5L" emits-change writable .PartNumber property s "" emits-change writable .SerialNumber property s "6L5LX01173722Z" emits-change writable xyz.openbmc_project.Inventory.Item interface - - - .Present property b true emits-change writable .PrettyName property s "powersupply0" emits-change writable xyz.openbmc_project.Inventory.Item.PowerSupply interface - - - xyz.openbmc_project.Software.Version interface - - - .Purpose property s "xyz.openbmc_project.Software.Version.Vā€¦ emits-change writable .Version property s "1.000-1.00" emits-change writable (From meta-inspur rev: da7f477ed1ae83cabc291349ee6609ca1890caf5) Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: Ifaad67483f7429223d2066ca233ede58dfbc3149 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-07linux-aspeed: AST2600 timer supportJoel Stanley1-1/+1
Joel Stanley (4): ARM: dts: aspeed-g6: Add timer description clocksource: fttmr010: Parametrise shutdown clocksource: fttmr010: Set interrupt and shutdown clocksource: fttmr010: Add support for ast2600 (From meta-aspeed rev: 1ceef9cd25228b5a24999ba0219450c6dce9b094) Change-Id: I3c7c2ea9e48a732241a1123b1b86bb7ef1b6c669 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-07Rainier power supply presence detectsBrandon Wyman6-0/+28
Update rainier.conf to indicate the four power supply instances. Update bbappend for Rainier SYSTEMD_LINK and SYSTEMD_ENVIRONMENT_FILE. Add in subdirectory and power supply configuration files for GPIO presence detect of the Rainier power supplies. Use aspeed-gpio.sh from https://github.com/bradbishop/gpio-keys to determine gpio-key values. Use 7-bit I2C addresses on BMC. +-----+--------+----------+----+ | PSU | GPIO | gpio-key | AA | +-----+--------+----------+----+ | ps0 | GPIOS0 | 144 | 68 | +-----+--------+----------+----+ | ps1 | GPIOS1 | 145 | 69 | +-----+--------+----------+----+ | ps2 | GPIOS2 | 146 | 6a | +-----+--------+----------+----+ | ps3 | GPIOS3 | 147 | 6b | +-----+--------+----------+----+ (From meta-ibm rev: 3e8f174546cf440fda56ce47523030d4d403edbd) Change-Id: Ia55f80e4d857e7a477385d73c12f9719e3065f95 Signed-off-by: Brandon Wyman <bjwyman@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-07meta-ibm: Adjust mihawk's power sensorBen_Pai1-2/+1
1.Correct the channel of mihawk total power sensor 2.The current mihawk is not used to external gpu power. Avoid confusing users so delete this sensor. (From meta-ibm rev: e65b464ca953a0d1a7db93598956db6aa2d306b9) Change-Id: Ib4dee8181376d848364c9e92b2b5d2e67ec1fc17 Signed-off-by: Ben Pai <Ben_Pai@wistron.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-07meta-phosphor: phosphor-gpio-monitor :srcrev bumpVijay Khemka1-1/+7
added service file name srcrev bump 166ef2de36..d34bd96c26 Vijay Khemka (2): GPIO Monitor with multiple lines and libgpiod Add systemd units for new phosphor-multi-gpio-monitor (From meta-phosphor rev: e80c270b411588f024aa276a47660e50d2c362df) Change-Id: I4810ec6c776a910f1b2e7efd4dad20513710b6ef Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-07phosphor-webui: srcrev bump f6387628d2..f70f425536Andrew Geissler1-1/+1
Zbigniew Kurzynski (1): Certificate delete API ā€“ frontend (From meta-phosphor rev: 239e8705274ed912b0d2a70b4f8b3641a9f0c467) Change-Id: Ibd3174d20b1b1c34658ec3df82c561ee67f7b9da Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-07phosphor-logging: srcrev bump 55a697842f..186ce8c9ffAndrew Geissler1-1/+1
Aatir (1): PEL: PELTool Application Matt Spinler (8): PEL: Create SRC section from message registry PEL: Start creating PELs from event logs PEL: Create FailingMTMS section for new PELs PEL: Save AdditionalData in a UserData section PEL: Document UserData sections PEL: Const accessors for Private/UserHeader PEL: Make action flags optional in the registry PEL: Move severity type enums to a header (From meta-phosphor rev: 281b83e462aa5ff839d36869b0b937aa9721da13) Change-Id: I075a2c5522c702e381ab4ad96f9fa011c2857e17 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-07phosphor-ipmi-flash: srcrev bump 891c5014a8..493b3af0aeAndrew Geissler1-1/+1
Brandon Kim (1): internal: Add pread pwrite support in sys (From meta-phosphor rev: 96e9274a1d9bc8b06eb3e49a350b477118d57c31) Change-Id: Ic71d88cc495f39ffd1cd564ff98c24f2c7977cea Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-07phosphor-host-ipmid: srcrev bump 5833cb6ee0..a249a0821fAndrew Geissler1-1/+1
Yong Li (1): Limit the set bmc global command to system interface only (From meta-phosphor rev: b0a7107203aa85245a95fd50220a9e615994ffef) Change-Id: I5d3ee3f554c10d32920bdd9adc663be93a6777b0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-07bmcweb: srcrev bump 07a602993f..78158631aeAndrew Geissler1-1/+1
Ed Tanous (1): Update required version of boost to 1.71 James Feist (1): Add Drive Error Registry Message Johnathan Mantey (1): Redfish: Implement DHCPv4 and DHCPv6 handling Zbigniew Kurzynski (1): Auth methods configuration (From meta-phosphor rev: c5ca345e4b01403852ca3da727034aa9922a1419) Change-Id: I95e33897f10a85f82fa40ebcde2a759843f7adfd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-07Add cli11 dependency to phosphor-power recipeJim Wright1-0/+1
Following https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-power/+/26406, the phospor-power repository is using cli11 function. The dependency was not added to the recipe and Rainier based builds are failing to compile. Add the missing dependency. (From meta-phosphor rev: 7a0e57f74e0b8434f3e62817e51b9b9368f4edf4) Signed-off-by: Jim Wright <jlwright@us.ibm.com> Change-Id: I08ac6db4284a364b69a25f91c6c20e5587cd598f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-07palmetto: drop meta-ibm from build defaultBrad Bishop1-2/+0
Base hardware enablement support for meta-palmetto is provided by meta-palmetto and meta-openpower. meta-ibm adds advanced serviceability functions for IBM branded products backed by the IBM service structure. Palmetto is a reference platform for ODMs and/or OEMS building POWER8 based systems. End users cannot purchase support contracts for Palmetto systems. As such remove meta-ibm from the build configuration in the spirit of keeping the reference implementation mini and simplified. At a functional level this removes the ibm-logging application from images. Note that meta-ibm can always be re-integrated by simply adding it to bblayers.conf (From meta-ibm rev: 37a17426e42ecfc843e757732b01a81212a109e7) Change-Id: Ic0ea8778b249ae14f21093157793c046e2c1de81 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-07intel-ipmi-oem: srcrev bump 97cf96e6e5..c88640627cAndrew Geissler1-1/+1
AppaRao Puli (1): Added support for Get Firmware Version Information Rajashekar Gade Reddy (1): Updated Get Firmware Root Certficate data command (From meta-intel rev: b4a1509cd6da89716393fb0f9f229b3dbc0edc1f) Change-Id: Ic6dbee969d647e1bbdb962f976740e811b16ae83 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-06phosphor-led-manager: srcrev bump 6fd9e440be..a6e4892942Andrew Geissler1-1/+1
Andrew Geissler (1): Change to use new association interface (From meta-phosphor rev: 360efb9c1719aafef22f41306a0457ae68fdbc79) Change-Id: Idf991f6b0ab0d52d5e9bded64da66a7456e49ef3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-06phosphor-led-sysfs: srcrev bump b6708c7e84..ca3dd7dd91Andrew Geissler1-1/+1
Vishwanatha Subbanna (1): Add vishwa as Maintainer (From meta-phosphor rev: dfc2127ac34c473077fc9d9c90d25e6cf6411563) Change-Id: I437ffc23c6a6356d9faf490b3fdda3b5abebd1ce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-06phosphor-power: srcrev bump 7a7a29ece3..623f5a8c23Andrew Geissler1-1/+1
Shawn McCarney (2): Create regulators SetDeviceAction class Create regulators StubAction class (From meta-phosphor rev: a1371ed733942e7f1474ced82c44d81e890f2b5f) Change-Id: Icae2ba8a776d47cd839fd75371c3e727aa40bbb4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-06pldm: srcrev bump 92b3c97e99..ccc0455bb2Andrew Geissler1-1/+1
John Wang (5): bios: Implement an iterator for bios attribute table Refactor: bios: Construct the attribute value table Refactor: bios_parser: Implement a new parsing process bios: Move en/decodes for String Table to libpldm bios: Move en/decodes for Attribute Table to libpldm (From meta-phosphor rev: 9f47d7b10496f840069addc83acb260bfe3811dc) Change-Id: I66d39b06279df29cb69a25a258319625cadb67d7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-06phosphor-certificate-manager: srcrev bump 06a69d7b06..a3bb38fb26Andrew Geissler1-1/+1
Kowalski, Kamil (1): Support uploading multiple certificates per authority service. Zbigniew Kurzynski (1): Certificate delete API ā€“ backend. Zbigniew Lukwinski (1): Enable limiting authority certificates amount. (From meta-phosphor rev: cd2069fb3901fa57307e521d5470a643995587bd) Change-Id: Id228b88744f9bd2dc08c2fdb60ee6375c045cf54 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-06stdplus: srcrev bump 4ef36e7904..f1c46f813fAndrew Geissler1-1/+1
William A. Kennington III (1): handle: Cleanup noexcept guarantees (From meta-phosphor rev: b55bc0139d7c89ece0a951363bbe0fa7169131dc) Change-Id: Ifd6edebf35d65d1e72337bb342d8c3e47206a7b5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-06bmcweb: srcrev bump 66b5ca76cc..07a602993fAndrew Geissler1-1/+1
Zbigniew Kurzynski (1): Certificate delete API ā€“ middleware (From meta-phosphor rev: 7bc9ccffbd1dcdf8c53d982db3cea1142eddae6a) Change-Id: I79c2e6b58b5020aadf70de47032ea524badba913 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-06phosphor-host-ipmid: srcrev bump ecd7bb9889..5833cb6ee0Andrew Geissler1-1/+1
Yong Li (1): Add compile option to disable safe mode option in boot flags (From meta-phosphor rev: 071c9be9e825990c36d9a4b93eac7b3a71973909) Change-Id: I2535f271d140388115d7ef191316814e0e6cbd1a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-06phosphor-power: srcrev bump cfc040c772..7a7a29ece3Andrew Geissler1-1/+1
Shawn McCarney (2): Create regulators ActionEnvironment class Create regulators Action class (From meta-phosphor rev: e65062b563fdefece30744e54df1d74a6ab75188) Change-Id: I1b43c221d89bb0eab4c28cd0acdb49646ee29e7b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-06dbus-sensors: srcrev bump 2da370eef3..06494451e9Andrew Geissler1-1/+1
Josh Lehan (2): PSUSensor: Individual customization of sensors PSUSensor: Cosmetic cleanup of text and comments (From meta-phosphor rev: 4a93f3dbf512b02a90bad287f3bbd511e8b0db32) Change-Id: Ic029a8a16aeea605d88ead62f2ccfff6390b341a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-06phosphor-sel-logger: srcrev bump 6afe956085..7d5054ac15Andrew Geissler1-1/+1
Jason M. Bills (1): Sync sensorutils.hpp with the latest (From meta-phosphor rev: a619cec23bbe293512cf358937b3d30de1714a02) Change-Id: I265a937b009a5e585916a68012230f8031ad40e6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-06phosphor-ipmi-flash: srcrev bump a9f674c5ba..891c5014a8Andrew Geissler1-1/+1
Medad CChien (1): bmc: implement pci support for Nuvoton Patrick Venture (1): MAINTAINERS: Add Brandon Kim (From meta-phosphor rev: d077d4d6febe48860affb5fe41e3147b45854ebf) Change-Id: I787f9fc744523bc24a2234b186480579238e85df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-06kcsbridge: srcrev bump 2cdc495852..46525ae48dAndrew Geissler1-1/+1
Gunnar Mills (1): Fix Maintainers file (From meta-phosphor rev: c921fe9c8e7948edf9e51c88ee58046972e225be) Change-Id: I23b484a6f46d3a0378e481f6c578689a5e917b04 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-06ipmbbridge: srcrev bump bbfd00abdb..43c89138eaAndrew Geissler1-1/+1
Gunnar Mills (1): Fix Maintainers file (From meta-phosphor rev: 1f53801a61cce019f6568eecbe872c8a08425ad6) Change-Id: Id9a303f4c758457be9cacafb85e2206a202aea10 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-06phosphor-buttons: srcrev bump 1ac9ab6d29..3fdcdb82d0Andrew Geissler1-1/+1
Gunnar Mills (1): Fix Maintainers file (From meta-phosphor rev: 29872eb6fd7845d5e37abff56b295ea8e4517d5d) Change-Id: I68c01fb973e45b0a8cfdfb02d9192ac6599c9138 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>