summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-03-27wspoon-tacoma: Enable the PEL logging extensionMatt Spinler1-0/+1
Creating Platform Event Logs from OpenBMC event logs has already been enabled on other systems, and this commit enables it on Witherspoon-tacoma. (From meta-ibm rev: fb1595d74e96dd18d5f957bb53e12127f12932c9) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ie6be582c2ab417a3752ff43bf37330c6920fa297 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-27pldm: srcrev bump 442210e450..a28707263aAndrew Geissler1-1/+1
George Liu (6): oem/libpldm: Implement requester flow for GetAlertStatus oem/libpldm: platform: implement responder flow for GetAlertStatus oem/pldm: Implement GetAlertStatus command pldmtool: oem: Implement GetAlertStatus command pdr: Update D-Bus mapping structure pldm: Optimized parsing of PDR JSON files Jolie Ku (1): libpldm: Implement encode/decode for GetNumericEffecterValue The spec of GetNumericEffecterValue command refers to DSP0248_1.2.0:22.3 (From meta-phosphor rev: aac9070038b3668b6f5007a8bcdb70046d21e4e2) Change-Id: I52be851248f6dbdc7fc002ef8aca990c92649c48 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-27webui-vue: srcrev bump 5f263e8f47..30abccbed8Andrew Geissler1-1/+1
Yoshie Muranaka (1): Add Sensors page (From meta-phosphor rev: e61bbddd9df79ac47d42ecf11ca25c16ce948d3b) Change-Id: Ib47b6c14c59ac913a673b3091dcd6be8456b4788 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-27phosphor-ipmi-flash: srcrev bump 79fc7c0680..382d2a0ee6Andrew Geissler1-1/+1
Rui Zhang (1): Add namespace testing for DoAll in tools_net_unittest.cpp (From meta-phosphor rev: d4f7064634e91e38232420ffc6785652b12cc602) Change-Id: Ib733b36efe8f7ee201900aa08d6c45127d4e5735 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-27meta-phosphor: dbus-interfaces: use assignment operatorBrad Bishop1-1/+1
Use the assignment operator instead of appending when setting SRC_URI in a recipe. Appending to variables without a default such as SRC_URI in this context is nonsensical and a distraction (granted a minor one) for anyone accustomed to looking at bitbake metadata. Perhaps more importantly it confuses tools like devtool. (From meta-phosphor rev: 10862f2d1890435270651acd8448abca33b7419f) Change-Id: I9a0fbc3c731499d7f6075c15ff56f24fe0e3d65b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-27meta-phosphor: distro: remove obmc-settings-mgmtBrad Bishop5-9/+3
Remove VIRTUAL-RUNTIME_obmc-settings-mgmt. phosphor-settings-manager is the de-facto standard for settings management in OpenBMC. This is a minor improvement to ease of consumption and comprehensibility. If a popular alternative to phosphor-settings-manager emerges, revisit the need for this abstraction then. For un-popular alternatives, bitbake still provides the means for doing this entirely in downstream layers. (From meta-phosphor rev: a71cf481ef2f836c839542818e03eda058bc5ef9) Change-Id: Id563e252c14627e5842c9353e0631901be876326 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-27meta-phosphor: distro: drop meta-virtBrad Bishop1-6/+0
meta-virtualization was dropped from Phosphor OpenBMC awhile back. There isn't any reason to continue setting this variable. (From meta-phosphor rev: 5388be3ff1475f9214ff4372acbe6a2f1831bb4d) Change-Id: I62dc934e07983623e924b657d7373714b42c9fa4 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-27meta-phosphor: distro: remove loggingBrad Bishop2-2/+1
There isn't any recipe metadata with any conditional logic around this distro feature. Remove, for a small improvement to comprehensibility. (From meta-phosphor rev: b670a101cd22746227ca3fd7ef8615f04aa97fd4) Change-Id: Ie893015545db146512ef4cb216d94e80e8ac5050 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-27meta-phosphor: distro: remove user-mgmtBrad Bishop1-1/+0
Remove the obmc-phosphor-user-mgmt distro feature. It doesn't have any references in any upstream metadata. (From meta-phosphor rev: 123e391db9b2e23082dc087ae524b2624c6b13c1) Change-Id: I37fad05647629af78236cd9fea0d1fd4b2faa7dc Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-26Fix Inventory File For TacomaSantosh Puranik1-0/+8
This commit fixes the inventory file used by openpower-vpd-parser on Tacoma. Changes include: * Fix the EEPROM path used to point to the right I2C bus. * Fix the FRUs and OBJECTs that the file contains. Tested: Made sure that the right inventory file makes it to the image. (From meta-ibm rev: f591790414025f25947b2327021e86d4d70709ab) Signed-off-by: Santosh Puranik <santosh.puranik@in.ibm.com> Change-Id: I20852c9cc2aa6875673925c7588b335dc2ee29d0 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-26meta-quanta: gsj: Add service for setting hotswap controllerSpencerKu4-0/+107
(1)Add a service for setting the value to hotswap controller, and checking the return value is right. (From meta-quanta rev: 83d0a87b74ac974112873690739727167137793d) Signed-off-by: SpencerKu <Spencer.Ku@quantatw.com> Change-Id: I51c5512562429351c007fd4ae9225b8d7097435f Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-26witherspoon: Tacoma target should be full imageJoel Stanley1-1/+1
The commonly used target for Tacoma is to build obmc-phosphor-image. (From meta-ibm rev: 2789e4e691624911c9f570a9451518f7947a4e9e) Change-Id: Ie9e53df2127713cc467d85aafe2cd9f9aef2f7c5 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-26tacoma: Create obmc-console configJoel Stanley1-0/+3
This configuration doesn't enable the rear uart. There has been an issue when sending large amount of data from the VUART -> obmc-console-server -> UART that is still under investigation. The rear uart is not used for development, so it can be disabled for now. (From meta-ibm rev: e3befcfc5e7e89bba7eba316c01e2b93001029a4) Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: Ib3ec92572fd8551a3d6db39616b016730edf5612 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-26webui-vue: srcrev bump fd22b5b0e7..5f263e8f47Andrew Geissler1-1/+1
Derick Montague (2): Update issue templates Merge remote-tracking branch 'github/master' (From meta-phosphor rev: c3954a8a3bf21c8f57188e24d2fbd1feb14c7e0b) Change-Id: I10049dc7396d5685dbad888398f3c9d22faa36bc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-26meta-phosphor: logging/post/dbus-iface bumpsMatt Spinler3-3/+3
The phosphor-dbus-interfaces bump has commits that have coreqs to phosphor-logging and phosphor-post-code-manager. phosphor-dbus-interfaces: Andrew Geissler (1): hw-error: introduce bmc quiesce state Carol Wang (1): Dbus: Change interfaces for Scheduled Host Transition Matt Spinler (2): Add update timestamp property on Logging.Entry Add Logging.Create.CreateWithFFDCFiles method Vijay Khemka (1): State:Host: Add restart cause Zhikui Ren (1): Add Timestamp to BIOS POST Codes and Boot Cycle Count phosphor-logging: Matt Spinler (1): Add createWithFFDCFiles D-Bus method stub phosphor-post-code-manager: ZhikuiRen (1): Add timestamp to BIOS POST Codes log and DeleteAll interface (From meta-phosphor rev: 585674d921fda6331eab40d107f8723184f13f05) Change-Id: I3c05a415ff3c76e227e43ba048c6b718f01092e6 Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-26openpower: Build libecmd, capi, ext and stub librariesLakshminarayana R. Kammath1-0/+61
1) ecmd-pdbg(edbg) will use this as depends 2) All the ecmd, stub, capi & ext headers are copied to standard location instead of module specific path 3) help text files are copied under /usr/share/libecmd/help (From meta-openpower rev: 7814d18487f8836b40fb6fedb7c001250400cbc4) Signed-off-by: Lakshminarayana R. Kammath <lkammath@in.ibm.com> Change-Id: Id1e516873a1d6a2c4c24e7b709861a274d8cc6b2 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-25phosphor-debug-collector: Fix build when pldm enabledJoel Stanley2-2/+2
The PACKAGECONFIG directive for pldm offload was missing a comma, meaning the dependency was being interpreted as the 'disable-feature' flag. Add a comma to indicate an empty 'disable-feature' option for PACKAGECONFIG[host-dump-offload-pldm]. This also bumps the pldm repository by one commit to include a build fix. Dhruvaraj Subhashchandran (1): Add pdr.h to headers in meson.build. (From meta-phosphor rev: 765da5bf2e8b60cd08dbc5faabfaff264d6755a4) Change-Id: I97895199d7fdc457b1557d75c82b485c1bb68924 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-25phosphor-host-ipmid: srcrev bump e7e8b8166a..e0af1c496aAndrew Geissler1-1/+1
NITIN SHARMA (1): user_channel:Change fun ret&cmd cc as per New Std jayaprakash Mutyala (1): Fix for ipmiUserSetUserName (From meta-phosphor rev: 9ecb795c3f2eb922ce393b7008c16804f13f6ed6) Change-Id: Icefe6a520a28535b633dc6e3464686ba2cf72e9f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-25fb-ipmi-oem: srcrev bump 2515e0931a..dd14c0f75dAndrew Geissler1-1/+1
Vijay Khemka (1): Add DCMI command (From meta-facebook rev: de5279340c97ca3cb89a29739aab63f2f61f6e31) Change-Id: Ic952ec5296244a32ec2bbeef400da1e487b42f36 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-25linux-aspeed: Remove old config optionsJoel Stanley3-3/+0
CONFIG_CRYPTO_ECHAINIV is default n so we don't need it in our config. CONFIG_EDAC_ASPEED is not supported on AST2600. (From meta-aspeed rev: 337c8064630d95aa7d7cc5d948bd99e72cfa3af8) Change-Id: Ief0ebacbd2b9ed2d8f8dce7eb4c4828da0ae58d3 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-25linux-aspeed: Enable CGROUP_BPF and NAMESPACESJoel Stanley3-0/+9
These are used by systemd to provide isolation features: Required for IPAddressDeny= and IPAddressAllow= in resource control unit settings CONFIG_CGROUP_BPF Required for PrivateNetwork= in service units: CONFIG_NET_NS Note that systemd-localed.service and other systemd units use PrivateNetwork so this is effectively required. Required for PrivateUsers= in service units: CONFIG_USER_NS (NET_NS is default y so we get it by enabling namespace support). (From meta-aspeed rev: 5ad76c27abbb7d7e65c97bce6be63d7aa542a531) Change-Id: I8e6311526393c663c62e310a465df9306251c021 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-25MAINTAINERS: remove Ed Tanous as reviewerPatrick Williams1-1/+0
Per mailing list email, Ed is no longer at Intel and the email address listed in the MAINTAINERS file is not valid. https://lists.ozlabs.org/pipermail/openbmc/2019-October/019000.html (From meta-phosphor rev: eecdab03b5be540b34d322f0006932a8b750469b) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I082e387a0531a16908c1e1e44bc5ca7b7fd31e34 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-25chassid/flashd: avoid QA issues with SRC_URIPatrick Williams2-2/+2
The SRC_URI used ${PN} which can changed depending on target context, such as appending "-native" or prepending "nativesdk-". Use ${BPN} instead. Cleans up the following QA warnings with Tiogapass: WARNING: obmc-phosphor-flashd-1.0-r1 do_package_qa: QA Issue: obmc-phosphor-flashd: SRC_URI uses PN not BPN [src-uri-bad] WARNING: obmc-phosphor-chassisd-1.0-r1 do_package_qa: QA Issue: obmc-phosphor-chassisd: SRC_URI uses PN not BPN [src-uri-bad] (From meta-phosphor rev: 2ac028916f7fd7e291ed3d1a4d38dec4d5663325) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9f507a729277153f6827e6807c00ec6b32154f4b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-25meta-ibm: All witherspoon tacomas are air cooledMatthew Barth1-3/+2
Set the configuration file to phosphor-cooling-type to set all witherspoon tacomas to be air cooled only. Tested: Removed DEVICE & CODE on witherspoon config to see always be set to air cooled Updated config on witherspoon tacoma and restarted service to see always be set to air cooled (From meta-ibm rev: 373d3485c500ee8d3d07f2f68d0fec896856c374) Change-Id: I1bf483da9580c4fd4b833da5840a0a98e691a811 Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-24linux-aspeed: Move to 5.4.26Joel Stanley1-2/+2
This includes security and bug fixes from the 5.4.24, 5.4.25 and 5.4.26 stable releases. (From meta-aspeed rev: e9a99472750d69a0efdfe0277de48dd19dafb839) Change-Id: I7d2721fde89ac7ad201b6418d9956d29adaea178 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-24linux-aspeed: XDMA, tacoma, FWH2AHB on AST2600Joel Stanley1-1/+1
Eddie James (16): dt-bindings: interrupt-controller: Add Aspeed SCU interrupt controller irqchip: Add Aspeed SCU interrupt controller ARM: dts: aspeed: ast2500: Add SCU interrupt controller ARM: dts: aspeed: ast2600: Add SCU interrupt controllers dt-bindings: soc: Add Aspeed XDMA Engine soc: aspeed: Add XDMA Engine Driver soc: aspeed: xdma: Add user interface soc: aspeed: xdma: Add reset ioctl ARM: dts: aspeed: ast2500: Add XDMA Engine ARM: dts: aspeed: ast2600: Add XDMA Engine ARM: dts: aspeed: witherspoon: Enable XDMA Engine ARM: dts: aspeed: tacoma: Enable XDMA engine soc: aspeed: xdma: Add memory controller configuration soc: aspeed: xdma: Add root complex reset soc: aspeed: xdma: Disable PCI AHB bridge during probe soc: aspeed: xdma: Fix BMC PCI device class and revision for AST2600 Guenter Roeck (1): ARM: dts: aspeed: tacoma: Enable eMMC controller Joel Stanley (1): soc: aspeed-lpc-ctrl: LPC to AHB mapping on ast2600 (From meta-aspeed rev: de4339cc7a300c65f129cc71ed5f8da367a504a1) Change-Id: I233aa1eb763bb445b5a46c6762ea6b377bb378dd Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-24intel-ipmi-oem: srcrev bump abd11ca36b..8709fbb3a3Andrew Geissler1-1/+1
jayaprakash Mutyala (1): ipmi-whitelist: Add Get/Capture mfg data commands (From meta-intel rev: c0d52856effb8d54d9106bd510f1eb18d7e54baf) Change-Id: If5d97a595b62bf6f1bb1aa851e8c5a5d42eea0e0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-24Add PLDM based host dump offload support.Dhruvaraj Subhashchandran1-0/+3
Add PLDM based host dump offload support for Witherspoon-128, Rainier and Witherspoon-tacoma. (From meta-ibm rev: 2350054c62b5783cb49fd12671cb70809be4e573) Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> Change-Id: Idf26b5cc66860553db651f90b57cd0ac0b7cfd9f Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-24croserver: Fix systemd address familiesJoel Stanley1-1/+1
The croserver opens a network socket, not a unix socket. OpenBMC will hit this and cause croserver to exit if run on a kernel with seccomp system call filtering enabled. (From meta-openpower rev: 4e016c59f027ba09a9a4efe363e531c37f4bbb69) Change-Id: Ib6bd0bb5d2e9f87eca5f1e61210511f49544fc01 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-24webui-vue: srcrev bump a06fe4695e..fd22b5b0e7Andrew Geissler1-1/+1
Derick Montague (3): Add buttons documentation Add toast component documentation Add alert message component and documentation (From meta-phosphor rev: 0ebf09ab3088536e44595ed36748a1dffb09d83d) Change-Id: I91687608a4b8262823c371619968c1b41878ed56 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-24sdbusplus: srcrev bump 7eb0d25fbc..ddc0eba2beAndrew Geissler1-1/+1
Lei YU (1): sdbus++: Generate initial client header (From meta-phosphor rev: db8f37d16de5dcad40fbb51aa9e3f93dabb1163a) Change-Id: I8cc08d65dbdd2b7b3c70e17fb6f45aec6e68e3b6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-24entity-manager: srcrev bump 35f5e0e3df..29d83258f1Andrew Geissler1-1/+1
Brad Bishop (2): entity-manager: remove inventory manager interface remove dead code (From meta-phosphor rev: 630a9c22919a8c385ffa37764b4a5e0a759c71f6) Change-Id: I2a9be2f5c90df32f04a87e76b6787b7acf618d6a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-24phosphor-debug-collector: srcrev bump d11d6139b3..59642e214dAndrew Geissler1-1/+1
Dhruvaraj Subhashchandran (5): Update dump manager and entry to have multiple types Add system dump entry. Implement Notify method Add call to request to offload dump Make PLDM an optional feature for host dump offload Jayanth Othayoth (1): Added PLDM Dump offload command (From meta-phosphor rev: 8666218efe3e69043b23c8619eca7e3dec30481a) Change-Id: I09c88167e067180126a43394b9d01a8adff135d3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-22pldm: srcrev bump c91822bf04..f3295be12dAndrew Geissler1-1/+1
PriyangaRamasamy (1): libpldm: encode GetFruRecordTable request api (From meta-phosphor rev: 7362066952b41b6d4753ec4da7a5fd939fcd8b9b) Change-Id: I1a56e72e170eba5939576f0fa85dfba8fb72c3cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-22phosphor-fan-presence: srcrev bump 8c8f53dd6a..5a80f3aec4Andrew Geissler1-1/+1
Matthew Barth (1): Enhance handling sensor value property type change (From meta-phosphor rev: 71bddff8e822af1fae0aa4559c184223dfd455d6) Change-Id: I3337f663ad6cbf767756fc5287bb5fb0c4cd9797 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-22phosphor-power: srcrev bump 3afa711d1c..8b89f1b183Andrew Geissler1-1/+1
Brandon Wyman (2): Install phosphor-psu-monitor configuration files Updates to load JSON file from default location (From meta-phosphor rev: b7c529edab2e219171dcf9af3dda7566b74fb63c) Change-Id: I24b35d76e05053edfca788e3c138d22d80e31773 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-22bmcweb: srcrev bump a3316fc6f1..12c7f4388bAndrew Geissler1-1/+1
James Feist (1): Add TaskEvent registry Joshi-Mansi (1): [Redfish] Making LimitException OCP Compliant jayaprakash Mutyala (2): msg_registry: Add CPUMisMatch message entry Fix for message_registry entries count mismatch (From meta-phosphor rev: ca3aa0b4dc133195fc88316112bdda40a5d171b2) Change-Id: Id255685da56e910b04b34655ce0381a3f7e268cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-22PLDM based host dump offload.Dhruvaraj Subhashchandran3-2/+7
Limiting the PLDM dependency of phosphor-debug-collector to the systems which needs PLDM to offload host dumps throgh BMC. BUMPed SRCREV of phosphor-debug-collector to 59642e214dd0df652f8ca6e5b6780218f0ce4f51 BUMPed SRCREV of phosphor-dbus-interfaces to 86d1ab141212fd5380ac220217e46d01108b995f (From meta-phosphor rev: 0402743af80f72a21b1fc87264b2d19364ef703c) Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> Change-Id: I8f7c11640d3425951228003ac181b7a312d3ea40 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-22phosphor-power: srcrev bump 3f1242f3a1..3afa711d1cAndrew Geissler1-1/+1
Bob King (1): regulators: Add test cases for action. (From meta-phosphor rev: b9de049f00d84858979e0d941023f66a236fdabf) Change-Id: I94c3998ebb207fc4359f71b99311572ed2a0a8db Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-22entity-manager: srcrev bump 92daaaa3c1..35f5e0e3dfAndrew Geissler1-1/+1
James Feist (1): EM: On duplicates use device index (From meta-phosphor rev: e7f7e56bb97ba491f657943acea04b8790a6f2af) Change-Id: Ia8b2023a431e9a4171f4c0f6965cf3b7271259e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-22intel-ipmi-oem: srcrev bump eaeb6cb06c..abd11ca36bAndrew Geissler1-1/+1
NITIN SHARMA (1): oemcommands: move GetLedStatus to new API (From meta-intel rev: 3faa21e8ba281d92206a7511833180a4c3ae8bcd) Change-Id: I2e7ab27c2b6f831718c951ee4a0dd1f99470eca7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-22u-boot-aspeed: Fix fw_env.config for ast2600Joel Stanley2-1/+5
The configuration was not set at all, leaving us with the default configuration file from u-boot. This sets it to the u-boot environment partition, /dev/mtd2. (From meta-aspeed rev: fc48e308dd25b99535a5412cbbdf1fcd66238a9b) Change-Id: Ied346a6c15f0068b8ab54cec02bc89bf9e553127 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-22u-boot-aspeed: Fix env locationJoel Stanley1-1/+1
Joel Stanley (1): config: Update ast2600 openbmc environment location (From meta-aspeed rev: 8f741295a2a80ecd37cf865e76fa6f32a0223af8) Change-Id: I83fa7c4ab457972f2efd738eda8a2d2a10cb65e7 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-22openpower-proc-control: srcrev bump a007668ac9..7847960506Andrew Geissler1-1/+1
Marri Devender Rao (1): Create PEL for boot errors with error XML data and traces (From meta-openpower rev: 7fdf66e9526878415a5a095e4b08a660d598a0af) Change-Id: I13884407a603ea0007ac8bdafe2fc3b748a62828 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-22openpower-occ-control: Update recipe and SRCREV to python3nativeEddie James2-2/+2
The python file in the repo has already been changed to use python3 explicitly, so update the SRCREV to get the latest. (From meta-openpower rev: 5d84b27a2ddb8a56671d1bef846c2c54735a7c0e) Signed-off-by: Eddie James <eajames@linux.ibm.com> Change-Id: Ib4211cd68e86b332cfc5316a6b4f27a58979a9ff Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-19Add the rainier target to the targets in local.conf.sampleSunitha Harish1-0/+1
(From meta-ibm rev: c01884719907cf567e748bb00d6ebf3c13dbb1db) Signed-off-by: Sunitha Harish <sunithaharish04@gmail.com> Change-Id: I0c42518e03f06d06baec4a03095180e71508c065 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-19entity-manager: srcrev bump 61f5ac4a77..92daaaa3c1Andrew Geissler1-1/+1
Brad Bishop (1): meson: Add fru-device-less build configuration (From meta-phosphor rev: ad462f90a6e52cd73d7cdd69c606a475ae14f17f) Change-Id: I33fe117549654908ce12114d03828a67c2d33cac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-19bmcweb: srcrev bump fe30672809..a3316fc6f1Andrew Geissler1-1/+1
ZhikuiRen (1): Log BIOS POST Codes Through Redfish (From meta-phosphor rev: f2ca725a117b0b20799830ca5a5fc64a61ee9dfa) Change-Id: I9aca2f6ecde0ec562190c84875f0efb00143190d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-19pldm: srcrev bump 1c861712e5..c91822bf04Andrew Geissler1-1/+1
Deepak Kodihalli (4): libpldmresponder: GetPDR: fix response libpldm: PDR API: endianness fixes libpldmresponder: FRU: construct PDRs pldmtool: PDR: add parsers Sridevi Ramesh (1): Enable verbose flag '-v' in pldmtool (From meta-phosphor rev: 84b6cae76d94ea0e8a11c5fb3d6b868df9b29961) Change-Id: I436c5e349fae95e545580e1f702c3fd5a40d037f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-19phosphor-power: srcrev bump 8a3afd70ea..3f1242f3a1Andrew Geissler1-1/+1
Bob King (2): regulators: Add test cases for check_duplicate_object_id. regulators: Add test cases for entire config file. Brandon Wyman (2): Create PMBusBase class to allow for mocking Update analyze function to check STATUS_WORD Shawn McCarney (1): regulators: Increase timeout for validator tests (From meta-phosphor rev: 603158d07dff63b41723e7240c7403ec00ffcbc6) Change-Id: Ibae4c0efcea692d8a31a22457c8573d73bbc7414 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>