summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-07-27meta-fii/meta-kudo: use the chassis capabilities commandLancelot Kao2-0/+25
enabled the ipmi chassis capabilities command Signed-off-by: Lancelot Kao <lancelot.kao@fii-usa.com> Change-Id: I0dd4a6eb90a070987a371649385f6d8f037d4e67 Signed-off-by: Mohaimen Alsamarai <mohaimen.alsamarai@fii-na.com>
2021-07-27meta-google: sslh: Bump 517e4ad..de0ec95William A. Kennington III1-1/+1
yrutschle (25): changelog the sslh-select refactoring justify use of select remove some debug messages made echosrv independant from common.o and with its own configuration add UDP support to echosrv when verbose, precise which listen sockets are udp remove caveat about UDP refactor upgraded argtable3 to current last version to fix a parsing issue with command line options do not drop CAP_NET_ADMIN if any of the protocols require transparent proxying typo refactor: purified set_capabilities, told to keep or drop CAP_NET_ADMIN instead of deciding for itself sslh-fork drops all capabilities after connecting to server side refactor t_load to use test.cfg as base changed CAP_NET_ADMIN to CAP_NET_RAW as it's enough clarify variable name clarify function name add recv and sendto addresses sslh-select sets O_NONBLOCK *before* calling connect, which prevents hanging on an unresposive server (fix #258) fail gracefully if libconfig fails to find root element fix for libconfig 1.7.3 (#292) moved UDP support from sslh-fork to sslh-select fix message for fd closure on timeout report errors as E instead of M, and consolidate restarts as simplified roman numerals removed static known_source arrays, UDP connections are now managed dynamically make udp timeout configurable per protocol Change-Id: I49280061e0cdef7b416ecf2e59601519d7979246 Signed-off-by: William A. Kennington III <wak@google.com>
2021-07-27meta-google: conf2struct: Bump e846801..06ddd92William A. Kennington III1-1/+1
Yves Rutschle (2): fail gracefully if libconfig fails to find root config element fix test without libconfig; fix for libconfig 1.7.3 Change-Id: I3f0d77e6ac0247c2784ac59d47424cc7c20047f8 Signed-off-by: William A. Kennington III <wak@google.com>
2021-07-27meta-google: sslh: Ensure conf2struct files are not regeneratedWilliam A. Kennington III1-5/+8
We sometimes have a race condition in the git checkout process that causes the source file timestamp to be newer than the generated ones. The generation process is currently broken, but the necessary files are bundled in the source tree. Change-Id: I81fb707d5b16f88032d7022da97563bf6ccc78f5 Signed-off-by: William A. Kennington III <wak@google.com>
2021-07-27google-ipmi-sys: srcrev bump bc62b193ae..b69209b498Andrew Geissler1-1/+1
William A. Kennington III (2): handler: Don't hardcode channel information eth: Support looking up alternate interace channels Change-Id: I1656055b0d2b9450fdcf11c5af9b4c2db1090b76 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-26openpower-hw-diags: srcrev bump b83355686b..659e65cf16Andrew Geissler1-1/+1
Ben Tyner (1): util:dbus: Limit the scope of some variables Change-Id: I587754b9a51053ea74db8710f50a3e6aa77ff70b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-26phosphor-pid-control: srcrev bump 18d5bb18dc..f7575a7001Andrew Geissler1-1/+1
Paul Fertser (1): configure.md: updates and clarifications Change-Id: Id46d9032177844821a57ec151c39adfa883c3ae4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-26pldm: srcrev bump 2e30eb1a8a..394fac67e9Andrew Geissler1-1/+1
Manojkiran Eda (1): Rectify few error messages in pldm Change-Id: I1f2ca230438b89ee39993c7950f6a4d4663eb2ec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-26phosphor-power: srcrev bump 681b2a36e6..93f7ee9fd9Andrew Geissler1-1/+1
Adriana Kobylak (2): psu-ng: Move PSU validation logic to its own function psu-ng: Do not log error for expected missing PSUs B. J. Wyman (1): psu-ng: Remove unnecessary debug trace Change-Id: Icb57026049611bb93799f298f2e958c78fafd219 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-26entity-manager: srcrev bump 2fb84efbe4..5d11daf401Andrew Geissler1-1/+1
Matt Spinler (1): entity-manager:Removed unused variable Scron Chang (1): entity-manager: Add max31790 device. Change-Id: I21bec3132cd207f1046395f1d44548e88cd926b7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-26bmcweb: srcrev bump f5ffd8062e..28afb49c48Andrew Geissler1-1/+1
JunLin Chen (1): EventService: Move subscription persistent data Ravi Teja (1): Fix EventService Subscriptions URI dhineskumare (1): Enable Keepalive to server role Change-Id: Ibe10aa6171383271320940876c9b80091d5562cb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-26phosphor-dbus-interfaces and phosphor-debug-collectorAndrew Geissler2-2/+2
phosphor-dbus-interfaces: srcrev bump 178cae08d6..c6f2d7a7f1 Dhruvaraj Subhashchandran (1): In dump create add type uint64 for values in additional parameters phosphor-debug-collector: srcrev bump 363af249c9..ddc3366e3e Dhruvaraj Subhashchandran (1): Update dump create parameters Change-Id: I19f621a4c7aef7a3abc267f51c0814cf8aad3f7b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-26meta-quanta: gbs: update x86-power-control json configGeorge Hung1-8/+32
https://gerrit.openbmc-project.xyz/36528 brought in a new change in the json, so update to the latest format for power-config-host0.json Signed-off-by: George Hung <george.hung@quantatw.com> Change-Id: I2fa800eda63adda765b032c2d5d02186654349cb
2021-07-26openbmc: new committersBrad Bishop1-0/+3
More committers are needed to improve commit throughput and overall OpenBMC project robustness. Ed Tanous and Patrick Williams have expressed interest and have an established OpenBMC contribution history as justification. Andrew Geissler has already been maintaining the upstream bitbake metadata for some time now. Change-Id: I881963e4615a59e180401e45a84a557af90242a1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2021-07-26linux-aspeed: Move to v5.10.53 stable releaseJoel Stanley1-2/+2
This includes security and bug fixes from the 5.10.51 through to 5.10.53 stable releases. Change-Id: I04eb2dafbac8405b08202c1dc14e50347155f8c6 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-07-26linux-aspeed: FSI fixesJoel Stanley1-1/+1
Eddie James (4): spi: fsi: Reduce max transfer size to 8 bytes dt-bindings: fsi: Remove ibm,fsi2spi-restricted compatible fsi: occ: Force sequence numbering per OCC hwmon: (occ) Remove sequence numbering and checksum calculation Guenter Roeck (1): hwmon: replace snprintf in show functions with sysfs_emit Joel Stanley (1): hwmon: (occ) Fix p10 temperature sensor type Change-Id: Ie98b83b5d31d7e68912bd88a57560dfec99946a3 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-07-23phosphor-networkd: srcrev bump e9d095da7a..fa1f5c03c3Andrew Geissler1-1/+1
Eddie James (1): Add support for sending NCSI command Change-Id: Icf2bbe9fc57d0219198db7577236a386837d1a8e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-23webui-vue: srcrev bump cad5bb9cfc..30731f1e32Andrew Geissler1-1/+1
Dixsie Wolmers (2): Add download additional data functionality Update app nav test spec with post codes Paul Fertser (1): docs: expand guide with vue-i18n-extract.js examples Change-Id: Icf9f348ce6a2f21e912a2b315657c1e2312f16ba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-23telemetry: srcrev bump 4416fce6fb..9f346790ffAndrew Geissler1-1/+1
Szymon Dompke (1): Change discrete threshold value to string Change-Id: I59311dc2858b19f3f57cf15db88b98eed23266d5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-23sdbusplus: srcrev bump c1c510608d..08dc23c10cAndrew Geissler1-1/+1
Patrick Williams (1): sdbus++: property: add list of fundamental types Willy Tu (1): sdbus++: add minint/maxint support for integer default values Change-Id: I1a176f53760cb712be395df2d4e286dd0fa9e3e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-23pldm: srcrev bump 4b533f253f..2e30eb1a8aAndrew Geissler1-1/+1
Chen Du (1): Add BIOS attribute hb_mirror_memory Sridevi Ramesh (2): PLDM: Implement encode response & decode request API for SetFRURecordTable pdr: Sensor support for various fault LEDS. Change-Id: Ie2c3e13df03ada13da5c0d89c3b8db72092eb70f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-23bmcweb: srcrev bump e269e01167..f5ffd8062eAndrew Geissler1-1/+1
Ed Tanous (1): Fix AccountService PATCH regression/merge conflict Change-Id: Id15d50d98bd2d95032d982c1b8fd21418d0f5305 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-23dbus-sensors: srcrev bump 3453354b83..913d4d00c0Andrew Geissler1-1/+1
Bruce Lee (1): Add setupManufacturingModeMatch Ed Tanous (2): Add OWNERS file Andrew has volunteered to maintain nvme Change-Id: If78f04e109e03eb72e539fb251e072154f46462d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-22phosphor-dbus-interfaces: srcrev bump 39bdb47118..178cae08d6Andrew Geissler1-1/+1
Sharad Yadav (1): Inventory: Change Item.Chassis interface chassis type to enum Change-Id: Ie1a7c389edb6b7a048836a49283ceb62de51bba5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-22phosphor-inventory-manager: srcrev bump 4ccd39603b..706a9fcc53Andrew Geissler1-1/+1
Patrick Williams (1): utils: allow conversion from string to dbus enum Change-Id: I40abe865b4771caf0fae0da07d4809ceb9c7f396 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-22dump: Add ramoops serviceGeorge Liu2-0/+15
- Create a new package for the ramoops service and only load it once when the debug-collector daemon starts - Fix openbmc/phosphor-debug-collector#15 Tested: - Built obmc-phosphor-image and saw the ramoops-monitor run successfully. Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: Ic616408b834a257a981f0e0ef24ad030ccffc616
2021-07-22x86-power-control: srcrev bump 117c34e73f..2a26943210Andrew Geissler1-1/+1
Vernon Mauery (1): Add power/reset button mask checks for RequestedPowerTransition Change-Id: I62dfa4469a4cf4e876b9dcf117384ea618e59137 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-22sdbusplus: srcrev bump a22dbf40a1..c1c510608dAndrew Geissler1-1/+1
Patrick Williams (1): message: export has_convert_from_string Change-Id: Ice0367025ce4274e86d7c602adae0efab435aa51 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-22webui-vue: srcrev bump f65cc7b29a..cad5bb9cfcAndrew Geissler1-1/+1
Lei YU (1): Fix inconsistent power status Sandeepa Singh (1): Add POST code logs page Change-Id: Ie5dde6c1448b58f844e2e7bb1ad167f0e3d4657f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-22phosphor-net-ipmid: srcrev bump 91883b512b..b88599a2ceAndrew Geissler1-1/+1
P Dheeraj Srujan Kumar (1): Fix Klocwork Issue:bitwise operation size mismatch Change-Id: I6d62bbcc2e21b051e35b67e89d915209c5640ccb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-22phosphor-host-ipmid: srcrev bump 55f5d53c0f..d18dfc40eeAndrew Geissler1-1/+1
Karol Niczyj (1): Fixed timeout completion code Meera-Katta (1): Fix for not allow out-of-bounds read in IPMI chnl Change-Id: Ifedecb7f43485fcc5a32d82198a953a3a005443f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-22add x86 power control service files based on host instancesAndrew Geissler1-3/+11
x86 power control has been adapted to support multiple host instances. The number of hosts is derived from OBMC_HOST_INSTANCES. systemd service files are created w.r.t host instances. a separate power control is spawned for each host instance. It's dbus object path name will postfixed with host number. Includes x86-power-control: srcrev bump b4d03b1399..117c34e73f: Naveen Moses (1): Add multiple host Slot AC Power Support Priyatharshan P (1): Dbus Based Gpio Event monitoring Signed-off-by: Naveen Moses <naveen.mosess@hcl.com> Change-Id: Iaa225bbabb73cfde25743afc867a40b634d676f9 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2021-07-21sdbusplus: srcrev bump d51e593961..a22dbf40a1Andrew Geissler1-1/+1
Patrick Williams (7): sdbus++: interface: add non-throwing enum conversion sdbus++: property: fix up enum type ambiguity test: add tests for enum parsing message: read: move enum exception higher message: move enum-string conversion routines message: template to check if convert_from_string exists message: correctly unpack variants of enums Change-Id: Ic9f4035c8fbb5619db5d376d5b94d1149e4e858a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-21meta-nicole: settings: fix mailbox overrideAlexander Filippov1-1/+22
This commit fixes build by correcting default value of mailbox settings. Change-Id: I5df137ca7dc8f8008d49a0cd010c14691dc6754b Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
2021-07-21meta-yadro: phophor-ipmi-host: fix mailbox patchAlexander Filippov1-33/+32
This commit adapts `0002-Add-support-for-boot-initiator-mailbox.patch` and fixes build. Change-Id: I7a89d66a14862eab26662c97b43c3de7f0b67c8f Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
2021-07-21meta-yadro: remove meta-vesninAlexander Filippov27-1856/+0
VESNIN is OpenPOWERv8 based and obsolete. Last released build is based on OpenBMC v2.8 We don't plan to update it to the latest OpenBMC revisions. Change-Id: Ifb6223e5a454bcb320bd0c2f3461b804a9ad829c Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
2021-07-21meta-nicole: native class is not inherited lastAlexander Filippov4-4/+4
Moved "inherit native" statements to the last position to remove QA Issues. The message is: WARNING: QA Issue: {RECIPENAME}: native/nativesdk class is not inherited last, this can result in unexpected behaviour. Classes inherited after native/nativesdk: {CLASSFILES} [native-last] Change-Id: Ib6d8f41c437ca62a8d4a9885ff670adb5ad69f8a Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
2021-07-21openpower-debug-collector: remove native build supportAndrew Geissler2-5/+0
See openbmc/openpower-debug-collector#2 The move to meson broke something in this path that is not obvious to me. It's also not clear if this function is really even needed. For now, disable so we can get back to the SDK building and give us some time to look further into this. Tested: - Verified SDK now builds Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I459ecd7279004c47f89fadc39e224020725c3ae8
2021-07-21mmc-init: Add factory reset based on rwresetIsaac Kurth2-0/+14
To enable factory resets, the mmc-init.sh script checks on reboot if the environment variable rwreset is set to "true". If it is, the rw parts of the file system that users may have modified are reformatted to remove all user changes and rwreset is set to "false". Tested: Add a file to /var and use fw_setenv to set rwreset to true. Reboot the machine and verify that the added file is gone and rwreset is set to false. Signed-off-by: Isaac Kurth <isaac.kurth@ibm.com> Change-Id: I2d8b4f4eaf8ff6df092893760aaae9db2ce3917b
2021-07-21bmcweb: srcrev bump 4f9637fafd..e269e01167Andrew Geissler1-2/+2
Abhishek Patel (1): Move getPortInfo to Redfish Utility Karol Niczyj (1): Updated LICENSE file Konstantin Aladyshev (1): Add support for the BootSourceOverrideMode Mansi Joshi (1): [bmcweb] Add DDR5 support in bmcweb P Dheeraj Srujan Kumar (1): Restructure pam conversation function Change-Id: Ib67b6d792636534142bc79c011f6b38dddcdc7f3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Ed Tanous <edtanous@google.com>
2021-07-21openpower-pnor-code-mgmt: srcrev bump fdc91fa011..56f538ca26Andrew Geissler2-1/+3
Adriana Kobylak (6): meson: Enable unit tests from x86 meson: Remove autotools support and update READMEs functions: Catch sdbusplus exception mmc: Move process host firmware to own service mmc: Add update-bios-attr-table subcommand functions: Set bios attribute property Add two new service files for the mmc layout option that handle the hostfw image files for hostboot to consume. Change-Id: I908b649f5e56d119a8b590a843d8086fc89315e2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
2021-07-21openpower-hw-diags: srcrev bump 32361f6964..b83355686bAndrew Geissler1-1/+1
Ben Tyner (1): Attn: Do not always trace hostboot registers Change-Id: I8447b11c59eebe0841cd7c2c7c3af7ec8454d7bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-21phosphor-sel-logger: srcrev bump 486e42e9db..e9da2599f1Andrew Geissler1-1/+1
Jason M. Bills (1): Initialize watchdogInterval Change-Id: I6eb618eb5bdb61c97d85fa6b1ba4eee42fd98a9e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-21phosphor-fan-presence: srcrev bump 9d76388d92..9ff48777feAndrew Geissler1-1/+1
Mike Capps (1): monitor : do not trigger error when inventory unavailable Change-Id: I25fa8ae37a770b2190654b48bc956b13ac074028 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-21webui-vue: srcrev bump ad01b209f1..f65cc7b29aAndrew Geissler1-1/+1
MichalX Szopinski (1): Hide "Switch to running" button on Intel environment Pavel Zhukov (1): Add full russian translation Change-Id: Iaf5b46a842c3cf9aed5f6db9d1f8972940ddacef Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-21obmc-ikvm: srcrev bump 7a420e4c92..2d2f3dab42Andrew Geissler1-1/+1
Paul Fertser (1): Implement optional per-frame CRC calculation to save bandwidth Change-Id: I7396e6320ebebd1f815dd25b4bdc3a1d23e7889d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-21dbus-sensors: srcrev bump a734594924..3453354b83Andrew Geissler1-1/+1
Jayashree-D (1): IpmbSensor : Add PollRate property. Paul Fertser (1): PSUSensor: improve error logging Thu Ba Nguyen (1): dbus-sensors: Change the host state match string Change-Id: I0ab8675afde57fbe5ecfe0fd1bc668bb1ab7e689 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-21openpower-libhei: srcrev bump c928f940b0..91d0b87213Andrew Geissler1-1/+1
Zane Shelley (1): Signature description updates for Explorer chip data Change-Id: I12be8bb802141ce8537f93641d29c96d61cc60f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-21openpower-proc-control: srcrev bump 6552de0505..25e39c84f7Andrew Geissler1-1/+1
Jayanth Othayoth (1): phal: move common_utils.cpp to extensions/phal Change-Id: Ib4804f76db39aebbe7c17c4b51d64ee37e7d8976 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-21phosphor-host-ipmid: srcrev bump 9a5b51e3de..55f5d53c0fAndrew Geissler1-1/+1
Hao Jiang (2): dbus-sdr: Add the function of reading VR sensor event. dbus-sdr: Make GetSDR more robust against dbus failure. Snehalatha Venkatesh (1): Fix static analysis (uninitialized var) warnings Willy Tu (2): dbus-sdr: Refactor ipmiStorageGetSDR() dbus-sdr: Add VR to ipmiStorageGetSDR(). Change-Id: I1c18988e51c3d860c26f102a5303b398301152df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>