summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi
AgeCommit message (Collapse)AuthorFilesLines
2021-12-24phosphor-host-ipmid: srcrev bump e39ba9930b..0ce6a5771dAndrew Geissler1-1/+1
P Dheeraj Srujan Kumar (1): Enable encoding/decoding object paths Change-Id: I552a87ecbe68e5f87de2e104a4ed4a132e56bfed Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-21phosphor-host-ipmid: Add option for configuring hybrid sensorsAndrei Kartashev1-0/+1
Implements PACKAGECONFIG option to enable or disable hybrid sensors. This makes it possible to mix static and dynamic sensors. Note: as for now, statically defined SDR ids would be discarded if hybrid mode is enabled. Signed-off-by: Andrei Kartashev <a.kartashev@yadro.com> Change-Id: I9a22fbcf2a3c90742d537b71511618f11c8a54cf
2021-12-18phosphor-host-ipmid: srcrev bump 6619ae4683..e39ba9930bAndrew Geissler1-1/+1
Arun P. Mohanan (1): fix:Channel access mode set to disabled by default Change-Id: I8eddf268eba18efceeaae5181b12afdf47b556b8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17meta-phosphor: prefer https protocolPatrick Williams1-1/+1
A few recipes are specifying 'protocol=git' to the git-fetcher, which is already the default[1]. For github URLs, upstream Yocto / OE suggest that 'protocol=https' is used[2]. Switch any URL that has a protocol specified to be 'https' instead of 'git'. 1. https://docs.yoctoproject.org/bitbake/bitbake-user-manual/bitbake-user-manual-fetching.html#git-fetcher-git 2. https://lists.openembedded.org/g/openembedded-devel/message/94255 Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ibf1ab0fa2cb83c8cb9f4e535a0781f41e3b0dafe
2021-12-17phosphor-host-ipmid: srcrev bump 778f65973b..6619ae4683Andrew Geissler1-1/+1
Chalapathi Venkataramashetty (2): sensorcommands: check for reserved sensor number in sensor commands. sensorcommands:Platform Event Message command corrected Johnathan Mantey (2): Make sensor/sdr list commands work on systems with > 255 sensors Improve SDR sensor number mapping for sensor nums above 510 Change-Id: I4e0a2a9c922cef031a3e9e82416734d9c131627e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-14meta-phosphor: cmake packages: add pkgconfigPatrick Williams1-1/+1
With the latest Yocto we see failures: ``` 17:14:36 | CMake Error at /home/jenkins-op/workspace/ci-openbmc/distro/ubuntu/label/docker-builder/target/tiogapass/build/work/arm1176jzs-openbmc-linux-gnueabi/phosphor-ipmi-ipmb/0.1+gitAUTOINC+8227626764-r0/recipe-sysroot-native/usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:230 (message): 17:14:36 | Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) ``` Add the correct inherit for ipmb-ipmb. Pre-emptively add for any recipe which does 'inherit cmake'. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib3327af0f19268d1f5b70259c3445b0985da9fa0
2021-12-10phosphor-host-ipmid: srcrev bump d950f410b7..778f65973bAndrew Geissler1-1/+1
Konstantin Aladyshev (2): Don't throw exception if FRU inventory path is not present Add support for setting threshold comparison status Change-Id: Ia7513495682ba6b96fcf190d55ea1e8a3998b221 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08phosphor-net-ipmid: srcrev bump 5819666c23..af23add2a2Andrew Geissler1-1/+1
Jayaprakash Mutyala (1): Fix for closeSession with invalid session ID Change-Id: Ib6f66a37c1731370d5c5398f0c91f5d3290b6467 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-08phosphor-host-ipmid: srcrev bump 5aae092cab..d950f410b7Andrew Geissler1-1/+1
JeffLin (1): dbus-sdr: Remove suffixs appended by dbus-sensors Willy Tu (1): ipmid: channel: add match function to reset config on network changes Change-Id: Ieb6a391abb62ca3df7e600b8404c44afbc84d7f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-30phosphor-host-ipmid: srcrev bump 9bb4a3867a..5aae092cabAndrew Geissler1-1/+1
Johnathan Mantey (1): Modify default prefix assignment for Get LAN Config Params 56 & 59 Change-Id: I99e270fbce34b988c24d7f1cc5e644a454c6bcae Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29phosphor-host-ipmid: srcrev bump 78fe1b14f6..9bb4a3867aAndrew Geissler1-1/+1
Jason M. Bills (3): Update Host State Transition function Add Chassis State Transition interface Update IPMI Chassis Control command transition requests Vernon Mauery (1): Rework setNmiProperty to use yielding Dbus API Change-Id: Icc77d4988abb212645cfb6880db4584cd93784d6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-29phosphor-ipmi-blobs-binarystore: srcrev bump d6f65a1b52..a21027dcb1Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: Iba0e43ffaf15b07223b67c99804b1900b4426294 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-19phosphor-ipmi-blobs-binarystore: srcrev bump c3abe753fc..d6f65a1b52Andrew Geissler1-1/+4
Maksym Sloyko (3): binarystore: Add ReadOnly Mode Add blobtool Add maxims to MAINTAINERS Change-Id: Iabdbfb1a2400330ebb942c38a8a91ef7e9d04910 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Maksym Sloyko <maxims@google.com>
2021-11-14phosphor-host-ipmid: srcrev bump 846af8644d..78fe1b14f6Andrew Geissler1-1/+1
Lotus Xu (2): Add sel entry Modify clearSEL Change-Id: Ieb343401653cce0b2e4bbbcf8b3b94c73a9c383f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-11phosphor-ipmi-flash: srcrev bump 2862421c8b..b8fd6d3813Andrew Geissler1-1/+1
Willy Tu (1): bmc: version: Skip version if it does not exist in the config Change-Id: Ie6895e5f7c833a63bda31dce4b064886ef81c3a1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-10phosphor-ipmi-flash: srcrev bump 7d249a7af5..2862421c8bAndrew Geissler1-1/+1
Patrick Venture (1): tools/test: delete now returns a boolean Change-Id: Iba5b7a49069f870cae6036be4c861f947c9bfc3b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-09ipmi-blob-tool: srcrev bump f8c9f7a3fc..d46530fd76Andrew Geissler1-1/+1
William A. Kennington III (1): blob_handler: Have delete return a status Change-Id: Iea1dd221369db8dcbdd98802be32145a40210e99 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-09phosphor-ipmi-flash: srcrev bump 0df4085097..7d249a7af5Andrew Geissler1-1/+1
Willy Tu (2): build: remove autotool updater: remove find() and use std::string::starts_with() Change-Id: I5d83caa54054867f20cfb45342c34e01218ffbfd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-05phosphor-host-ipmid: srcrev bump d2ee98677f..846af8644dAndrew Geissler1-1/+1
Johnathan Mantey (1): Return 'enable' bit false for Get LAN Config Param 56 & 59 Change-Id: If36517e05ff594e4aeb633992e5496239d72873e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03meta-phosphor: phosphor-ipmi-flash: Update recipe to use mesonWilly Tu1-34/+36
The new meson now forced only one type of LPC or P2A to be enabled. The build will fail if both LPC and P2A are enabled. Out of the given type, only the last package enabled will be used. Added PACKAGECONFIG conflict feature. Tested ``` NOTE: Reconnecting to bitbake server... Loading cache: 100% |###################################################################################################################################################################################################| Time: 0:00:01 Loaded 3939 entries from dependency cache. ERROR: /workspace/gBMC/buildspace/gbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb: phosphor-ipmi-flash: PACKAGECONFIG[nuvoton-lpc] Conflict package config 'nuvoton-p2a-mbox' set in PACKAGECONFIG.| ETA: --:--:-- ERROR: Failed to parse recipe: /workspace/gBMC/buildspace/gbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb ``` Change-Id: I6ad9317cb5c35aa266ff67eb3b22e9f5f17f359b Signed-off-by: Willy Tu <wltu@google.com>
2021-11-03phosphor-ipmi-ethstats: srcrev bump 6b48b92e08..c8894c55f5Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I06a725bcbea192e04a67e9cd8811b6d3d1d928ac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03kcsbridge: srcrev bump 03e6defcbc..7580a8e60dAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Patrick Williams (1): span: switch to std Change-Id: Iad1eb082e1f6a5d0977d1ad4f46aeb600b89b782 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03phosphor-ipmi-blobs: srcrev bump fda41789e7..3b89eda938Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I90a1da693b5f9532d6dd6af4ccdc6108b97ef6d1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03ipmi-fru-parser: srcrev bump 5f5e3840f7..bc145078e7Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I202d1b04e503faa9769c84cffee52c5cf90424cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03phosphor-ipmi-flash: srcrev bump bcae90026b..0df4085097Andrew Geissler1-1/+1
William A. Kennington III (1): build: Remove unused phosphor-logging dependency Willy Tu (1): build: nuvoton-lpc: Add `NUVOTON_LPC` project_arguments Change-Id: I908323915c2fe120f9c6503986a85ff72443c0cd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02ipmbbridge: srcrev bump bd78df6be9..8227626764Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I76cbbf0ed45d8b9a523fb9c2c27d21dc1c03be3e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02phosphor-host-ipmid: srcrev bump f0a89946f1..d2ee98677fAndrew Geissler1-1/+1
Hieu Huynh (1): Support chassis bootdev clear-cmos Willy Tu (2): dbus-sdr: prevent handler registration if dbus-sdr is enabled dbus-sdr: Remove the use of undocumented Inventory.Decorator.FruDevice Change-Id: Ia4dd1b7eea993cdc8e33fc0e1d8f7cc398b3dee4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-ipmi-flash: srcrev bump 8d6b011416..bcae90026bAndrew Geissler1-1/+1
Willy Tu (1): build: Add meson build Change-Id: I367b44a96cdd9abc2ea314a7242fbb9e6f5e94c0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-29phosphor-host-ipmid: srcrev bump 3c3645a5bb..f0a89946f1Andrew Geissler1-1/+1
Jie Yang (1): dbus-sdr: Add sensor mutability Johnathan Mantey (1): Return invalid argument error code when assigning IPv6StaticAddreses Change-Id: If6a60c0d35bd2c7cd67e223647604ae0c8bbabad Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-27phosphor-ipmi-blobs: srcrev bump f39e668c2b..fda41789e7Andrew Geissler1-1/+1
Patrick Williams (1): build: switch to C++20 Willy Tu (1): phosphor-ipmi-blobs: Update Maintainers and Reviewers Change-Id: I556185dbdd20e81e076769214172b2b38e233312 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-27ipmi-blob-tool: srcrev bump 2ca843c10e..f8c9f7a3fcAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I38da673dd8a244a98ed028366d7840650f9eabf2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-27btbridge: srcrev bump 0a47d9a057..713a5470b4Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I6519b68b62438f3ce9c4fc8af05d1c0b6b9781ae Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-27ssifbridge: srcrev bump b62da09713..2c2b828058Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: Ic0cbb25e9c2dcba0266c3048fab8c88532044250 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-27phosphor-host-ipmid: srcrev bump bf47a916bc..3c3645a5bbAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Shakeeb Pasha (2): Support for FRU name from entity manager config Handle missing MinValue/MaxValue Change-Id: I0aaabd60e05fb15fad4fbded0cea93365589c6f6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-27phosphor-net-ipmid: srcrev bump 12d199b277..5819666c23Andrew Geissler1-1/+1
Jayaprakash Mutyala (1): session_cmds: Validate reserved field content Manojkiran Eda (1): Add OWNERS file Change-Id: I88f232350d1b4684b74bf9ba60a7652e53c3a080 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-27phosphor-ipmi-flash: srcrev bump cf37663be8..8d6b011416Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file William A. Kennington III (1): bmc: Simplify file handler Willy Tu (1): bmc: remove redundant ‘std::move’ call Change-Id: Icc85b3cb052855829e280a1f46584f2dafd18f15 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-22phosphor-host-ipmid: srcrev bump a0bb2a330f..bf47a916bcAndrew Geissler1-1/+1
Zev Weiss (1): dbus-sdr: allow retrieving FRU ID zero Change-Id: I375e7ec3e64c7818939139516fd21c0ff12ab761 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-15phosphor-host-ipmid: srcrev bump a2ad2da85f..a0bb2a330fAndrew Geissler1-1/+1
Harvey Wu (1): dbus-sdr: fix if condition bug when enable dynamic_sensors_write Lei YU (7): sel-cache: Initial commit for cached SEL entries sel-cache: Add match for new sel entry sel-cache: Add match for logging removed sel-cache: Add match for sel updated event sel-cache: Use sel cache for getSELEntry() sel-cache: Use the cache for delete and get info sel-cache: Handle exception invalid entry ID Zev Weiss (1): dbus-sdr: treat FRUs with a chassis type of "Main Server" as baseboards Change-Id: I5f2b8453e8b24a5a58bcfd830a2458275054d176 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-14phosphor-ipmi-flash: srcrev bump 9b7a3b4fc7..cf37663be8Andrew Geissler1-1/+1
William A. Kennington III (4): tools: Add handle for automatically closing blobs tools: Reduce cleanup logging output tools/helper: Streamline return types tools: Support more frequent status checks Change-Id: Ibfa653fbcbdb31d7f4630f10271a38b318f1a359 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-12phosphor-ipmi-flash: srcrev bump 665905ff97..9b7a3b4fc7Andrew Geissler1-1/+1
Willy Tu (1): tools: Support empty image file and ignore the fileSize check Change-Id: I586eac8c2dea72f25fc9dd9d9c8eef3c24fb4a9e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-10phosphor-host-ipmid: srcrev bump 414d2f7be5..a2ad2da85fAndrew Geissler1-1/+1
Patrick Williams (1): catch exceptions as const Change-Id: I9b7994ba23c42b6fc1a117f907759800f7496973 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-10phosphor-net-ipmid: srcrev bump 1c5b3ab058..12d199b277Andrew Geissler1-1/+1
Patrick Williams (1): catch exceptions as const Change-Id: I13240ee1b7c83025c2cf3a466105abcc3e849844 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-08phosphor-host-ipmid: srcrev bump 2101a44729..414d2f7be5Andrew Geissler1-1/+1
XP Chen (1): phosphor-ipmi-host: Set event msg buffer flag to hardcode to 0x0 Change-Id: I2c3a091ed007371247c5b0f1562f7998b4b8797d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-08phosphor-ipmi-flash: srcrev bump b487eb47e5..665905ff97Andrew Geissler1-1/+1
Patrick Williams (1): catch exceptions as const Change-Id: Ic1c1ae799afcaa9cbbae598fdddda69b55304a16 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-05ipmi-fru-parser: srcrev bump 904a218483..5f5e3840f7Andrew Geissler1-1/+1
Patrick Williams (1): exception: switch to public sdbus exception Change-Id: I25bc09edd7dd336537afdb91f84c85c627e808e5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-02phosphor-host-ipmid: srcrev bump c2af98befb..2101a44729Andrew Geissler1-1/+1
Ayushi Smriti (1): Fix: Set User Password cmd fails with 0xc7 CC Lotus Xu (1): Add nameLeafProperty function Patrick Williams (2): elog-errors.hpp: regenerate from latest exception: switch sdbusplus type Change-Id: I59bbe126e05007ff59caac8dd67b3db8524f1022 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-20phosphor-ipmi-flash: srcrev bump 203ad80448..b487eb47e5Andrew Geissler1-1/+1
Willy Tu (2): helper: Remove alignof for memcpyAligned() phosphor-ipmi-flash: Fix all C++ warnings Change-Id: I9b529a551836ca9cd0bdce5f797f472aad4c94df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-20ssifbridge: srcrev bump 22f04265eb..b62da09713Andrew Geissler1-1/+1
Dung Cao (1): Update to c++20 and meson >= 0.57.0 Change-Id: I168cd80da56ed25917bb44036f4b0cab7ea19490 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-15phosphor-host-ipmid: srcrev bump 7a3296df0c..c2af98befbAndrew Geissler1-1/+1
Jayaprakash Mutyala (1): Master Write-Read: Validate reserved field content Change-Id: I2390ef052ea1c593681ebf3a547ca92d03f2b6bc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-11phosphor-ipmi-flash: srcrev bump 1c0fe13431..203ad80448Andrew Geissler1-1/+1
Willy Tu (1): updater: Cleanup Active blob to support multiple stages Change-Id: I996c83a647ed5e0bb376f93a55321c66cc3308fa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>