summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/ipmi
AgeCommit message (Collapse)AuthorFilesLines
2018-11-21ipmi-fru-parser: srcrev bump 1816ff30cf..6cc8904408Andrew Geissler1-1/+1
Patrick Venture (1): writefrudata: add doxygen for methods (From meta-phosphor rev: ee9cbd5cc3943f4c8624afc06a592e8670e80366) Change-Id: Iad2dad8ba8a167dd3de66a7f03b974cc1258d0c1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-21phosphor-host-ipmid: srcrev bump b849110d32..c64f802317Andrew Geissler1-1/+1
AppaRao Puli (2): IPMI Channel commands implementation Synchronize channel info between network and ipmi Patrick Venture (3): gitignore: add coverage and test generated files move HOST_IPMI_LIB_PATH to configure.ac makefile cleanup Richard Marian Thomaiyar (1): Add test & user enabled state in set user password ssekar (1): Added suppport to convert self channel number. (From meta-phosphor rev: dc469343a00c3d0aa1b8d8059e1ee7c625ca91bc) Change-Id: I2f9a2a11b8b7dc80273bbeb08885aada13808e35 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-21phosphor-ipmi-flash: srcrev bump 09114c1c48..35a82f36b8Andrew Geissler1-1/+1
Patrick Venture (1): build: group variables together (From meta-phosphor rev: 1da26120e281322d7eae58029426e8e89fe0b188) Change-Id: Ide4e677080d670bb89a5dd4403b4535a66b865e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-21phosphor-net-ipmid: srcrev bump 8977d12a4f..d6f3f7d762Andrew Geissler1-1/+1
ssekar (1): Add LAN1 selfchannel suppport for IPMI (From meta-phosphor rev: d8ecbe20cf86baa254175a58e8de96b3632ca293) Change-Id: Ic4158fe10d1a396cca9c89fc06cf27d4d2625ab2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-21meta-phosphor: ipmi-fru: Set LICENSE to GPL-3.0Patrick Venture1-1/+1
Set LICENSE field to GPL-3.0 instead of Apache-2.0. (From meta-phosphor rev: e5aefc8c9154e1ba842f58b7886879644db2ba54) Change-Id: If42a8dcd3ab313d7950f1eb8ae183c00476a1aad Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-21phosphor-host-ipmid: srcrev bump 18d772634a..b849110d32Andrew Geissler1-1/+1
ssekar (1): Add kcs selfchannel support & define for LAN too (From meta-phosphor rev: 498c8130762d28bbee8f40e3c17c580a4390aab9) Change-Id: If002e1db18536ab68911e8b14e316c2436903521 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-21phosphor-ipmi-flash: srcrev bump 4306f68bf4..09114c1c48Andrew Geissler1-1/+1
Patrick Venture (57): Enable firmware transport mechanisms firmware: implement canHandleBlob rename: Rename firmware to blobid where appropriate gitignore: Add test-driver test: Add first unit-test to verify factory main: handle error checking with handler creation firmware: add active blob ids firmware: implement stat command test: fixup unit-test naming tests: Add unit-tests for canHandleBlob firmware: start implementing open add image_handler interface for open firmware: add handler for static layout firmware: add write method add data handler interface firmware: move enum into class set up data handler mechanism firmware: invert conditions to reduce depth tests: add unit-tests for opening build: cleanup makefile whitespace firmware: add active to canhandle blob list firmware: start notion of a session s/::bt/::ipmi/g to be more correct firmware: set up hash handler firmware: add a session lookup map firmware: tie implementation of session into write tests: cleanup test code firmware: add read/write configuration methods firmware: add global state for the process firmware: prevent writing or opening during verification style: s/FirmwareUpdateFlags/UpdateFlags/g pci: continued implementation in P2A bridge handler data handler: add open method data handler: add close method pci: add region parameter to constructor static: add temporary filename for staging update session: add per session state information session: start tracking open state firmware: add verification response enum firmware: cleanup - cleaned up some documentation firmware: return failure on attempt to open active files bugfix: active blob id added on open failure firmware: tie in call to data handler's open firmware: enable fileOpen state session: start tracking active path for session firmware: start implementing close method add createHandler method per phosphor-ipmi-blobs change add lpc mapping interface and stubs lpc_handler: drop-in call to mapWindow on writeMeta lpc_handler: add note to copyFrom stub firmware: start implementing deleteBlob static_handler: implement basic version lpc_handler also requires a BMC address for mapping hash handler: implement file hash handler static handler: transition to generic file handler lpc: add missing headers build: add lpc source files (From meta-phosphor rev: d6cb25029962e91ee4cdba9b795a96b4f3ce6e06) Change-Id: I40796a7ae5496c6cdd19b66093ab83f6edb5572e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20phosphor: fix IPMB recipeDawid Frycki1-1/+1
Fix a typo in broken SRC_URI link (From meta-phosphor rev: a717c44fbc6680a4ef2c3c06ddc9e47e88d08597) Change-Id: Ic495f84cb969628057216fc4cb1e5414268f2ac7 Signed-off-by: Dawid Frycki <dawid.frycki@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20meta-phosphor: add new recipe for phosphor-ipmi-flashPatrick Venture1-0/+25
Add recipe for phosphor-ipmi-flash. This package provides an implementation of in-band firmware update that leverages the BLOB protocol (phosphor-ipmi-blobs). (From meta-phosphor rev: 2ff2eccafde5cb4d53547eb1481f29ea4a834e18) Change-Id: I2ee7b6ecc18a98f451d053a879f5eca9e4ef5598 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20phosphor-host-ipmid: srcrev bump ad359eb03b..18d772634aAndrew Geissler1-1/+1
Richard Marian Thomaiyar (1): Basic IPMI User Management Support Vernon Mauery (1): ipmid: use the default system bus Yong Li (1): Implement IPMI ACPI set/get commands (From meta-phosphor rev: 165493f64443c0eef41df279204905abde9c8fed) Change-Id: I5bc66003367c3c035cbddb82aca795c06354da76 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-20phosphor-ipmi-blobs: srcrev bump 6c415c6701..e08863e3d7Andrew Geissler1-1/+1
Patrick Venture (1): drop explicit command entry (From meta-phosphor rev: 3b0729f83694772d6c75b8f0dee40dc76afb585f) Change-Id: I69668ce4b0a3dbba8281fe2483635ee11ae8427f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19phosphor-net-ipmid: srcrev bump a65e30df5d..8977d12a4fAndrew Geissler1-1/+1
Vernon Mauery (7): netipmid: Add -flto to CXXFLAGS netipmid: Remove local timer class netipmid: add more files to .gitignore netipmid: use the default system bus netipmid: Remove unused argc/argv from main netipmid: make session a header-only situation netipmid: use libcrypto prng instead of insecure std::rand (From meta-phosphor rev: 7d121ee57ebbfe9cbee53830832ac52ccd4d1c88) Change-Id: I36ca467771c78e75f5594507785e0415dd90ba64 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19phosphor-ipmi-ethstats: srcrev bump ee22bfb566..ddee9d0301Andrew Geissler1-1/+1
Patrick Venture (2): Use more specific ipmi error codes drop explicit command entry (From meta-phosphor rev: b8c6238b3febce9576603b5d712b79805eadef41) Change-Id: I81c4417b44316602b8afded8fc1aaa3b0dd64dd0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19phosphor-ipmi-blobs: srcrev bump 45e428a2b2..6c415c6701Andrew Geissler1-1/+1
Patrick Venture (5): process: add IPMI error return mechanism and update errors bugfix: skip 0'd crc bytes on reply computation bugfix: flip library search logic bugfix: add -export-dynamic to Makefile linker flags bugfix: load handlers and use factory symbol (From meta-phosphor rev: c37df143fe977610b7e6ff0ed4aecb95041960aa) Change-Id: I664159ee560b73ae36a4235d190f59b342185e5d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-19phosphor-host-ipmid: srcrev bump b0431c7987..ad359eb03bAndrew Geissler1-1/+1
AppaRao Puli (1): Handling delete password entry from ipmi-pass James Feist (1): Add well-known name Jason M. Bills (1): Correct spelling of timestamp variable Patrick Venture (2): read_fru_data: use structured bindings in fru loop host-ipmid: add more ipmi error codes Richard Marian Thomaiyar (2): Add first user layer support. IPMI password entry cleanup William A. Kennington III (1): softoff: Convert to sdeventplus loop (From meta-phosphor rev: 3f86fdbcb022f10817ed15bdb953c5ce5d7eb477) Change-Id: I77c1a841b090b529fcdaa03c945f1156d038e940 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-10meta-phosphor: ipmi-host: add sdeventplus dependencyPatrick Venture1-0/+1
Add dependency on sdeventplus to allow transition to using this library. (From meta-phosphor rev: 12a94a8a83ee656c216ccd92e061b72c29611a43) Change-Id: Id6cde22d7cec440c716d7e536b56557e65e33a4c Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-10ipmi-fru-parser: srcrev bump 355c561df2..1816ff30cfAndrew Geissler1-1/+1
Patrick Venture (1): IPMIFruArea: Add doxygen to class (From meta-phosphor rev: 40ef91e1baca38aca95ff2404f5acdcfbfd42fe6) Change-Id: I6a88ff423ba2e8f4feef88662104400e342d784a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-10phosphor-ipmi-blobs: srcrev bump df53de1f72..45e428a2b2Andrew Geissler1-1/+1
Patrick Venture (2): build: cleanup Makefile build: Add -flto to CXXFLAGS (From meta-phosphor rev: 0fed52dba7ebc8453370a8fc7ac6bb5e6fde5af9) Change-Id: I425b5b5bea829bfd2389f4513f56d26bdbd05a23 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-10phosphor-ipmi-ethstats: srcrev bump d26fff4ecd..ee22bfb566Andrew Geissler1-1/+1
Patrick Venture (2): build: drop non-configured non-dependencies build: Add -flto to CXXFLAGS (From meta-phosphor rev: d3091554a2ee1b85f1aeed706ab2bf1f8ba18676) Change-Id: If494826a77986074745a619a75c576eae3652c96 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-09phosphor-net-ipmid: srcrev bump 9e801a2b5b..a65e30df5dAndrew Geissler1-1/+1
Patrick Venture (1): style: cppcheck cleanup Vernon Mauery (3): netipmid: use std::shared_ptr instead of weak_ptr/lock netipmid: use system path include style netipmid: use std variant interface (From meta-phosphor rev: c9d91120a2c85667ba1e577a8170ccc09c9f8256) Change-Id: I9ac006998cb056abef28c7c587d60109693707f7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-08phosphor-net-ipmid: srcrev bump f6110552bd..9e801a2b5bAndrew Geissler1-1/+1
Vernon Mauery (1): netipmid: apply clang-format rules (From meta-phosphor rev: 29d5995b57baef57d81da9122f09df581d5b9edd) Change-Id: Ica352db4f9ef1fe635e3cd5999b2a245127d2e8b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-08phosphor-ipmi-blobs: srcrev bump e50d4e4aa5..df53de1f72Andrew Geissler1-1/+1
Patrick Venture (1): main: s/blobs-ipmid/blob-ipmid/ for library path (From meta-phosphor rev: 9d14cd386480d3c0bfc3096bf4fa6d463ee5377f) Change-Id: I81f96f1d99a22840a4fee538658faae3389d94ac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-08Add IPMB bridge recipeDawid Frycki1-0/+20
The IPMB bridge implements a Dbus compliant interface for implementing IPMB interfaces. This uses the mslave and dev/i2c-X devices to implement a two way bridge. This bridge is used both for responding to IPMB requests initiated from the IPMB channel, as well as initiating new requests to other devices (Like Management Engine). Tested by: Booted ipmb service on OpenBMC, and observed communication with a management engine work in both directions (ME-> BMC and BMC->ME) (From meta-phosphor rev: d71a48b23649680cc6a6ba273666d91cfa6303f0) Change-Id: I767087b815f0b6db946465c401446836dd5d226f Signed-off-by: Dawid Frycki <dawid.frycki@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-08Default channel config JSON dataAppaRao Puli3-0/+203
Added default configuration JSON files for all channel information, includes 1) Channel common config 2) Channel access (volatile & non-volatile) data (From meta-phosphor rev: 549a76fc7a8e3cb0b3d84515397aa9c03786204f) Change-Id: Iad077e389fea41cd1d0bf02cef781c8314e6fcae Signed-off-by: AppaRao Puli <apparao.puli@intel.com> Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-07phosphor-host-ipmid: srcrev bump 98c7bfc128..b0431c7987Andrew Geissler1-1/+1
Patrick Venture (1): read_fru_data: use std::find_if instead of raw loop (From meta-phosphor rev: f6bfaf1633bee198f0ecc0e8e2def24dc1291505) Change-Id: I862e17ca18907488ebedd3992065c3e3a406262d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-06meta-phosphor: master refresh 3026b0fa5a..d76a657a63Brad Bishop17-19/+35
Update meta-phosphor to master HEAD. Patrick Venture (52): meta-phosphor: obmc-console: set LICENSE field meta-phosphor: dbus-interfaces: set LICENSE field meta-phosphor: rest-dbus: set LICENSE field meta-phosphor: slpd-lite: set LICENSE field meta-phosphor: ipmi-host: set LICENSE field meta-phosphor: ipmi-net: set LICENSE field meta-phosphor: network: inarp: set LICENSE field meta-phosphor: network: set LICENSE field meta-phosphor: logging: set LICENSE field meta-phosphor: ipmi-tool: fixup LICENSE meta-phosphor: clear-once: set LICENSE field meta-phosphor: preinit-mounts: set LICENSE field meta-phosphor: systemd: obmc-targets: set LICENSE field meta-phosphor: dbus: perms: set LICENSE field meta-phosphor: dbus-interfaces-mapper-config-native: set LICENSE field meta-phosphor: dbus-monitor-config-native: set LICENSE field meta-phosphor: legacy-namespace-mapper-config-native: set LICENSE field meta-phosphor: mapper-config-native: set LICENSE field meta-phosphor: obmc-host-failure-reboots: set LICENSE field meta-phosphor: fan-control-events-config-native: set LICENSE field meta-phosphor: fan-control-fan-config-native: set LICENSE field meta-phosphor: fan-control-zone-conditions-config-native: set LICENSE field meta-phosphor: fan-control-zone-config-native: set LICENSE field meta-phosphor: fan-monitor-config-native: set LICENSE field meta-phosphor: fan-presence-config-native: set LICENSE field meta-phosphor: image-signing: set LICENSE field meta-phosphor: insecure-signing-key-native: set LICENSE field meta-phosphor: inventory-manager-assettag-native: set LICENSE field meta-phosphor: inventory-manager-config-native: set LICENSE field meta-phosphor: ipmi-channel-inventory-native: set LICENSE field meta-phosphor: ipmi-config: set LICENSE field meta-phosphor: ipmi-fru-merge-config-native: set LICENSE field meta-phosphor: ipmi-fru-properties-native: set LICENSE field meta-phosphor: ipmi-fru-read-bmc-inventory-native: set LICENSE field meta-phosphor: ipmi-fru-read-not-sent-by-host-inventory-native: set LICENSE field meta-phosphor: ipmi-fru-whitelist-native: set LICENSE field meta-phosphor: ipmi-inventory-sel-native: set LICENSE field meta-phosphor: ipmi-sensor-config-native: set LICENSE field meta-phosphor: ipmi-sensor-inventory-native: set LICENSE field meta-phosphor: logging-callouts-example-native: set LICENSE field meta-phosphor: logging-error-logs-native: set LICENSE field meta-phosphor: settings-defaults-native: set LICENSE field meta-phosphor: fan-presence-mrw-native: set LICENSE field meta-phosphor: fan-control-fan-config-mrw-native: set LICENSE field meta-phosphor: ipmi-fru-properties-mrw-native: set LICENSE field meta-phosphor: ipmi-inventory-sel-mrw-native: set LICENSE field meta-phosphor: ipmi-sensor-inventory-mrw-config-native: set LICENSE field meta-phosphor: ipmi-sensor-inventory-mrw-native: set LICENSE field meta-phosphor: led-manager-config-mrw-native: set LICENSE field meta-phosphor: logging-callouts-mrw-native: set LICENSE field meta-phosphor: hwmon-config-mrw: set LICENSE field meta-phosphor: settings-read-settings-mrw-native: set LICENSE field Change-Id: Ibe919c3f1a748fae67b45ff6908a236b08902450 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-06phosphor-host-ipmid: srcrev bump 687a43697c..98c7bfc128Andrew Geissler1-1/+1
Emily Shaffer (1): MAINTAINERS: Update Emily's IRC nick Patrick Venture (4): host-ipmid: ipmid-api: drop extern C linking cleanup: scope reduction app/channel: fixup c-style casting build: set language to C++ (From meta-phosphor rev: 43a808338c54668513d7a6ecfc038571012b7e4e) Change-Id: I7a5ed852f8fc9c25c6fd86e7278955331ae35793 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-01ipmi-fru-parser: srcrev bump 84c416125b..355c561df2Andrew Geissler1-1/+1
Patrick Venture (7): build: set language to C++ IPMIFruArea: rename member variables per openbmc style writefrudata: add missing curly braces for style IPMIFruArea: use vector instead of raw byte pointer IPMIFruArea: use default destructor IPMIFruArea: Drop unused dbus debug writefrudata: drop extra parens in call to parse (From meta-phosphor rev: 95a5e6a2cc74bb6126620ce634983006d7073a95) Change-Id: Id69207bb318bf66b176ec2d0afb867913c21df84 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-01phosphor-net-ipmid: srcrev bump cc90c803e6..f6110552bdAndrew Geissler1-1/+1
Patrick Venture (1): build: set language to C++ (From meta-phosphor rev: c349305241170aa89ac5f6d9e4e3810e9e266f41) Change-Id: I009771be48dca26c00d8c29ee4ad8fa4bee8f1cf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-30ipmi-fru-parser: srcrev bump 69418ebc49..84c416125bAndrew Geissler1-1/+1
Emily Shaffer (1): MAINTAINERS: Update Emily's IRC nick (From meta-phosphor rev: e8ddbe4596ac741d77492e76653b96137ba28ed8) Change-Id: I4b1216c44487ef28662f1ead0a713655525663ec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-30phosphor-net-ipmid: srcrev bump b00f8f7fdb..cc90c803e6Andrew Geissler1-1/+1
Emily Shaffer (1): MAINTAINERS: Update Emily's IRC nick (From meta-phosphor rev: f91557fc2d197ccb22b10e91cada178df6afe99b) Change-Id: Ic8f46e852f095f8c9244905471cfc23d9b8af3ca Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-30ipmi-fru-parser: srcrev bump 19bea9ae44..69418ebc49Andrew Geissler1-1/+1
Patrick Venture (16): fru_area: cleanup headers IPMIFruArea: move source into separate fru_area.cpp IPMIFruArea: move assignments to constructor list IPMIFruArea: drop unused member methods IPMIFruArea: drop iv prefix from members IPMIFruArea: move private area under public IPMIFruArea: apply naming convention to member functions writefrudata: cleanup extra parentheses IPMIFruArea: delete default constructor writefrudata: add missing constness update: use sdbusplus instead of sd_bus raw pointers writefrudata: fixup function naming per style writefrudata: rename all variables per openbmc style strgfnhandler: rename all variables per openbmc style strgfnhandler: rename function per openbmc style guide writefrudata: drop unused sd-bus.h (From meta-phosphor rev: c4c1e6cc5d1d9291c5ea5305096468500ef66418) Change-Id: I731b9e8674116f9da41a816fe908809d5a2432b1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-30ipmi-fru-parser: srcrev bump 5c787214b1..19bea9ae44Andrew Geissler1-1/+1
Patrick Venture (22): writefrudata: drop function parameter set readeeprom: use log error instead of fprintf(stderr) types: fixup header frup: add missing header writefrudata: cleanup header writefrudata: add function header style: apply naming convention to ipmi_validate_fru_area style: rename cleanup_error, move into anonymous style: move getFRUValue into anonymous namespace style: move getService into anonymous namespace style: rename update_inventory, move into anonymous writefrudata.cpp: fixup variable shadowing writefrudata: add missing header: map writefrudata.cpp: add header for file writefrudata: drop unused dynamic linking header writefrudata: drop unused lib mapper header ipmi_fru: drop unused member functions ipmi_fru: drop unused sd_bus pointer ipmi_fru: Rename to IPMIFruArea writefrudata.cpp: drop unused, add used header rename header: fru-area.hpp to fru_area.hpp cleanup: rename fru_area_vec_t type and use using (From meta-phosphor rev: 70be299f7b635c27ab91cc3c83875f6cd9d5ad65) Change-Id: I3be469c5fe2cb15220c64262df60cde66da980e3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-27meta-phosphor: ipmi-fru-*inventory-mrw-native: rename as gitPatrick Venture2-0/+2
Rename ipmi-fru-*-inventory-mrw-native as git per OE norms. (From meta-phosphor rev: 94f9c6029a21567b491bece1e7037251da67ff18) Change-Id: I12428d5f229c43c31d0e018056177e8865981876 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-27meta-phosphor: ipmi-fru-*-example-native.bb: rename as gitPatrick Venture3-0/+3
Rename ipmi-fru-*example-native.bb as git per OE norms. (From meta-phosphor rev: 4836bb76ed3d4f06038bd690136908ab53627c21) Change-Id: I264639b3b23851f6ad81bf2c8a7a4a93cb4c5411 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-25ipmi-fru-parser: srcrev bump 5739ac3b37..5c787214b1Andrew Geissler1-1/+1
Patrick Venture (5): readeeprom: c-library cleanup frup.cpp: drop unused variable strgfnhandler: fixup c-style cast strgfnhandler: swap in log<> calls, cleanup c calls writefrudata: swap in log<> calls, cleanup c calls (From meta-phosphor rev: 21945c00b9526d8ddc490a904fd5449b4dd89a9a) Change-Id: I63937e720d3e187a5f2629f7ff63661b8822afb6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-25phosphor-host-ipmid: srcrev bump 4001191ac3..687a43697cAndrew Geissler1-1/+1
James Feist (1): Remove direct uses of mapbox Kirill Pakhomov (1): Fix the exponent B in writesensors mako template Patrick Venture (3): cleanup: c-style casting cleanup: exception catching by reference cleanup: transition to find_if Vernon Mauery (1): Use the common timer class William A. Kennington III (3): Convert variant usage to std interface configure: Don't check for sdbusplus twice configure: Use generic CXX compiler macro (From meta-phosphor rev: 2136f42b04967610fc02489dcd5e149f067d903a) Change-Id: I6ad3f4cbe542ab3d04cea437591f5d33fe7b1228 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-25phosphor-ipmi-blobs: srcrev bump 1c4d3d34af..e50d4e4aa5Andrew Geissler1-1/+1
Patrick Venture (2): cleanup: apply const to read-only iterators manager: fixup to use find_if (From meta-phosphor rev: 0cfd8dbcdcad3cb7569bedd45a21b82281dea869) Change-Id: I53f6fb37f4d51c07db6b2f3014918bfbbc147a67 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-24ipmi: host, net, oem srcrev bumpsBrad Bishop2-2/+2
phosphor-net-ipmid: srcrev bump 5e45209383..b00f8f7fdb Jason M. Bills (1): Fix IPMI SEL reservations and cancellations phosphor-host-ipmid: srcrev bump 1cd8596397..4001191ac3 Emily Shaffer (1): types: Convert ScaledOffset to double Jason M. Bills (1): Fix IPMI SEL reservations and cancellations openpower-host-ipmi-oem: srcrev bump 34aca0135d..a9915b76b4 Jason M. Bills (1): Update to the new SEL reservation check (From meta-openpower rev: a2e72b6dc7ae8b5085cc9660238bee1292f070a3) (From meta-phosphor rev: ca51cd75e93eadc8b6e7fecff7d5ac29b400edc4) Change-Id: I4dfa8d1b8f940a199d0dc47628f4e0c78081224c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-24phosphor-ipmi-blobs: srcrev bump c9ad5ffbca..1c4d3d34afAndrew Geissler1-1/+1
Benjamin Fair (1): main: catch exceptions when loading blob handlers (From meta-phosphor rev: b72b8bce028a0a81022dde2dd174e19505ae6063) Change-Id: I59960ae578482883447e472ecb25824fc4dd2f05 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-24ipmi-fru-parser: srcrev bump c9508db8d3..5739ac3b37Andrew Geissler1-1/+1
Patrick Venture (2): build: add phosphor-logging library throughout writefrudata: catch exceptions in sdbusplus call (From meta-phosphor rev: dcebd190fd4d27fa9ba789bbed9b952dee6410b2) Change-Id: Ib26fdb6d5d7b5a73e0cb7cbfd488f4ff74c9e0d7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-23ipmi-net: Restore the persisted iptables filterTom Joseph3-0/+13
If the persisted iptables filter exist restore the filter. Tested: The iptables filter is restored when the phosphor-ipmi-net (From meta-phosphor rev: c2cb2970beac78a2abca0825a2440b553f0fe2cc) Change-Id: I3d37050322c23b1baf405b06957a90637cde644e Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-22meta-phosphor: ipmi-host: drop symlinkPatrick Venture2-130/+130
Drop symlink and rename bb for phosphor-ipmi-host. (From meta-phosphor rev: f30b884b3a3e749913c6dc45141da77629b209dc) Change-Id: I1378df535728251c6f5086fcd49a00c1de412989 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-21meta-phosphor: temp remove PV for git recipesBrad Bishop1-1/+0
In the five step sequence of transitioning an unversioned recipe to a versioned one, PV cannot be explicitly set to 1.0+git${SRCPV} set until the last step. With PV set, _both_ the unversioned recipe and the versioned recipe end up with PV = 1.0 and bitbake will continue to use the unversioned file. This means that when the unversioned bbappends are removed in step 4, the bbappend does not occur. This commit can be reverted once the five step process is complete. For reference, the five step process is: 1. Create a temporary recipe symlink: foo.bb -> foo_git.bb This results in two available PVs for foo: "1.0" (the bitbake default for unversioned recipes) and "git". Further, set the preferred version for foo to "1.0" in the distro configuration otherwise bitbake will choose PV = "git" and existing (unversioned) bbappends will not apply and the build will break. 2. Create a temporary bbappend symlink: foo.bbappend -> foo_%.bbappend This allows the manual override of the preferred version introduced in step 1 to be removed from the distro configuration. 3. Remove the preferred version override introduced in step 1 from the distro configuration. At this point the versioned recipe is now being used. 4. Remove the unversioned bbappends. 5. Remove the unversioned recipe. (From meta-phosphor rev: 883e0238adc8543b28cce8a5d283d2092026da54) Change-Id: I3c5248a41b064462d5a34a7bc6e5438acc107a32 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19meta-phosphor: ipmi-host: change versionPatrick Venture1-0/+1
Change version in phosphor-ipmi-host.bb (From meta-phosphor rev: a740734bf48e91f33ae8e4d21305024127683914) Change-Id: I58824c69ca8211fa2b660f29093db6a7e372273b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19meta-phosphor: ipmi-fru: add phosphor-logging dependencyPatrick Venture1-0/+1
Add phosphor-logging to DEPENDS list ahead of use in repository sources. (From meta-phosphor rev: c1887af2cc9f12171707219525a7e6412f79b2d1) Change-Id: Ia5312fb403e103bfd3a2531c694c3ccb9ea79c5c Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-18ipmi-fru-parser: srcrev bump 5fcff6720e..c9508db8d3Andrew Geissler1-1/+1
Patrick Venture (4): writefrudata: delete unused variable cleanup: reduce variable scope gitignore: update with additional files add clang-format (From meta-phosphor rev: 652b2dba99be9c8e8570ad11ffeeb92405951c63) Change-Id: Id33f4d7d661f2fc08c62f7ea8e3e4c7c2297d1bf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-17Add ipmi group in phosphor-ipmi-netRichard Marian Thomaiyar1-0/+6
Update phosphor-ipmi-net.bb file to add 'ipmi' group similar to phosphor-ipmi-host.bb. Users belonging to this group will be able to access IPMI based on their privilege. (From meta-phosphor rev: 719bb6b03c0775de51c001726c6bd42dad086854) Change-Id: I5dae7b13111f079377f611f9d459ff8d1c9a0a58 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16phosphor-ipmi-blobs: srcrev bump 5c4b17b2c5..c9ad5ffbcaAndrew Geissler1-1/+1
Patrick Venture (1): manager: reduce scope of variable (From meta-phosphor rev: 8a7573b5b86859b9855259c785d224705c866b93) Change-Id: Ib06e069dcc3d7254f79bf20c1b0c06c9ba458c52 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-16meta-phosphor: ipmi-host: Add symlink as gitPatrick Venture1-0/+1
Add a symbolic link to phosphor-ipmi-host.bb named _git.bb and sets the preferred version for the recipe. (From meta-phosphor rev: b64457f8c96672c50f52c67a39dd7eb10dff43a5) Change-Id: I70c506bd4614b26e55dff081df6bde70bbd54e3d Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>