summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-10-12treewide: remove phosphor-rest referencesBrad Bishop2-6/+0
A recipe for phosphor-rest has not existed for some time now. Remove remaining references to it. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: Id5e8232f60172cb877bcecf612740d217cf92f85
2022-10-12meta-aspeed: OWNERS: updateBrad Bishop1-1/+0
It's been quite some time since I've helped to maintain the ASpeed bitbake metadata, so it is time to remove myself from the list. Thanks to Joel for stepping in to fill that void long ago. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I12dd9590bde4144a69b89e03fc7a06a76d1ab495
2022-10-12Switch libpldm to point to libpldm.gitManojkiran Eda1-3/+3
With the recent migration of libpldm out of pldm repository, we can now point libpldm recipe to libpldm.git rather than pldm.git. Also to note, we had lost all the commit history when we migrated libpldm to libpldm.git because of the way we re-arranged the pldm code to separate out the libpldm as a subproject. This commit also includes the libpldm bump & it now points to the HEAD of the newly created libpldm.git Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com> Change-Id: I2707353e6a0521ad1899d94970130dda583dd75d
2022-10-12phosphor-pid-control: srcrev bump f2efcbbd31..e2ec69ad00Andrew Geissler1-1/+1
Potin Lai (1): Add SIGHUP handling for reloading configuration Change-Id: Id8e83c7af2dabbbf830e72b2d85a8c3e355eb1ac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-12phosphor-nvme: srcrev bump d4f5199251..76f455e440Andrew Geissler1-1/+1
Potin Lai (2): nvme_manager: decouple config dependency of PresentPin and PwrGoodPin nvmes: add Availability interface Change-Id: I0469be0a727929f8a75d040377e1091a5532acb2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-12phosphor-user-manager: srcrev bump 0076afe155..745ce2ed79Andrew Geissler1-1/+1
Jiaqing Zhao (2): Set default shell to /bin/sh for ldap users Check LDAP group name after PrivilegeMapperEntry fully parsed Nan Zhou (1): gitignore: optimize items Change-Id: Ib9922f70fb6398621963d837b57dbf32400da408 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-12phosphor-power: srcrev bump dfe1f2036a..1c0576bb51Andrew Geissler1-1/+1
Jim Wright (2): pseq: Add README for source file directory pseq: Add README for power sequencer directory Change-Id: I109712cc7bfa2da33b4bd9d8757f813eb76f0395 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-12meta-google: Fix common-password to allow password changeOskar Senft1-0/+13
Commit 951f1aabea4c8683cda113e743b68ad2dfd57fa8 removed the entry for pam_cracklib.so from common-password. This resulted in the next entry in the file to become the first module. However, as it still contained the use_authtok flag, this forced the module to not prompt the user for a new password and instead attempt to use the one provided by the previously stacked password module. Since there is no previous stacked password module, the process just fails. This change adds code to remove the use_authtok entry from the first password module to fix this issue. Tested: Check that passwords can be changed again via "passwd". Signed-off-by: Oskar Senft <osk@google.com> Change-Id: Id88302732fe9d4c6e6c8cbb0004271d6ea2ac340
2022-10-12intel-dbus-interfaces: srcrev bump 2b1255c47f..603a528495Andrew Geissler1-1/+1
Brad Bishop (1): README: add deprecation notice and instructions Change-Id: Id162d8f17549e0deab731fedbb8c8ddf8466569b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-12Fix recipes to use libpldm instead of pldm & bumpManojkiran Eda3-2/+4
This commit does following things : 1. It would build pldm in libpldm-only=disabled mode, so pldm recipe would now not build & ship libpldm anymore. 2. Package libpldm into ibm systems which actually build pldm repo with just libpldm-only option & ships the libpldm shared library. 3. Change pldm & all the dependent recipes to use libpldm instead of pldm. Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com> Change-Id: I6c616f6d8df00e783f94da0e69bd3127089e2184
2022-10-12stdplus: srcrev bump aaa8e0dd01..37b2d5eaecAndrew Geissler1-1/+1
William A. Kennington III (3): raw: Add strict copy/ref functions raw: Make constexpr where possible zstring_view: Fix find functions Change-Id: Ia36984960ba54e652fb456a6df1e2636d5fa3f6d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-12phosphor-objmgr: srcrev bump 8c243629a9..48248203c6Andrew Geissler1-1/+1
Patrick Williams (1): ignore unique-name dbus connections Change-Id: I92edb51d9ab4dc5bcfefdae05749ad6e7a1a1c3c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-12x86-power-control: srcrev bump 461a166a6a..58e379d1bfAndrew Geissler1-1/+1
Matt Simmering (1): Add option to ignore soft resets before POST Change-Id: I119e92253b9f016146f0108c44f971ba8792ba94 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-12phosphor-host-ipmid: srcrev bump 947da1b0b8..92079a2484Andrew Geissler1-1/+1
Hieu Huynh (1): Fix wrong threshold report Willy Tu (1): dbus-sdr: Remove excessive `Failed to GetAll` error message Change-Id: I31632ca50460e792692fb5027095b3d071a44229 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-12phosphor-dbus-interfaces: srcrev bump 11efbb3c85..bed657a128Andrew Geissler1-1/+1
Dhruvaraj Subhashchandran (1): Dump: Create: Add Unavailable error Change-Id: I0ccdf95850981414f76daa812af2e7fb49b2aa59 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-12bmcweb: srcrev bump 9db4ba2515..b4ad4c05eeAndrew Geissler1-1/+1
Asmitha Karunanithi (1): CreateDump: Accept dump object path Shantappa Teekappanavar (1): bmcweb: Add strictAccountTypes error message Change-Id: Ibafafdd93550069292856c04bda4c5b3505a3c3d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-12sdbusplus: srcrev bump 6a38ed5e8b..41f42f6b33Andrew Geissler1-1/+1
Patrick Williams (1): clang-format: update with latest Change-Id: Ie846b8f73d768a662099ae8c208ea45e92d36525 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-12entity-manager: srcrev bump bdfc5ec693..7b8786f447Andrew Geissler1-1/+1
Patrick Williams (1): ignore unique-name dbus connections Change-Id: I384b93715e396589b199c82e04d20eaefd8a2cba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-12pldm: srcrev bump 297720aa6a..27a022ca33Andrew Geissler1-1/+1
Andrew Jeffery (1): libpldm: Migrate to subproject George Liu (1): Fix the decode_get_sensor_reading_resp method Sridevi Ramesh (1): Add API to create fru records only for present frus. Change-Id: I146e4698d513aa102ce7e6b280ce5d4a5c72b8f6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-12pldm: srcrev bump ab6f9fa4ea..27a022ca33Andrew Geissler1-1/+1
Andrew Jeffery (1): libpldm: Migrate to subproject Sridevi Ramesh (1): Add API to create fru records only for present frus. Change-Id: I59bf64981ab0f0bdc3e491eacdc741bbb43e8cc5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-11intel-ipmi-oem: srcrev bump 90eb7876b4..097497fb7bAndrew Geissler1-1/+1
Alex Schendel (1): Remove ManagedObjectType Dependency Change-Id: Ief8483ed787a2dc9ab4226fe8f662119f70cce62 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-11Update Intel rsyslog.confMatt Simmering1-2/+2
Update the RateLimit.Burst to 4000. Current value of 2000 is causing unnecessary rate-limiting Tested: No rate-limiting, and no bad consequences for increasing RateLimit.Burst Change-Id: If20dbc70adae7922fbfb91ef9c29ddc64b527846 Signed-off-by: Matt Simmering <matthew.simmering@intel.com>
2022-10-11bmcweb: srcrev bump bb759e3aea..9db4ba2515Andrew Geissler1-1/+1
Hieu Huynh (1): Adds LastStateTime in Redfish BootProgress Jiaqing Zhao (1): log_service: Fix error message for non-existing log entries Change-Id: I7f298d84b824d1315ff1d47b8cb2e89d4300d3e3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-11fb-ipmi-oem: srcrev bump 020ff3e49f..85ac24de4aAndrew Geissler1-1/+1
Karthikeyan Pasupathi (1): greatlakes: Added config files for debug card Change-Id: I514789b3882a5d83095d30fe8da9af84cd90e23f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-10phosphor-objmgr: recipe cleanupsPatrick Williams26-248/+56
Big cleanups to the phosphor-mapper/phosphor-objmgr recipe. - Remove all "mapper-config-native" constructs as the underlying repository has no such support. - Remove all mapper-related bbclasses as they are no longer relevant. - Remove environment support in service file as the mapper executable no longer supports any arguments. - Greatly simplify the 'libmapper' packaging to avoid stray python in the recipe. - Update all recipes to use `DEPENDS += "libmapper"` where appropriate for clarity if they use libmapper. - Rename the recipe from phosphor-mapper to phosphor-objmgr to match the repository name, which allows simpler devtool invocations. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5a64e2feddd1a7919813e007411f9c28b6c9a330
2022-10-10meta-nuvoton: npcm8xx-igps patch refreshAnthony1-28/+29
https://gerrit.openbmc.org/c/openbmc/openbmc/+/55099 added npcm8xx-igps together with a patch, and later npcm8xx-igps SRCREV was bumped in https://gerrit.openbmc.org/c/openbmc/openbmc/+/57109, but the patch was not refreshed. This would cause fuzz detected. Change-Id: Iaeaf5aa8091b347039ed4cfa187e252e60660f00 Signed-off-by: Anthony <anthonyhkf@google.com>
2022-10-10meta-facebook: add emmc dependencies and timeoutPatrick Williams2-1/+3
Add dependencies so that the `emmc-init` service only runs if the device is present. Add a timeout parameter to the fstab entry for the device so that the timeout is a reasonably short amount, since we expect the device to always be immediately available. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I405a6773ff71f9eb047c4bb9d684fdd9b5d97948
2022-10-10meta-ampere: mtjade: correct virtual sensor expressionThang Q. Nguyen1-35/+19
Correct expression to calculate nvme_bp_max and nvme_m2_max sensors in case missing nvmeX sensors Tested: 1. Unplug all NVMe drives, and check if they are all 0 2. Plug some in abitrary slots and check if they have correct values, not n/a Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: If0cc4e05b540394d15ed6bde3f04bcb13887477d
2022-10-10meta-ampere: bmcweb: set http-body-limit to 65Thang Q. Nguyen1-0/+1
Ampere Mt.Jade platform has 64MB SPI-NOR but the default http-body-limit is just 30. It makes firmware update via WebUI or Redfish is fail to work when many features added. This commit increases the http-body-limit value to 65 to avoid firmware update failure. Tested: 1. Add full Mt.Jade features and verify if firmware update works well Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: If042a29aea8fe274194578326e2868e084d626e6
2022-10-08entity-manager: srcrev bump 2594d36e04..bdfc5ec693Andrew Geissler1-1/+1
John Edward Broadbent (1): Make parseOperation parameter const Kumar Thangavel (1): Add a helper function findFruAreaLocationAndField to updateFRUProperty Change-Id: I9a115fa833a8130bffbd3ba1d75c80a23d6f6b94 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07pldm: srcrev bump 297720aa6a..ab6f9fa4eaAndrew Geissler1-1/+1
George Liu (1): Fix the decode_get_sensor_reading_resp method Change-Id: I0b8ff3671d917e5dbcd787a7e26595354e5e0804 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07phosphor-networkd: srcrev bump 69f4554be9..f7dce2e866Andrew Geissler1-1/+1
Willy Tu (1): Move InterfaceList back to set Change-Id: I83fc457a5c689403a651e5148ec888fa44d31e8e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07openpower-vpd-parser: srcrev bump 2eb0176c2b..c99a0b05ebAndrew Geissler1-1/+1
Priyanga Ramasamy (1): vpd-tool: Fix for Hardware write option Change-Id: I78865cca0480135190021de354bba8b329980150 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07phosphor-dbus-interfaces: srcrev bump 991b2b8bdb..11efbb3c85Andrew Geissler1-1/+1
Chicago Duan (1): PowerSupply, Chassis: add powering association Patrick Williams (1): requirements: add document for known conventions Change-Id: Ie205dba78fb0a15747f583abfa3ba361d0d2d2b7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07bmcweb: srcrev bump 40e4f380d6..bb759e3aeaAndrew Geissler1-1/+1
Ed Tanous (1): Move ClientID parameter out of OEM Change-Id: I7ef5968fe77a1236a42d417a24d654be054e2d63 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07meta-facebook: Add json file for health monitor.Jayashree Dhanapal2-0/+57
BMC health monitor json file is added for Facebook platform to monitor the CPU, Memory and Storage usage. It will reboot the target, once it exceeds the critical threshold value. Tested: Tested in Facebook YosemiteV3.5 platform Signed-off-by: Jayashree Dhanapal <jayashree-d@hcl.com> Change-Id: Ieb7486b558de087fac7e9acaba1d88771a5b7626
2022-10-07sdbusplus: srcrev bump 1a25a10ded..6a38ed5e8bAndrew Geissler1-1/+1
Brad Bishop (2): Fix instances of extra-semi asio/object_server: Use nullptr Change-Id: I36f280b029b91ea6f6472910714f7d8ff18e14f0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07phosphor-networkd: srcrev bump 4fd52ae4ea..69f4554be9Andrew Geissler1-1/+1
William A. Kennington III (1): util: Cleanup usage of string types Change-Id: I1c9e36c6a7a297aefe02f53af9a5b4b05c04fe8e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07phosphor-virtual-sensor: srcrev bump f6825b916c..f7ec40aa6cAndrew Geissler1-1/+1
Ed Tanous (2): clang-format-15 Move objectmanager into the PDI-specified location Change-Id: Ie52de62d39a2f5ab9987df28756b0888be0903fb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07ipmi-fru-parser: srcrev bump 5e8829e85f..6d3b805487Andrew Geissler1-1/+1
Jean-Marie Verdun (1): Fix offset size Change-Id: I7409ed6af1461254170fceec547a6c56fc0e15ee Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07openpower-hw-diags: srcrev bump 7a4652596b..329dbbde96Andrew Geissler1-1/+1
Caleb Palmer (1): Adjust root cause filtering for IUE thresholds Change-Id: Ia812d1923a4c8207dd9eeac1023174ef2bc87f29 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07openpower-libhei: srcrev bump 70ee34a1eb..5a78fa8f14Andrew Geissler1-1/+1
Zane Shelley (1): Updates from latest cppcheck Change-Id: I2df64c5f302158e5eeca6542be5c61934e0fea9d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07phosphor-logging: srcrev bump 23cf1fb6da..c107f191fcAndrew Geissler1-1/+1
Patrick Williams (1): lg2: minor tweak for readability Change-Id: I8c9bcaec2b19ac9f23dc17ac15ca40823aac8593 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07dbus-sensors: srcrev bump 9da019cc2f..2c5a1f2d2eAndrew Geissler1-1/+1
JeffLin (1): Change EM's ObjectManager path Patrick Williams (1): Jenkinsfile: remove Change-Id: Ic2fe61ad660cde0b620b290a03d7fc00e9988d00 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07bmcweb: srcrev bump 7a3a8f7aa2..40e4f380d6Andrew Geissler1-1/+1
Chicago Duan (1): Add PowerSubsystem PowerSupply and PowerSupplyCollection schema Ed Tanous (2): Make routes start matching Redfish Remove support for scaling parameter sensors Jiaqing Zhao (2): ethernet: Remove parseInterfaceData() for VLAN ethernet: Change the behavior of setting VLANEnable Krzysztof Grobelny (2): Fixed issues with multipart parser Fixes invalid memory access Change-Id: I275007b8c4b51231a696974b4ed7f014b59cf7c1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07phosphor-pid-control: srcrev bump bcdeb83ca0..f2efcbbd31Andrew Geissler1-1/+1
Harvey.Wu (2): Modified sensorConfig map index name about fan Using readPath dbuspath in getMatch function Change-Id: Ie07c5e0302d583719327ea3975543d7ae69d694a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07estoraged: srcrev bump 8d5a3a0751..47cd7996ccAndrew Geissler1-1/+1
John Wedig (1): Fix logic error for SecuredLocked EraseMethod Change-Id: I81da3b5c54561e50f835b55ec97f3752c40d1878 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07obmc-ikvm: srcrev bump 9d545472be..b7cf1bbdadAndrew Geissler1-1/+1
Patrick Williams (2): MAINTAINERS: remove file OWNERS: switch 'matches' to 'matchers' Change-Id: Id3461256dd82b7c833cca86bf3e0fe20d2c31873 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07phosphor-ecc: srcrev bump 7414667cde..5c76c6d6a8Andrew Geissler1-1/+1
Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' MAINTAINERS: remove file Change-Id: Iff76934c872ec589c39c79ce6d501e5d4c10df53 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-07libmctp: srcrev bump fe763e9820..c9ac4fc562Andrew Geissler1-1/+1
Andrew Jeffery (4): serial: Give write callbacks a consistent behaviour core: Define return value behaviours for binding Tx callbacks tests: astlpc: Rename the message Rx handler tests: astlpc: MTU renegotiation with populated Tx queue Change-Id: I4b94a2cc5528c6c391e794b7a2d9c2d0a8e9c8f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>