summaryrefslogtreecommitdiff
path: root/meta-openpower
AgeCommit message (Collapse)AuthorFilesLines
2020-08-14openpower-libhei: srcrev bump 8453353162..734cfe9585Andrew Geissler1-1/+1
Zane Shelley (1): Removed excessive trace on register read error (From meta-openpower rev: c7f3cf0c01a8ff3d94be62ec9a7c5e44d694d0da) Change-Id: I38c60b51e23a43e9c6389be2ee422ab0eda1549e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2020-08-05openpower-occ-control: srcrev bump e096270377..0032523808Andrew Geissler1-1/+1
Tom Joseph (2): pldm: Add support for OCC state changes pldm: Add support for OCC reset (From meta-openpower rev: 1afd0791ab9bf743da60c851124afbfa0e6f31f0) Change-Id: If6279c3cff740fdc67bb5f9e72bdc7743ff3aebc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-31meta-openpower: Revert "host-fw: New recipe to include the host firmware"Adriana Kobylak1-33/+0
This reverts commit d552bf6e0cf9cc1c9d4bfd650cf2765277cda980. This host-fw recipe has been replaced by the phosphor-hostfw-image recipe in the meta-phosphor layer. Delete it. (From meta-openpower rev: 63a158cb84f01fa3462ebb8600e0362cdc5155f6) Change-Id: I5d57b67a8b9f52b3c25c4a9c5d396c871c564de8 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-29openpower-vpd-parser: srcrev bump a0d460e2cf..d5d52bb49bAndrew Geissler1-1/+1
Santosh Puranik (2): Fix infinite recursion vpd-tool: Do not enumerate Power supplies (From meta-openpower rev: c2160d4029b569ab49b8e3e03797b826510cf49c) Change-Id: I259343ddf85309ea95521c15b41b324691299cce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-28openpower-proc-control: srcrev bump 7a36d36fd9..d3b3d6e7b7Andrew Geissler1-1/+1
Andrew Geissler (1): cfam-reset: utilize new sysfs interface if avaialble (From meta-openpower rev: 322c2e7d7ab24a73b14bd4885cffbab0a9f52ebf) Change-Id: I6bcf1b8b9b6fddab640d2d01f263e31616b964fe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-25openpower-vpd-parser: srcrev bump 0859eb65d6..a0d460e2cfAndrew Geissler1-1/+1
PriyangaRamasamy (2): Added PowerSupply frus: VPD Tool : Force Collect On Hardware SunnySrivastava1984 (7): Expand and update location code property on BUS Reader class for VPD manager app Un-expanded to expanded location code conversion Get Inventory list using unexpanded location code Get inventory list using expanded location code Test cases for VPD-Manager read functionalities Test cases for VPD-Manager editor functionalities (From meta-openpower rev: 0fc218cc855055c0a2e28c9b3878f8437160ad7e) Change-Id: I327d6150a7230b4d95cbf76b3b2684b970bc02f8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-23meta-openpower: opt out of phosphor-utilsBrad Bishop1-3/+2
This pointless wrapper does nothing other than obfuscate intent for readers that have looked at bitbake metadata before. (From meta-openpower rev: edb2a53d9084a9040e1754cc1f681aa7961281e2) Change-Id: I1740ebccb1a6aa14e352824966619fd30ea3ca8e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-23meta-openpower: fix pflash runningAlexander Filippov1-0/+5
With the latest changes in poky `libflash.so` is not installed in the rootfs. It causes the error like this: ``` pflash: error while loading shared libraries: libflash.so: cannot open shared object file: No such file or directory ``` This commit restore the missing symlink. Tested: `libflash.so` present in the `/usr/lib` and `pflash` works fine. (From meta-openpower rev: 66c74979d5992f466f243e4b1505d93a4d961744) Change-Id: I84d015bd145ad0d30cd84d1b76f9cb02262438e2 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-18openpower-software-manager: Add mmc supportAdriana Kobylak2-1/+21
Add support for the mmc configuration option based on the phosphor-mmc distro feature. (From meta-openpower rev: dc65d339226402e55a1c04f2092268fff88f0686) Change-Id: I344a357516ce4233fc4a3098a98670e80c78d139 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-18openpower-pnor-code-mgmt: srcrev bump bbb5e3bec1..0e0a3b1ae3Andrew Geissler1-1/+1
Adriana Kobylak (3): Add MMC layout mmc: Setup hostfw directories vpnor: Add hostfw symlinks (From meta-openpower rev: 361da3be2f2a3f2eb10888d88c1d9f653e0f265c) Change-Id: I3f75365cfbcd91bae9ffc9fdde3a56b571031e82 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15openpower-pnor-code-mgmt: srcrev bump 573552ae8e..bbb5e3bec1Andrew Geissler3-32/+32
Adriana Kobylak (1): vpnor: Move clearvolatile services to vpnor Andrew Geissler (2): ensure volatile clear waits on dependency ensure volatile clear occurs after reset check Also added to this commit is the movement of the service files from ubi to vpnor (required with the above commits) (From meta-openpower rev: 8b70bb894a3c16d10bf5d11fd26bbc9ea6c3bae1) Change-Id: Ie464de2d4f7abad6e0a3ae2edc1df1b7c740e559 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15openpower-hw-diags: srcrev bump b797b3e185..46b456bd75Andrew Geissler1-1/+1
Ben Tyner (1): Do not qualify active attentions with true-mask (From meta-openpower rev: 7fbbd0a685d265f3b3a48746b3790dce2a790284) Change-Id: I185db5b422970ede8eaf0073adcd85e45bcb1a84 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-15openpower-proc-control: srcrev bump 3ae7ed4f51..7a36d36fd9Andrew Geissler1-1/+1
Jayanth Othayoth (2): Fix for missing phal traces in journal log pHAL: Enabled environment variable based pHAL logging (From meta-openpower rev: 2b47c8c238f3e16dd42f93dc38d3adb2550cef57) Change-Id: I56cfdfdff4ddbb79eee96d1f2888a6143aae5acb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10pdbg: Move to v3.0Joel Stanley1-1/+1
The 3.0 release follows from the 2.5-rc1. The changelog for 3.0 is as follows: Major upstream change was the split out the access method from the device-tree representation to enable backend agnostic system device trees. Other notable features: - Swift support - get/putmempba - Added SBEFIFO backend - Expanded use of SBEFIFO chipops (From meta-openpower rev: 9c2e7744375b992d4cc7cca91d9dc9009f2b76e9) Signed-off-by: Joel Stanley <joel@jms.id.au> Change-Id: I3a1ed00c0b3bacc64312fe6c09b4b5b13e691772 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10openpower-hw-diags: srcrev bump 792f32f707..b797b3e185Andrew Geissler1-1/+1
Ben Tyner (2): Allow building locally without phosphor-logging Normalize includes relative to source root (From meta-openpower rev: 4d23102e66e811015dcdaa362326d9dfd67975c8) Change-Id: I251990b0258b6223050a6e6927e386f4f8613258 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-10openpower-vpd-parser: srcrev bump 31970ded12..0859eb65d6Andrew Geissler1-1/+1
PriyangaRamasamy (3): VPD tool : dumpInventory & dumpObject VPD tool : Read Keyword option VPD Tool: Write keyword command line interface Santosh Puranik (2): Add Location Codes to Inventory Add support to copy records SunnySrivastava1984 (8): VPD-Manager app skeleton JSON parser for VPD manager app Common file to hold all constant values Editor implementation for VPD manager Editor implementation update for VPD-Manager app. Process json for Extra and Common Interfaces DBus calls to update VPD cache data for Interfaces Merge of vpd_manager meson script with repo meson (From meta-openpower rev: b8886fc8989149d3fdae2552f3f97a720f54bdd0) Change-Id: Ice6dbeee67e5834cd3d2d8aa8668c416b908bd64 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-30openpower-vpd-parser: srcrev bump 8554f105a7..31970ded12Andrew Geissler1-1/+1
Alpana Kumari (2): VPD ECC support BuildDate encoding support for FRUs PriyangaRamasamy (1): IBM VPD main app & KeywordVPD parser: Santosh Puranik (1): Support multiple inventory objects per EEPROM SunnySrivastava1984 (1): Enable Meson option to build parser and test cases (From meta-openpower rev: 24d2f2a82aae95c4fe3dd9112fe58b9645dd8d55) Change-Id: I9ef226da6895bd8bcbb0bbb95a64cf9c0fb28a32 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-26clear host volatile section on chassis poweronAndrew Geissler1-0/+16
When using istep to boot a openpower based system, the flow is to issue a "obmcutil chassison" and then boot the system using the istep tool. istep does not use the host-start targets so therefore the host volatile data is not cleared. To ensure the data is always cleared, add the services to the chassis-poweron target. The services need to remain within the host start targets to handle warm reboot scenarios. A normal "obmcutil poweron" will run both the host and chassis targets but due to them being started at the same time (and letting systemd figure out the ordering), the volatiles services will each only be run once so there is no extra execution due to this commit. If a user were to just issue a "obmcutil chassison" and then follow that with a "obmcutil poweron" then the services would be run a second time. This scenario is a debug only type situation and the extra second to re-run the services would have very minimal impact. There is a desire to move services from requires to wants relationships. That was not done here because of the undefined behavior seen by the host when this data is not cleared. The required behaviors is to fail the power on or host start if these services fail. Tested: - Verified services were in obmc-chassis-poweron@0.target.requires - Verified services were run as expected issuing a chassison - Verified boot of system worked as expected and services were only executed once during "obmcutil poweron" (From meta-openpower rev: 9a967ec383a6f0d0a7e3d7a61d48b35c8aaf8f1c) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I5ea6ef27cd29d488fa3b7b3bf93a73f1112d1120 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-24openpower-proc-control: srcrev bump 6d95c45616..3ae7ed4f51Andrew Geissler1-1/+1
Dhruvaraj Subhashchandran (3): Remove multithreading while calling enter_mpipl Add startHostMpReboot support to PHAL based booting Skip changing boot seeprom in memory preserving reboot (From meta-openpower rev: fdc02f7c022f8ea5a8143310562b79aefe2d9522) Change-Id: Id28e2326ffd381eadbe62313c054b352043446cd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-24meta-openpower: remove phosphor-logging-error-logs-nativePatrick Williams1-1/+0
Functionality is now covered with non-native YAML providers via packagegroup-obmc-yaml-providers. (From meta-openpower rev: 66d4e4b7fd80252cfc5bbb4fe72d3526df8d2008) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I049bd9d57e73115d7b6054f063d0bccd51d2d583 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-24meta-openpower: remove phosphor-logging bbappendsPatrick Williams1-4/+0
phosphor-logging now uses non-native YAML providers, so these bbappends are not necessary. Similar functionality is now specified by packagegroup-obmc-yaml-providers. (From meta-openpower rev: f91be55230e947fdd9c6789c5e7c934f341f0bbd) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ifb93dbaa564a2d1841d3c5d49cb7348d47254d25 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-18meta-openpower: add packagegroup-obmc-yaml-providers appendsPatrick Williams1-0/+5
(From meta-openpower rev: ba6f0cf646704d69e7b26660eba5092c9098cdb0) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I3a2fb01ef855529f1541de99a4110ad84caa8adc Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-18openpower-debug-collector: add logging yaml provider recipePatrick Williams1-0/+10
(From meta-openpower rev: 0b6a5a4200476300470668c9b9f5526bf153e315) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Id64a0ffda3d81ea267115a62422166534ca2eab9 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-18openpower-occ-control: add logging yaml provider recipePatrick Williams1-0/+10
(From meta-openpower rev: 8f689e46d885184bcadd4c25af3ac1cba796b6c7) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I2bd553cf62806758df6ac83666a566daf304f856 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-18openpower-ipmi-oem: add logging yaml provider recipePatrick Williams1-0/+10
(From meta-openpower rev: af3ef3d1f072faf63a118f7f262099a5fae8b862) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8b65fcf65702f88f0ca1b2250eac358bab318f8b Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-18meta-openpower: add org/open_power to OBMC_ORG_YAML_SUBDIRSPatrick Williams1-0/+2
org/open_power is the typical YAML subdirectory for openpower-related YAML files, so add it to the default subdirectory search list. (From meta-openpower rev: c3944f910c0f5bfa1e7432744341061fbfbd985e) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I115ddfd6e0274dd55474bab0becfccc523754866 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-18meta-openpower: remove excess phosphor-dbus-interfaces DEPENDsPatrick Williams2-2/+2
A number of packages are depending both on p-d-i and p-d-i-native, for seemingly no reason. Remove excess DEPENDS on p-d-i-native. (From meta-openpower rev: 8b5634792e873d2333e337ab0ab5851fbeee0bd8) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I9e51bea76c7d225475021b60cf30d75712259f15 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-18openpower-dbus-interfaces: remove unused recipePatrick Williams1-32/+0
(From meta-openpower rev: cb9c0fe525d7a0b57c1b380be41ce160b9483208) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iab0218b6b892d3fdc795cd98f80f0bc3bab91e13 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-17openpower-hw-diags: srcrev bump f480b7396f..792f32f707Andrew Geissler1-1/+1
Ben Tyner (1): Add support for Get TI Info chipop (From meta-openpower rev: e06b51064614d78542f7c405a5d16c11bc50c201) Change-Id: Iff6c443d1476db119ee784d4f56c9a81c9a76cfa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-16openpower-host-ipmi-flash: remove unused openpower-dbus-interfacesPatrick Williams1-1/+0
(From meta-openpower rev: 64f6e1a8ca5c9296547608c923e0f180b7207373) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I43d382b4e4ff59d9e298fed10fb515eb8da0b396 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-12openpower-libhei: srcrev bump 2d4981aaf6..8453353162Andrew Geissler1-1/+1
Zane Shelley (2): Add default Signature constructor for STL functions Add default Chip constructor for STL functions (From meta-openpower rev: c2006c5eb247be74e9a0dd0aad9a06f53e172978) Change-Id: I85559b0b5e9b1cd6ae5245ce1360345ec1b76f3a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-12openpower-proc-control: srcrev bump 883a59d45f..6d95c45616Andrew Geissler1-1/+1
Andrew Geissler (1): clear host-on file when host stopped (From meta-openpower rev: a5baa46839bc03aec24843d99b844db7c5ea05ad) Change-Id: I6e1d01bd49c2c984c38237d9c49b32aab5cb01ff Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-12openpower-hw-diags: srcrev bump 87eabc656f..f480b7396fAndrew Geissler1-1/+1
Ben Tyner (1): Check for pending active attentions Zane Shelley (5): Create a tracing util wrapper Analyzer function to get active chips and types Analyzer function to initialize isolator Filter for root cause attention in analyzer Default to libhei subproject if library not installed (From meta-openpower rev: ea8a6ce1600f3e28864ffab71b798ab67f42fb96) Change-Id: Ib7748255ed9349b6c4b9c3a87246e03c4d3cfc13 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-09openpower-hw-diags: srcrev bump cac5dc657c..87eabc656fAndrew Geissler1-1/+1
Ben Tyner (4): Implement hei user interface registerRead Platform Event Log (PEL) generation support added Return code cleanup Hardware error analyzer for checkstop analyses (From meta-openpower rev: 200ce4d13ce1cdd40667ed2b608031c465a79b85) Change-Id: I3bcc9c3f03422181d494c115503b66755a571671 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-09openpower-libhei: srcrev bump 55afd63e8e..2d4981aaf6Andrew Geissler1-1/+1
Zane Shelley (1): Simplified registerRead and registerWrite interfaces (From meta-openpower rev: 81e6cb064b77b7a8a285ebacb0e067ffdf61179e) Change-Id: If61e7b34f25938d089f31a64edc3d981adf6a68c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-08openpower-pnor-code-mgmt: srcrev bump 4c955c31d9..573552ae8eAndrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: replace message::variant with std::variant (From meta-openpower rev: c9194c1d54e904e50e542752a0dbb5954747252b) Change-Id: Ia819a7e09931da0797012acc12f7a945e0878b81 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-08fsi-scan: make systemd wants relationshipAndrew Geissler2-2/+2
systemd recommends a wants vs. requires relationship so this is a small step in that direction for OpenBMC. This also alleviates a common pain point in bringup where FSI is not working properly or a FSI device is not present in the system. With a requires relationship, the chassis poweron target fails. What a user really wants is for the power on to still succeed. Other firmware, which requires FSI, will detect issues during the host boot and take proper actions. Tested: Injected fail into fsi-scan service and verified with this change that chassis power on still succeeded. (From meta-openpower rev: 58b758a36c28544ee31b75a1aa7dddd5d0fe355c) Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I6615f81778430dd5d855149b97cba70fbba5f993 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-05openpower-hw-diags: srcrev bump 117af99bfd..cac5dc657cAndrew Geissler1-1/+1
Zane Shelley (1): Update to clang-format 10 (From meta-openpower rev: b6c538f0b5883e3a7f0173348b90d8461b689f55) Change-Id: Ib0333db0c763fb079cf4cae2223d461c3966c0d1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-05openpower-libhei: srcrev bump 2467db800a..55afd63e8eAndrew Geissler1-1/+1
Zane Shelley (1): Update to clang-format 10 (From meta-openpower rev: e799572394a684f7e0d050cef4232ba764b21450) Change-Id: I1241e5e05fcd7a11bd6a911dc4e87d0163ce8b21 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-03openpower-vpd-parser: srcrev bump c4bd215eb8..8554f105a7Andrew Geissler1-1/+1
Patrick Williams (4): sdbusplus: replace message::variant with std::variant MAINTAINERS: update Deepak's email address MAINTAINERS: update Santosh's email address MAINTAINERS: update Jinu's email address (From meta-openpower rev: babfd473d78ec480d263176652df5bce14a38f26) Change-Id: I2f916dd69daa70a16b6e813367d33ff5d06e32a1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-29openpower-vpd-parser: srcrev bump 73b589b85e..c4bd215eb8Andrew Geissler1-1/+1
Priyanga Ramasamy (1): clang-format issue fix for openpower repo (From meta-openpower rev: 1d5b20793672182e565f0f9a1f7dc6cb5c5863aa) Change-Id: I7e7c18439742db8b3dad828312ab67ddaf49d746 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-27openpower-hw-diags: srcrev bump b859d79ab0..117af99bfdAndrew Geissler1-1/+1
Ben Tyner (1): Find attention gpio rather than hard code value (From meta-openpower rev: 20167f087680cc9317f2b5047c932e3ee98660f5) Change-Id: I255107ed56c0ca37041ad73055596dc8d255301c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-27bmcweb: Set BMCWEB_HTTP_REQ_BODY_LIMIT_MB to 400Adriana Kobylak1-0/+1
By default, bmcweb limits the size of the http request body to 30MB to limit a DOS attack based on a large file size. OpenBMC supports "System" or "bundled" images that contain two or more firmware images. For OpenPOWER systems, these include the BMC and Host firmware making the resulting image greater than the default 30MB. A configurable option (BMCWEB_HTTP_REQ_BODY_LIMIT_MB) was added to bmcweb to be able to change this limit: https://github.com/openbmc/bmcweb/commit/0e1cf26b1cd98e0ec069e6187434fcabf1e9c200 Set this option to an arbitrary size of 400MB since the size of /tmp for currently supported OpenBMC systems is ~460MB and /tmp is where the uploaded image files are stored. (From meta-openpower rev: 18c94c3554002fc2242f268b9eb449ec660ee92b) Change-Id: I66dda4fa598db0d5ea8216e386d8e90c544e6bc2 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-22openpower-libhei: srcrev bump e8dc72c5af..2467db800aAndrew Geissler1-1/+1
Zane Shelley (5): Cleaned up style/portability suggestions from CI output Add capture regs from Chip Data File to IsolationNode Add isolation rules from Chip Data File to IsolationNode Add isolation nodes from Chip Data File to IsolationChip Add root nodes from Chip Data File to IsolationChip (From meta-openpower rev: cd80a617f939c24f7f541ad0833d07c91be5ca5a) Change-Id: I414afec75ea961b41ec7a00db2b24a76056a2cc2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-22openpower-vpd-parser: srcrev bump ee72ab53e9..73b589b85eAndrew Geissler1-1/+1
Alpana Kumari (1): IPZ VPD Parser support Santosh Puranik (1): Add README and Update MAINTAINERS (From meta-openpower rev: c71fc0c67aed48e00897134d0b6e6bc0ceb1f3d2) Change-Id: I579cd37d4483672e9f1e40e9a1ec8920cc998534 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-19openpower-pnor-code-mgmt: srcrev bump 212102e681..4c955c31d9Andrew Geissler1-1/+1
Andrew Geissler (2): string: ensure string included remove un-needed use statement (From meta-openpower rev: 8a27d6ac0b46d16964ed3d5433539691b3f974b2) Change-Id: I35da8602d57143c1ee07b53e6099573c98e40d55 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-19openpower-occ-control: srcrev bump 65f8cd379d..e096270377Andrew Geissler1-1/+1
Patrick Williams (3): sdbusplus: remove deprecated variant_ns MAINTAINERS: update Eddie's email address sdbusplus: replace message::variant with std::variant (From meta-openpower rev: c0b0a4a0cf9e63928c0bc6154717521b8ad92263) Change-Id: I6403e9605c1a398fa8cba69ba5df614b9352f36f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-18openpower-host-ipmi-oem: srcrev bump 9975ae919e..61950109c7Andrew Geissler1-1/+1
Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant (From meta-openpower rev: 5be13d29d3af0ba5e8555108a59e2e25b15a611b) Change-Id: I9aa840a335ef4fcd75d5cd1adc9bfe36dc116d52 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-15openpower-hw-diags: srcrev bump b78dd0cd94..b859d79ab0Andrew Geissler1-1/+1
Ben Tyner (1): Remove openpower-libhei subproject dependency (From meta-openpower rev: bee7a445c8f9218d6687c794d182cf0f2d87c647) Change-Id: I27749ae598b19881917a4e985f1b48ebf5419795 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-15openpower-pnor-code-mgmt: srcrev bump 7d03b437b4..212102e681Andrew Geissler1-1/+1
Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant (From meta-openpower rev: d0c32c2921a06a3e2d5cc45753fbb3ad5c015fee) Change-Id: I33228f2f42488d1b56aa41bb51f22d106fb0de07 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>