summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2019-03-29meta-phosphor: drop legacy buttons recipesBrad Bishop4-50/+0
Drop the recipes for the legacy reset and power buttons applications: skeleton/pwrbutton skeleton/rstbutton These applications have been moved to a new subproject, phosphor-buttons. Drop recipes for the legacy apps. (From meta-phosphor rev: bf89459f8f22e2c8201ccf194b3370e756e6f7d1) Change-Id: I66c3d805700056aca8cc58e5c79b5fa1be1b5aa2 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-29meta-phosphor: Drop recipe for phosphor-restBrad Bishop8-110/+0
This application doesn't have any in-tree users. As such, drop the recipe and its dependencies. (From meta-phosphor rev: 296cc521f5a1c8c87c63a5b475b23c876241bf22) Change-Id: Ie0ce809f84a133c023f96b4727550690583cb9df Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-29phosphor-certificate-manager: srcrev bump 426adadf24..36f25142c7Andrew Geissler1-1/+1
Dhruvaraj Subhashchandran (1): Add method to update certificate properities. Marri Devender Rao (4): Refactor code for uploading different types of certificates Create cerificate object during startup for existing certificate Implement Certificate and Install interface Support creation/deletion of D-Bus certificate object (From meta-phosphor rev: 44f319eaf27fd0d388e69d0072790dab76f1c366) Change-Id: I79e3cb5ea0b3c04347fd6085fd4f44bc401ee06a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-29phosphor-hostlogger: srcrev bump f780288ad8..b8cf26fe93Andrew Geissler1-1/+1
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 7b88129d5a08bbceb04f8b51026b393659015ace) Change-Id: Ic55bfae6288d45ea6b30fcfccd594e4beb44799b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-29ipmi-fru-parser: srcrev bump 8ab5784aee..349a33c1b8Andrew Geissler1-1/+1
Patrick Venture (1): add autom4te.cache/ to .gitignore (From meta-phosphor rev: 0db11d35a700a93c6b78aaab57f4fd547b3fd2f3) Change-Id: I76c23f5b7af1688e93c9cdfbb72bfa422d14e1b8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-29phosphor-host-postd: srcrev bump 7101f76b54..49a18b2202Andrew Geissler1-1/+1
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 69838373a481f73400fda050a214e1f1499a473d) Change-Id: I8494eaa191fc73a1418ec15240558079db662c7d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-29phosphor-time-manager: srcrev bump 6aca02e07a..66bc0a5a9fAndrew Geissler1-1/+1
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: e807f0cce704b9ab2bbcd034da500b0ec589b248) Change-Id: If54c7fa7656003c91619961abcd9cad9f925b151 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-29bmcweb: srcrev bump 343ff2e152..fda13ad222Andrew Geissler1-1/+1
Sunitha Harish (1): Redfish(Network): Fixes VLAN specific issues (From meta-phosphor rev: efe61a730e4fef13a7894bda2cc63496f33c5445) Change-Id: Ifacf0536604fc468d2e2cfb5d8af18ad12b9eee1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-29phosphor-inventory-manager: srcrev bump 1384cde059..2ed0fd1025Andrew Geissler1-1/+1
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 9db0fe97a2457e973cb47d4bdc6726c7b8ffc498) Change-Id: I446efd90ee03f0680b784b5d4be9d933b4dd3d60 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-29phosphor-led-manager: srcrev bump 555a279efd..ab3b247f04Andrew Geissler2-3/+3
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 5c9bbc1f349a591de14d971ff88cb75e36acfd83) Change-Id: I566a3d4fe608f67f830b84b6694c7eb42f4aabe8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-29phosphor-dbus-monitor: srcrev bump 50b4b44aed..92907da08eAndrew Geissler1-2/+2
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: ed758c118274afa443784cf28efcad5617716a79) Change-Id: I82d924e2259c59071269920999042ff59646773a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-28meta-phosphor: point recipes to depend on phosphor-networkPatrick Venture3-3/+3
Point various meta-phosphor recipes to depend on phosphor-network instead of network. Also, update the default for this feature to be phosphor-network instead of network. (From meta-phosphor rev: 98fa96164889d0eed896a731bcfb348d5d802bef) Tested: Verified meta-ibm/meta-witherspoon built. Change-Id: I1c4b8fdcb92bf216e50d9f88273a7ac7bdc20213 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-28phosphor-host-ipmid: srcrev bump 90b00c7106..bdda800822Andrew Geissler1-1/+1
Vernon Mauery (1): Remove experimental filesystem splice (From meta-phosphor rev: f737491910992907a013e31b7fdcd6faf5409dfe) Change-Id: If1090704524520f18aafb758ca13d7b7a3a909a4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-28bmcweb: srcrev bump b01bf29919..343ff2e152Andrew Geissler1-1/+1
AppaRao Puli (1): Changing maxPasswordLength to 20 (From meta-phosphor rev: 2ec1f71a5c520fe29e4fed9a880f1f886450c7b2) Change-Id: I5a2ca923025f8ee384fdecea898d190d580e2aeb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-28meta-phosphor: Fix explicit dependencies antipatternBrad Bishop24-90/+11
Out of the box bitbake examines built applications, automatically adds runtime dependencies and thus ensures any library packages dependencies are automatically added to images, sdks, etc. There is no need to list them explicitly in a recipe. Dependencies change over time, and listing them explicitly is likely prone to errors - the net effect being unnecessary shared library packages being installed into images. Consult https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#var-RDEPENDS for information on when to use explicit runtime dependencies. (From meta-phosphor rev: 26873c99d30b55e21a920c9851f21c3e2eab19f7) Change-Id: I38640d75a2d834c07d45ddcdb0162f1a23f848d9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-28meta-phosphor: Add mapper dependency to time mgrBrad Bishop1-0/+1
Without the mapper installed, phosphor-time-manager fails like this at startup: terminate called after throwing an instance of 'sdbusplus::exception::SdBusError' what(): sd_bus_call: org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable Add a runtime dependency on the mapper. (From meta-phosphor rev: 4a1d82df5ec6ddc45783b384e51d7ddb265836bd) Change-Id: Ic1176617b9385a1ca4aae6a1180785c2a7ab5dee Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-28phosphor-watchdog: Doesn't depend on sdbus++William A. Kennington III1-1/+1
We don't use the sdbus++ tool so we don't need sdbusplus-native (From meta-phosphor rev: d7d59cf4f4afb7e0ae696364feec38d17ff5abfb) Change-Id: I5dd6668c3d25fba533efe787e036a3d96568722d Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-28mboxbridge: srcrev bump 4519bb8262..e50e654bcaAndrew Geissler1-1/+1
Stewart Smith (1): Add --trace support (in blktrace format) (From meta-phosphor rev: 3b884a23d2d4d7ad0d60b5380b80d7ea797185e4) Change-Id: I2a540722bed2bd977f29e9697b37716b20d59255 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-28phosphor-sel-logger: srcrev bump 2b9704d7eb..bb071fb5baAndrew Geissler1-1/+1
Jason M. Bills (2): Use std::variant Check for sensor parameters before using them (From meta-phosphor rev: cfc8ba0f883aad46245aff355d9edf5f23ac7a08) Change-Id: I09d5c63acd425357a7e96f442656133fb0daad08 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-28phosphor-webui: srcrev bump b5c5dc5d6c..b1e7c86360Andrew Geissler1-1/+1
AppaRao Puli (1): WebUI: Support for configure failed login attempts (From meta-phosphor rev: c4b5c5fa9e2ef7bef8068b4f26b302c008f9a276) Change-Id: I872c02e846f12bc3accb0b544489fb4a5e8427ee Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-27phosphor-webui: srcrev bump 20f7715ac5..b5c5dc5d6cAndrew Geissler1-1/+1
beccabroek (1): Fix login error message (From meta-phosphor rev: b4a054a45e8ed923e919637eb182240bf4ac6c0c) Change-Id: I0bb474a2533c9098598421f681e4886ecd37ed93 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-27entity-manager: srcrev bump 4133426a04..9e253eb197Andrew Geissler1-1/+1
Johnathan Mantey (1): Add missing record (From meta-phosphor rev: 05628a4bcdd3a6a6aeaa19cb5066ee8e9b0a8f3e) Change-Id: I5c6d9cfe0b67145bc060e7cc20370b466d171262 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-27meta-phosphor: ipmi-fru: drop rdependsPatrick Venture1-4/+0
Drop RDEPENDS field with item that is handled by dependency installation. (From meta-phosphor rev: 1dcb03ecbb2aec0f7ee6d0b3249940299a7a8a81) Change-Id: If31d1e86f2d39abaef58321b7dcd19b978a35326 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-27meta-phosphor: ipmi-fru: add cli11 dependencyPatrick Venture1-0/+1
Add dependency on cli11 ahead of code changes that require it. (From meta-phosphor rev: e60de05d1725b42e71f5e88e4ad2a8c756ff9aa9) Change-Id: I7332da6c4ac0eeff2fe1c54b3f7ab5de1d029d6c Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-27meta-phosphor: pid-control: fixup dependsPatrick Venture1-2/+1
Fixup depends, remove obsolete dependencies. Drop rdepends. Add missing dependency on phosphor-dbus-interfaces. (From meta-phosphor rev: 135828d436d5401220d0ade3d7d97f9b3acb7152) Change-Id: I241e38b6698937c97b33bcc8712016520ebb6969 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-27meta-phosphor: pid-control: drop pythonnativePatrick Venture1-3/+0
phosphor-pid-control no longer requires pythonnative. (From meta-phosphor rev: eb536822f1ae686143cf433e4350bd122ef13f56) Change-Id: If0a439db9a0df0a930745417a989ba02c8db7368 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26certificates: clean up config recipesBrad Bishop4-11/+37
Since the config recipe packages will create symlinks to the certificate manager template, RDEPEND rather than RRECOMMEND on the certificate manager package (which provides the template). Avoid obmc-phosphor-systemd. Enabling systemd units is the realm of packaging scripts and the SYSTEMD_LINK feature in obmc-phosphor-systemd implements this incorrectly. Just directly code install, pkg_postinst and pkg_prerm here rather than trying to fix obmc-phosphor-systemd - the extra indirection is more harmful to ease of comprehension for seasoned Yocto developers than the couple of lines of code it saves. (From meta-phosphor rev: 1a4e65e5847e299348b5f28ffa2b4b1837769deb) Change-Id: Ideb12d62461b3b18ff5c92f3a76f1aa20c94a269 Tested: Built witherspoon image and verified rootfs unchanged. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26phosphor-webui: srcrev bump a2e36e0f47..20f7715ac5Andrew Geissler1-1/+1
Kuiying Wang (1): Fix always loading issue on IE11 beccabroek (1): Center modals and fix sizing (From meta-phosphor rev: 430561563bdfdcc737a0c8bb13e40fa9bb8efde8) Change-Id: Ibc28198ef7b0021732b1b2d36ee97b5e9ece5f9e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26phosphor-host-ipmid: srcrev bump 17898f625b..90b00c7106Andrew Geissler1-1/+1
Suryakanth Sekar (1): Adding Set Password API support in Userlayer (From meta-phosphor rev: 05e4e4587d6792f8bc05280b5fb6040b360a0048) Change-Id: I73d6aa1f007814233ddcb87bd2ce6624ca476db2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26dbus-sensors: srcrev bump 209ec56cca..357be88fc1Andrew Geissler1-1/+1
James Feist (1): Remove #warning ignore (From meta-phosphor rev: 8fd235bc142739a44da648b1062e46b85d47c6d2) Change-Id: I7219ccbfb42a39bb5edec9dfe5afd9344fbedbf4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26phosphor-pid-control: srcrev bump 90e9dbcae6..e3eeef45a7Andrew Geissler1-1/+1
Patrick Venture (1): bugfix: grab hystersis parameter from pid json (From meta-phosphor rev: fcff32b9078aeb5ca1aa5c0a46c81a7c1c0ae6d3) Change-Id: Ib0ffd9cb3d08c95c510a959d609a14fdcc7564a4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26bmcweb: srcrev bump 8bd25ccda8..b01bf29919Andrew Geissler1-1/+1
Ed Tanous (2): bmcweb: Fix a bunch of warnings Revert "bmcweb: Fix a bunch of warnings" (From meta-phosphor rev: 8790021ad606d7ccc536609e6340093bc30f6acd) Change-Id: I43a4f91b8ca26df413651ecdc366db73185c6499 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26phosphor-host-ipmid: srcrev bump db5d9b0454..17898f625bAndrew Geissler1-1/+1
Patrick Venture (1): delete writechannel.mako.cpp (From meta-phosphor rev: 1d35bbba264b0d162b0fb0bdbd791af798a546d3) Change-Id: I8352d6ca0f4fe12e59432121374bb8291fa36569 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26entity-manager: srcrev bump 6c17fc2a04..4133426a04Andrew Geissler1-1/+1
James Feist (1): Add FanProfile into settable types (From meta-phosphor rev: 3149ddcdf83ccd423dd60b3e105a5471426e7b88) Change-Id: Ib9c092d188e989bd55b60b025fe1d97e72668fce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-26Remove certificate manager recipe for nginxMarri Devender Rao2-27/+0
nginx is not supported same will be replaced by bmcweb Removed certificate manager service file and configuration file (From meta-phosphor rev: df947512e69e2a5a949d4a6dc8eaa93ab961a439) Change-Id: I3b856ced972f7494048317d1f28d321aef02f8c0 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-25phosphor-host-ipmid: srcrev bump 2fe9282fc4..db5d9b0454Andrew Geissler1-1/+1
Kirill Pakhomov (1): dcmihandler: Fix Get DCMI Capabilities command Vernon Mauery (3): do not use auto and rename handles to providers Move util.cpp/util.hpp to libipmid move types.hpp to ipmid/types.hpp for export (From meta-phosphor rev: 8f04f0f628f7050f18f4e89cec401d19a4302c9b) Change-Id: Iccd870ad6068fd0f9bde2cf3b08b0d6bc0b3d256 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-25phosphor-host-ipmid: srcrev bump be37630691..2fe9282fc4Andrew Geissler1-1/+1
Richard Marian Thomaiyar (2): Cleanup: Get rid of duplicate getChannelName() [User Mgmt]: Update local user enabled state cache (From meta-phosphor rev: aab2dc40fbf531a23b69056af81844c8e8468da8) Change-Id: I093f2a85a783f8ba81aefbde98bfb238a30d639c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-25obmc-console: srcrev bump f9c8f6ca86..1cecc5deeaAndrew Geissler1-1/+1
Johnathan Mantey (2): Fix a recursive header include Eliminate excessive CPU consumption when redirecting UART over SSH (From meta-phosphor rev: 941990da016e2abc15b07146c78548863f254870) Change-Id: I98f6c96c77a4d7a2a2e2ed12da0ddcd529e833c1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-25phosphor-net-ipmid: srcrev bump 7a4ea79501..7e5d38d2fbAndrew Geissler1-1/+1
Richard Marian Thomaiyar (2): Handle input - Get channel auth capabilities RAKP12: Don't allow user with NOACCESS priv. Sumanth Bhat (1): Handle invalid length for Disable Payload command (From meta-phosphor rev: d868eb69643fe007e9daab43289f9fa195745481) Change-Id: I61a1f816bb4fc22c807dd14089b1a13ab167f2a0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24obmc-console: srcrev bump fcf8541b87..f9c8f6ca86Andrew Geissler1-1/+1
Cheng C Yang (1): Change baudrate dynamically through dbus (From meta-phosphor rev: 78289c2be97d9bddb6ad48e1527fe40441eb105f) Change-Id: I5cbd3f752ee9e6252825f47417de4622d10b9115 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24phosphor-net-ipmid: srcrev bump 4f09eaeec3..7a4ea79501Andrew Geissler1-1/+1
Vernon Mauery (4): netipmid: Update netipmid to use ipmid as the main queue netipmid: move to sdbusplus::asio from sdbusplus netipmid: make Handler asynchronous netipmid: Remove unused event references (From meta-phosphor rev: d831085a2222917a981307cdca1000e0f9143cf7) Change-Id: I21987bc6fd52dde14b33b016340f0fbbc0ae5181 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24entity-manager: srcrev bump 623de6cbb4..6c17fc2a04Andrew Geissler1-1/+1
James Feist (1): Add Exit Air Temp Clamp ygangch (1): add new Riser json file (From meta-phosphor rev: 4cc8b8647088ba6cfc67c5354cf9952b646366d5) Change-Id: Id280ce504b722b6f25cc484ad9d5feae5425bb18 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-24phosphor-ipmi-ethstats: srcrev bump f1586f55b8..c3f5618ffdAndrew Geissler1-1/+1
Patrick Venture (4): split handler out of main file for injection, add handler: add unit-tests build: enable code coverage build: enable valgrind (From meta-phosphor rev: edf79acc1da36dd4fa2fccd6ab53ebf2d705bfd6) Change-Id: Ib6403336e83108c0ab69329d1bd60e6bb70795aa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-23ipmi application srcrev bumpsAndrew Geissler1-1/+1
openpower-host-ipmi-flash: srcrev bump cc2fe1effe..ee3064bace Vernon Mauery (1): Use new ipmid signal handling interface phosphor-host-ipmid: srcrev bump 1bb0c7fc55..be37630691 Jia, Chunhui (2): Extra Bytes in response data for chassis Identify command [IPMI]Set/Get global enables Kun Yi (1): utils: Use 5s timeout for D-Bus get/set property calls Richard Marian Thomaiyar (1): Fix: User commands require channel layer lib Vernon Mauery (16): ipmid: Compiler-generated unpacking and packing of messages ipmid: add message packing/unpacking unit tests ipmid: Rewrite ipmid to use the new architecture ipmid: Add in Native OEM and Group OEM support ipmid: Add command filter mechanism ipmid: Add whitelist filtering using the new filter registration mechanism Set new default ipmid provider path Add back an interface used by an external provider fix whitelist RestrictionMode lookup Use payload interface to unpack group/IANA from message errorResponse must not pack completion code in data payload Change linkage of ipmid_get_sdbus_plus_handler() to libipmid.so make utility.hpp available for external things that include ipmid/api.hpp Add generic signal handling API to work with boost::asio make ipmid respond to SIGTERM and SIGINT for clean shutdown Add user context parameter to legacy ipmi handler registration Change-Id: I3a15d46177f4e4ea81106bc8637b83bcc64e1ba7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-22phosphor-pid-control: srcrev bump e6e6f62680..90e9dbcae6Andrew Geissler1-1/+1
Patrick Venture (1): autotools: Fix for autoconf-archive 2019.01.19 (From meta-phosphor rev: 4ccd46a9da1138b2ff1999827767286ee741f631) Change-Id: Ic2fcef6cc75539b3b3e348c4462b96e32491da61 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-22ipmi-blob-tool: srcrev bump 51372f02b9..06561460bdAndrew Geissler1-1/+1
Patrick Venture (1): unit-test: use library instead of object files (From meta-phosphor rev: c71a7f7f7165918822691cfef4d099c289007669) Change-Id: I3798fd8fac9bab4d7e4ca2dfca5482bee7190798 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-22Add dbus interface support for consoleCheng C Yang1-2/+4
To support changing uart baudrate through dbus interface dynamically, need to involve systemd for dependency. (From meta-phosphor rev: 5e9d3398620140d4e01db844e7cbec74d8bfbba9) Change-Id: Ie94d53f661bdd83831634c672c66d385db069dfe Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-22meta-phosphor: add phosphor symlink to networkPatrick Venture1-0/+1
Add phosphor-network symlink to network recipe. (From meta-phosphor rev: 66ba67cc5a1ea1a399480721bb3c6fa663355ff3) Change-Id: I300f106912a6e95182a78415ea583a5b5730827a Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-03-22phosphor-hwmon: srcrev bump 85ba64a653..7e276658d0Andrew Geissler1-1/+1
Patrick Venture (4): build: enable code coverage swap out getopts for cli11 flip error and help message on failure build: enable valgrind (From meta-phosphor rev: 1e70d896d29f1e23b51f50af98d97bef40b45fda) Change-Id: Ie7ae2c37f8315383bb68518f9af7c0f38a4fbed9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-03-22bmcweb: srcrev bump de629b6ea8..8bd25ccda8Andrew Geissler1-1/+1
James Feist (1): Add Redundancy to Thermal Schema (From meta-phosphor rev: da990eaac8cd511ae04415e5b6ff19c9492b0524) Change-Id: Id42ea2149b2fa4ed75e3c8c335d32e47f867ef00 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>