summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi
AgeCommit message (Collapse)AuthorFilesLines
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>
2021-09-04phosphor-host-ipmid,fb-ipmi-oem: srcrev bumpsPatrick Williams1-1/+1
phosphor-host-ipmid: srcrev bump d1bd8c48c0..7a3296df0c Arun P. Mohanan (1): Add check for reserved sensor number Chanh Nguyen (1): chassishandler: Support Hard Reset command Hieu Huynh (1): Implement the set/get system boot option parameters 0x04 P Dheeraj Srujan Kumar (1): NULL check before pointer dereference Patrick Williams (1): exception: switch to public sdbus exception Vernon Mauery (4): Use SecureString where there is data to be cleansed Add a SecureBuffer class properly handle unexpected exceptions Rewrite Set User Password command with new API fb-ipmi-oem: srcrev bump 58c1ca2f7c..485f9b31cb Patrick Williams (1): biccommands: use SecureBuffer for IPMB call Change-Id: I4df3dbda793f9ebab5e898d3c5556b1dfe05b247 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2021-09-04ipmbbridge: srcrev bump 8fe0abe6d9..bd78df6be9Andrew Geissler1-1/+1
Patrick Williams (2): exception: catch by reference MAINTAINERS: update for Ed Change-Id: I193826f180ad91ce2b1222851342f577f682653f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-03phosphor-net-ipmid: srcrev bump 02d17e832e..1c5b3ab058Andrew Geissler1-1/+1
Patrick Williams (2): command_table: fix duplicate definition of Value exception: switch to public sdbus exception Change-Id: I99b55c8b884697729edb39014565b604a5cf193d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-03phosphor-ipmi-flash: srcrev bump 4bb6bdf3f6..1c0fe13431Andrew Geissler1-1/+1
Patrick Williams (1): exception: switch to public sdbus exception Change-Id: I7efc7130b70224369e2ed282059a3cd7a30ac59f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-02meta-phosphor: change systemd.bbclass to match upstream override syntaxPatrick Williams1-1/+1
Upstream bbclasses changed to typically use the `:${PN}` override syntax, including the SYSTEMD_ variables. Change our systemd.bbclass to do the same for consistency and perform a tree-wide variable replacement. Spot checked by building bletchley and witherspoon and checking some of the SYSTEMD_LINK directives on installed packages under qemu. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I20a9dd809bff8af8759488734f80486c7228c6eb
2021-09-02ipmi-blob-tool: srcrev bump 8da5f72db5..2ca843c10eAndrew Geissler1-1/+1
Vivekanand Veeracholan (1): Add blob state definitions. Change-Id: I6b6966fa8396045c0e4c6cfd2d0af6e4f9064c08 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-02phosphor-ipmi-flash: srcrev bump c620190936..4bb6bdf3f6Andrew Geissler1-1/+1
Vivekanand Veeracholan (1): tools: Use ipmi-blob-tool definition of blob states Change-Id: I6465eb1f3bb6e88c6df8d79145d1ec9b4c10f3c2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-31meta-phosphor: switch EXTRA_OEMESON to use override syntaxPatrick Williams1-1/+1
It was observed that we have different approaches to modifying the EXTRA_OEMESON variable across our recipes. The bitbake manual implies that override syntax (":append") is slightly better and the poky meson bbclass also prefers it: meta/classes/meson.bbclass:EXTRA_OEMESON:append = " ${PACKAGECONFIG_CONFARGS}" Switch all recipes to use the ":append" override syntax for the EXTRA_OEMESON variable. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I24e9a27a87c61f374acfb03a63955821fce0dd20
2021-08-31phosphor-ipmi-flash: srcrev bump 0077e34cfa..c620190936Andrew Geissler1-1/+1
Vivekanand Veeracholan (1): Fix configuration error due to undefined conditionals Change-Id: I96162552a5f34e680c641bd00f08ffa58588cd30 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-20phosphor-net-ipmid: srcrev bump 05c1447d75..02d17e832eAndrew Geissler1-1/+1
P Dheeraj Srujan Kumar (1): Fix Klocwork Issue:bitwise operation size mismatch Change-Id: I570f12a987e5e9cce950252ae213860c9981b424 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-20phosphor-host-ipmid: srcrev bump e990967a0e..d1bd8c48c0Andrew Geissler1-1/+1
Lei YU (1): transport: Set gateway to ethernet interface Change-Id: Id969d503125ede4e08ffc128dee8551af74ede70 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-12phosphor-host-ipmid: srcrev bump 3660b19329..e990967a0eAndrew Geissler1-1/+1
Vernon Mauery (3): Rewrite Get User Name command with new API Rewrite Set User Name command with new API remove unused enable/disableNetworkIPMI functions Change-Id: If91c064782a39564b33f81ca7e0a92a63f0651e8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-12phosphor-host-ipmid: srcrev bump 43a8810983..3660b19329Andrew Geissler1-1/+1
Willy Tu (1): Revert "dbus-sdr: disable [sensor/storage]handler builds when using dbus-sdr" Change-Id: I48f74691536cc3d4a8090e8dcb32e2ea4f247492 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-11meta-phosphor: prep for new override syntaxPatrick Williams17-66/+66
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I588025b614416c43aa2d053765ab53bacf890cb5
2021-08-09phosphor-host-ipmid: srcrev bump 8f1b0b932a..43a8810983Andrew Geissler1-1/+1
Jayaprakash Mutyala (1): Fix for getSystemBootOptions for unsupported param Change-Id: I2b189fe0f679e67139c79b78942d17e0c294dc43 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-09phosphor-net-ipmid: srcrev bump 60d6e4ed2b..05c1447d75Andrew Geissler1-1/+1
Jayaprakash Mutyala (1): rakp12: Clear security sensitive data sunitakx (1): Log Redfish event for invalid login via RMCPP interface Change-Id: I6a3ee827e3ea43bb67fd707fd8e29d2c385994a1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-06phosphor-host-ipmid: srcrev bump 08a080ab62..8f1b0b932aAndrew Geissler1-1/+1
Willy Tu (1): Revert "config: update the dbus-sdr flag to remove underscores" Change-Id: Ib085cbad635d90dab53614eea48e556d3db4c5bb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-03phosphor-net-ipmid: srcrev bump b88599a2ce..60d6e4ed2bAndrew Geissler1-1/+1
Vernon Mauery (3): replace tuple-based singleton with individual singletons make internal command functor match external Add Get Channel Cipher Suites Command Change-Id: I59d12442e750b384ad7212b4064df36f1711cbc1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-03phosphor-host-ipmid: srcrev bump d6d567a571..08a080ab62Andrew Geissler1-1/+1
Konstantin Aladyshev (2): Support new boot override setting design Support new boot override setting design P Dheeraj Srujan Kumar (2): Fix Kloxwork Issue : NULL check after new Restructure pam conversation function(Klockwork fix) Scron Chang (3): dbus-sdr: Add sensor event type to sensor dbus-sdr: Add new sensor type codes dbus-sdr: Add hybrid sensors stack option Snehalatha Venkatesh (1): Move SecureString class to ipmid/types.hpp Tony Lee (1): Fix issues and support signed sensor values Vernon Mauery (1): Revert "Support new boot override setting design" Willy Tu (3): dbus-sdr: set settable state to true if sensor write is enabled config: update the dbus-sdr flag to remove underscores dbus-sdr: disable [sensor/storage]handler builds when using dbus-sdr Change-Id: I9a9ee06ed31f0d1dc1498f0585bb30bef7c32c10 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-28phosphor-host-ipmid: srcrev bump d18dfc40ee..d6d567a571Andrew Geissler1-1/+1
Jayaprakash Mutyala (1): Fix for getSystemBootOptions for unsupported param Konstantin Aladyshev (1): sensorhandler: Don't fail on absent Threshold.Warning interface Manoj Ashok (1): GetPayloadVerCmd:Fix ErrCode IncorrectPayloadType Tony Lee (1): Fix unexpected change of ipsrc of ipv6 gokulsanker (1): Fix incorrect std::string object usage Change-Id: Iabaeccdeae002c769099798a7fe54e4bee425385 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-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>
2021-07-16phosphor-host-ipmid: srcrev bump 37b1d1ae37..9a5b51e3deAndrew Geissler1-1/+1
Hao Jiang (2): dbus-sdr: ipmiSetSensorReading handles discrete event for VR dbus-sdr: Make VoltageRegulatorMode exposed to sensorTree. Change-Id: I11a5099091e5d6701f051524a0de1a2ba20fcc41 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-15phosphor-host-ipmid: srcrev bump 7cb355018d..37b1d1ae37Andrew Geissler1-1/+1
Chen Yugang (1): support BMC boot flag valid bit clearing Snehalatha Venkatesh (1): usercommands: Validate reserved field content zero Change-Id: If103010060dd8f14f7441da8327b94b3221002b7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-13phosphor-net-ipmid: srcrev bump ecc8efad10..91883b512bAndrew Geissler1-1/+1
Tom Joseph (2): MAINTAINERS: update email/discord ID for Tom MAINTAINERS: Replace IRC by DISCORD Change-Id: I7699bc9c3dbc57a084ed1a349e2d6c6f75390267 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-13phosphor-host-ipmid: srcrev bump 7fd91fa260..7cb355018dAndrew Geissler1-1/+1
Tom Joseph (1): MAINTAINERS: update email/discord_id for Tom Change-Id: I59b02e0e21d83950e4d4d487c7d6bb0b5beec1b9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-13ipmi-fru-parser: srcrev bump 472d3e2fd7..904a218483Andrew Geissler1-1/+1
Tom Joseph (2): MAINTAINERS: Remove Tom from maintainers list MAINTAINERS: Replace IRC by DISCORD Change-Id: I8680858be882f4be328510e59ce59b253d4453e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-29phosphor-net-ipmid: srcrev bump 7b64501877..ecc8efad10Andrew Geissler1-1/+1
Vernon Mauery (5): Enforce correct packet lengths Enforce encryption/authentication on in-session RMCP+ messages Only allow IPMI1.5 for non-session requests Require a valid session state prior to executing commands Be more proactive at removing stale sessions Change-Id: I1c784c6057087ace479975287d8b5c9087c14fb3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-24phosphor-ipmi-blobs: srcrev bump d5ed40999f..f39e668c2bAndrew Geissler1-1/+1
William A. Kennington III (1): build: Remove autotools Change-Id: I342e5773b56488c92d5f4fb4296e618c2d44d061 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-22phosphor-ipmi-flash: srcrev bump f450486f23..0077e34cfaAndrew Geissler1-1/+1
Patrik Tesarik (1): Fix hyperlink typo in README.md Change-Id: Ie8445f1d6f037c5bef34566c3810d20758c49e93 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-22phosphor-ipmi-blobs: Convert to mesonWilliam A. Kennington III1-13/+11
Change-Id: I9b94c4a4995dd48d4531d8605ad35742072974c9 Signed-off-by: William A. Kennington III <wak@google.com>
2021-06-17phosphor-ipmi-blobs: srcrev bump 52b75fb392..d5ed40999fAndrew Geissler1-1/+1
William A. Kennington III (6): utils: Deduplicate library loading utils: Make loader more lenient treewide: Remove unused variables ipmi: Remove non-standard c++ array syntax build: Add meson meson: Install headers Change-Id: Ia7253baea8f3f40f12b2d5e9b9b13a475363d4f3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-17phosphor-host-ipmid: srcrev bump 90e81fa2bc..7fd91fa260Andrew Geissler1-1/+1
Joshi-Mansi (1): Change read count to 255 in Master Write-Read Cmd Change-Id: I3c5fbfcc7371366adef0d5b19ae304d1f329883b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-11ssifbridge: srcrev bump b26a9b6aea..22f04265ebAndrew Geissler1-1/+1
Dung Cao (1): Fix the boot order of ssifbridged Change-Id: I2d211759beb0f944ed5f15d6f86adf371a98a362 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-09phosphor-host-ipmid: srcrev bump 61024d7df5..90e81fa2bcAndrew Geissler1-1/+1
Chalapathi Venkataramashetty (1): dcmihandler: update data_len to zero when getPowerReading command failed Change-Id: I70fb5069c40dc98d0b16053dccb8f619b3c26bd8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-05phosphor-ipmi-blobs: Disable building testsWilliam A. Kennington III1-0/+2
We don't yet use ptest so we are wasting cycles building tests Change-Id: Icd5cc96ba269581d0e67be3c98c190399beac565 Signed-off-by: William A. Kennington III <wak@google.com>
2021-06-05phosphor-ipmi-ethstats: Disable building testsWilliam A. Kennington III1-0/+2
We don't yet use ptest so we are wasting cycles building tests Change-Id: I2145b89a6f5a50969456858addb73258053c99ea Signed-off-by: William A. Kennington III <wak@google.com>
2021-06-05phosphor-ipmi-kcs: Clean up dependenciesWilliam A. Kennington III1-4/+4
This aligns the dependencies with the current meson build. Change-Id: I9dd10716623b9af2a6196443d4ec3d966094ec54 Signed-off-by: William A. Kennington III <wak@google.com>
2021-06-02phosphor-host-ipmid: srcrev bump e76a61a2f7..61024d7df5Andrew Geissler1-1/+1
Snehalatha Venkatesh (1): Fix for ipmid crash with SetUserPassword Change-Id: I6bfe049a18d7a57baa8dbc2539c71a5ea67d58f8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-27phosphor-host-ipmid: srcrev bump 7a0e5dfcfa..e76a61a2f7Andrew Geissler1-1/+1
Konstantin Aladyshev (2): chassishandler: Add support for boot type flag (Legacy/EFI) chassishandler: Refactor get/set boot parameters code Change-Id: Ie04b35c1ce5e85392f4a292f7accc9469b2bcc21 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-25kcsbridge: srcrev bump 4f5ba64229..03e6defcbcAndrew Geissler1-1/+1
William A. Kennington III (1): kcsbridge: Daemon rewrite Change-Id: Id731c7dcb0dfd7d3129dfc12efe09dad9b7bc74c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-21phosphor-host-ipmid: srcrev bump dbafbce64c..7a0e5dfcfaAndrew Geissler1-1/+1
William A. Kennington III (1): types: Force underlying int conversion for enums Change-Id: Iddf234c67ab08f9329ce02e2b6e5a53c3990d344 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-21phosphor-host-ipmid: srcrev bump 2f0ad74daf..dbafbce64cAndrew Geissler1-1/+1
Johnathan Mantey (1): Confirm presence of NIC devices described in channel_config Willy Tu (1): dbus-sdr: sensorcommands: Add a basic handler to set sensor readings Change-Id: I97823089d34eb0273c2fad468657b2791fdf76ac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18phosphor-host-ipmid: srcrev bump 690f4d5e3e..2f0ad74dafAndrew Geissler1-1/+1
Andrew Geissler (1): shadowlock: disable until proper unit tests are run Change-Id: I5135bccc51bb1f401a9e3d23123d56f0c98c646b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18phosphor-net-ipmid: srcrev bump d4a4bed525..7b64501877Andrew Geissler1-1/+1
Andrew Geissler (1): crypt_algo: add needed include Change-Id: I468589392b4b431203f05fceddc7b8a172490a07 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-18kcsbridge: srcrev bump 362d087d35..4f5ba64229Andrew Geissler1-1/+1
William A. Kennington III (4): build: Remove autotools and stale files build: Make a src subdirectory build: Install bridge in libexec clang-format: Update to latest file Change-Id: Ib68e5e13945ab0b518d31f56088a1b8914e1bc3a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-17phosphor-ipmi-kcs: Convert to mesonWilliam A. Kennington III1-2/+1
Change-Id: I5657faffcf36bc1c21dfab3151033cc8a7fbb2c9 Signed-off-by: William A. Kennington III <wak@google.com>
2021-05-15kcsbridge: srcrev bump 3b170152dd..362d087d35Andrew Geissler1-1/+1
William A. Kennington III (1): build: Add meson Change-Id: I323ab251dfa672cb384ea3e20959d21eb70bfdb5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>