summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2019-04-08Add ipKVM applicationEddie James2-0/+19
Add the application recipe and service to start application when the BMC boots. Append the libvncserver depdendency to minimize the image size impact. (From meta-phosphor rev: 1205c5b25ae674cdd568ed8cbdfa99f3ea7ba788) Change-Id: I7791f3512e9ba7a33d95df7ea30d0dc48a218d2f Signed-off-by: Eddie James <eajames@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-08phosphor-watchdog: Use meson instead of autotoolsWilliam A. Kennington III1-2/+5
This will allow us to get rid of autotools in the upstream sources. (From meta-phosphor rev: 5fef274d2238a6baae3e865161505a8432e1ed7b) Change-Id: Idbfbd7445ba186555812a6ab29e2e8c97a067c30 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-certificate-manager: srcrev bump 278a6a65af..8841dbd66eAndrew Geissler1-1/+1
Marri Devender Rao (1): Modify unit test cases to cater for Certificate D-Bus object (From meta-phosphor rev: 86b8529e34cecaaa61dbdef4d101e4c2c7ea7515) Change-Id: I4ecff9a81fb39ec472f952f0f1d79ff2ffc272f6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-objmgr: srcrev bump 12025cdc6a..7f83837608Andrew Geissler1-1/+1
Andrew Geissler (20): unit-test: Introduce unit tests to phosphor-objmgr unit-test: Test need_to_introspect function unit-test: Add all required parameters to removeAssociation unit-test: Create initial associations file unit-test: Test removeAssociations interface unit-test: Move asio server to its own class unit-test: Move association create funcs to util unit-test: Request distinct name per test app unit-test: Test deleting entry on name change unit-test: Move removeAssociationEndpoints() unit-test: Utilize common code for endpoint remove unit-test: Move checkAssociationEndpointRemoves unit-test: Test checkAssociationEndpointRemoves() unit-test: Move associationChanged() unit-test: Add some doc on Association unit-test: Debug functions to dump data structures unit-test: Test associationChanged() unit-test: Fix bug when endpoint empty unit-test: Move processing of interfaces added unit-test: Test interfaces added function (From meta-phosphor rev: 70bec1f018b3797d613653d35700bb0268bbdc72) Change-Id: Iaa4d1d16f46484392049fc31d8d1904bcec7d309 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07stdplus: Use meson instead of autotoolsWilliam A. Kennington III1-8/+4
This will allow us to get rid of autotools in the upstream sources. (From meta-phosphor rev: 6838e7ce10ee9970aeb27262dcc45d11449f21d3) Change-Id: I57490fd3635357bc203e8fb0e40b27217e5d8f79 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07sdeventplus: Use meson instead of autotoolsWilliam A. Kennington III1-5/+4
This will allow us to get rid of autotools in the upstream sources. (From meta-phosphor rev: fe1b9e8f48bece7e78be566de44d634a6c5a4b35) Change-Id: I1f1703d742d227604c95f6d86ce5d8b44a3240bd Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-webui: srcrev bump ddda4dece0..a5deeeafe8Andrew Geissler1-1/+1
AppaRao Puli (1): WebUI: Sensors page modifications beccabroek (1): Add form validation and toast messages to user mgmt dixsie (1): Correct typo on stylesheet comment (From meta-phosphor rev: 3d743f4cdb6416b7a1e4fa89430acf45bdfbc5fb) Change-Id: I30ee67b5c5837bab5033f27119e07c2ee445f068 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07entity-manager: srcrev bump eb5392c31d..444830eed8Andrew Geissler1-1/+1
James Feist (3): Fix direction fru-device: Strengthen fru header check fru-device: Fix bus lock timeout (From meta-phosphor rev: b54069c6926b615a14890e9e90a2a2baef3ed146) Change-Id: Id7431cfc476086e1656d89a47562a4a0188c69d0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07mboxbridge: srcrev bump 81d27b0453..a804a73c39Andrew Geissler1-1/+1
Andrew Jeffery (2): MAINTAINERS: Remove Suraj mboxctl: Fix retrieval of property-based state (From meta-phosphor rev: f10f4e7815ea475a46142ead96e3a9c3e6c8fcf1) Change-Id: I4349a963c3e50ca6fae27f323493e267dc34c1c9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-pid-control: srcrev bump fe0b896bfe..5782ab8136Andrew Geissler1-1/+1
James Feist (1): Bugfix: dbusconfiguration: read correct hysteresis (From meta-phosphor rev: 09d414c5e209b507ee5dc15976d65ec481bb71f8) Change-Id: I6b6ea543a9057c2f5103d81494ac45f1c72aef5c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07gpioplus: srcrev bump 9dd00de706..48e6288da8Andrew Geissler1-1/+1
William A. Kennington III (1): meson: Use declare_dependency for libraries (From meta-phosphor rev: 3f9ff5ca207cb3fa8db7a7ce809f217935b45c95) Change-Id: Ia2dbbfeb18967b4ec762343fc37a4d7e2c49e8e7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07sdeventplus: srcrev bump 1e125d974b..8ec59e6242Andrew Geissler1-1/+1
William A. Kennington III (3): source/base: Fix docs for owning constructor meson: Style fix meson: Use declare_dependency for libraries (From meta-phosphor rev: cef82489918d057ba289ceea485ce2520fb9451e) Change-Id: I9bee365cbf3702df84e90880c2f14de9602510f7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07stdplus: srcrev bump bff0b0fe90..97e394714eAndrew Geissler1-1/+1
William A. Kennington III (2): meson: Style fix meson: Use declare_dependency for libraries (From meta-phosphor rev: 391aa60ad35daee86a7f62821ba7b1b5b2e90d2e) Change-Id: I96e5410e32f05db22d88313ffd3719b703bf39bb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07btbridge: srcrev bump 8fb36a936f..bfbc29c9d2Andrew Geissler1-1/+1
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 945989e256afc9e7d9192d4a8f0074d20db40fd8) Change-Id: I55b38bda6710a6cb7ec43334d47fe48289ee9e99 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-hwmon: srcrev bump 7e276658d0..1f30ab2c47Andrew Geissler1-1/+1
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 5e1d0498314186e1031f360ccdf9e8a4ae5e1ca8) Change-Id: I658731d5c7f1cbfc30fc487944c6098d1c9486cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-snmp: srcrev bump 7f1c6e1d2e..52b3ad2a60Andrew Geissler1-1/+1
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 876903742df077349222441bb67d9cb98b9e5ad1) Change-Id: Ibae853e0c2e8e132e44054e6b0e03d84c3a3cc5e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-watchdog: srcrev bump 8c8072aa4a..26eef26c97Andrew Geissler1-1/+1
William A. Kennington III (1): mainapp: Add an option for watching post codes (From meta-phosphor rev: 4fb0ccedabbcdbe474e056d419bd19c7aae96751) Change-Id: I03be2a65ac6a067635c8858ab79f560b20b65643 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07phosphor-host-ipmid: srcrev bump 0120b68041..6c90b04bc5Andrew Geissler1-1/+1
James Feist (1): message: pack: add variant support Richard Marian Thomaiyar (1): Add convert current channel number function Vernon Mauery (7): Catch sdbusplus exceptions in IPMI net Add support for returning optional values Fix utility.hpp to use correct types for Request and Context rewrite Get Device ID using new provider API rewrite Get Self Test Results to use new provider API rewrite Get BT Capabilities using new provider API remove app wildcard handler (From meta-phosphor rev: 0562f9fb6dd099f54c57da3910136046f7f25665) Change-Id: Ica09d4e0d4b7a61636e56d7f2587389d6e4a8cc7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-07dbus-sensors: srcrev bump c9445d8bf2..cee4ef2ffeAndrew Geissler1-1/+1
James Feist (1): Remove other errant debug print (From meta-phosphor rev: b6bb6590c448c321fa74ec03606cf777736a4ca2) Change-Id: Ied66c5b917a5cab6478bf8520de91f732bd6bdf5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06update upstream subtreesBrad Bishop84-102/+99
A number of corequisites exist so squashing these all into one patch. meta-ingrasys - refresh master bc513127f4..67bcaf389f meta-hxt - refresh master 86a4df514f..8fe0d38bbb meta-phosphor - refresh master 06c09d7cce..df6ddae3d2 meta-quanta - refresh master 4f126361a1..53f3025271 Change-Id: I3daeef2a0467d8ea4f1fd1c617e526f8b11258af Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06bmcweb: srcrev bump 20e6ea5dbf..08244d0221Andrew Geissler1-1/+1
Andrew Geissler (1): Initial redfish logging support Ed Tanous (3): bmcweb: avoid move in error conditions bmcweb: return 405 when a method is not supported bmcweb: fix an issue with /org endpoints Gunnar Mills (3): Fix DCPowerOff.NumberOfArgs Mandatory prop Fix AllowableValues failProp error Bump ManagerNetworkProtocol to fix error James Feist (1): pid: fix zone string length Sunitha Harish (1): Redfish(Network): VLAN PATCH fix Tanous (1): Allow multiple registrations (From meta-phosphor rev: 06c09d7cce81a9ca3cddb59f3645f833dd655e80) Change-Id: I8dd7b633925ac05645008a74f8b29af2f29c99e8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06meta-phosphor: obmc-phosphor-buttons: point to binPatrick Venture1-3/+3
Point to bin where the package now installs. phosphor-buttons: srcrev bump 391a21a1bb..6910122589 Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 1eed372c024f29a14a042d6d0f0fc58a8b6f7c37) Change-Id: I8f761f8f8569cb8feff80f3275d5ec4e19261dc2 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06meta-phosphor: software-manager: install into binPatrick Venture2-8/+8
Install the components associated with the phosphor-software-manager package into bin. phosphor-bmc-code-mgmt: srcrev bump efd8e9106a..ab8231c663 Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 5c05f8ab24c9ae6f655a9c5c4ccf5a60f9796491) Change-Id: Ie79ae3e3d9f58d598e8c54697ed7b0b89e7974ad Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-06meta-phosphor: user-manager: point at binPatrick Venture1-3/+3
The components of phosphor-user-manager are now installed into bin instead of sbin. Update the recipe to reflect this. phosphor-user-manager: srcrev bump 736648e25e..c3f56c50ff Patrick Venture (1): build: install into bin instead of sbin raviteja-b (1): LDAP:change default values of GroupNameAttribute and UserNamAttribute (From meta-phosphor rev: 7c9d6f940ed6fca0dffc9835c261bc3da3a4f4ba) Change-Id: I069d614f78c1332f4026e8ad3977f74063b746d8 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-05reset upstream subtrees to HEADBrad Bishop9-1175/+6
Reset the following subtrees on HEAD: poky: 8217b477a1(master) meta-xilinx: 64aa3d35ae(master) meta-openembedded: 0435c9e193(master) meta-raspberrypi: 490a4441ac(master) meta-security: cb6d1c85ee(master) Squashed patches: meta-phosphor: drop systemd 239 patches meta-phosphor: mrw-api: use correct install path Change-Id: I268e2646d9174ad305630c6bbd3fbc1a6105f43d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-05meta-phosphor: rsyslog: turn off remote loggingBrad Bishop1-1/+0
Don't enable the remote-logging image feature by default. This avoids https://github.com/openbmc/phosphor-logging/issues/19, which prevents OpenBMC from advancing its upstream subtrees (like poky, meta-openembedded ...). (From meta-phosphor rev: b2c81a4dbdb409e1fae7fdefda99adb97f40d912) Change-Id: I428e2d5a8d1184c25e4900ae166a99baf5f8094d Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-05meta-phosphor: layer.conf: Add warrior compatibilityBrad Bishop1-1/+1
oe-core branched in preparation for the upcoming 2.7 Yocto release and as of 13e45ff requires core layer compatibility to "warrior" instead of "thud". We'll retain compatibility for both until we do our own branch or stop testing thud. (From meta-phosphor rev: 696da8f0734b47c07e0e5179562c24393df9a26d) Change-Id: I18eb95b6ae926925c1ac48f5ba0d03b3b88e52b2 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-05rsyslog: Don't disable systemd StartLimitWilliam A. Kennington III1-3/+0
It is undesirable to have a service restart continually forever if it gets stuck in a failure loop. This workaround was added due to "RestartUnit" being ignored if the rsyslog unit had already failed. A fix to the "RestartUnit" logic has been added, so that the StartLimit is reset after a configuration change but before calling "RestartUnit". This will ensure restarts are reliable after configuration change, but we don't have rsyslog trying to restart indefinitely. (From meta-phosphor rev: c82d32f8e6993f83ddda35dd1a2152eca8188408) Change-Id: I719489ceadfadb3cca71bbdbb1697fa83cad2e2f Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-05phosphor-logging: srcrev bump 8024d1dc7d..e5e3a9ccd0Andrew Geissler1-1/+1
William A. Kennington III (2): utils: restart: Always restart service utils: restart: Fix restart bug (From meta-phosphor rev: df80f7c9b67acf4dc8eee4e5a3a44903c68a0128) Change-Id: Ia0c55c819b39b07cb1d5f6fb9b68cff3c654ead4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-05skeleton: srcrev bump eaedbe9448..c0da84767cAndrew Geissler1-1/+1
Brad Bishop (1): Revert "skeleton: Remove obmcutil" (From meta-phosphor rev: 3d223780cb494fce39e30243ffbc3bbac4dfe644) Change-Id: I6742b72abcbc9c3f3622b2afd3f93dd70b8d8e3f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-04phosphor-webui: srcrev bump 4693ddb24b..ddda4dece0Andrew Geissler1-1/+1
beccabroek (1): SNMP page visual redesign (From meta-phosphor rev: 9f2fa04ca79449ce42c7e199ef2f6fb0711be468) Change-Id: I00e04521235a60cef5c19f3d5f80b0df10b7b54c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-03meta-phosphor: ipmi-net: install firewall script in binPatrick Venture1-2/+2
Install the firewall script into bin instead of sbin. (From meta-phosphor rev: 1dab3c4f4e6276e872570d6f7a63d4286d914afa) Change-Id: I53a88eadf504808a3a42470104657bb8058bb1c4 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-03gpioplus: srcrev bump 15658977cc..9dd00de706Andrew Geissler1-1/+1
William A. Kennington III (1): meson: Fix pc file generation (From meta-phosphor rev: a58514c70aa2b4425f1aa653e7defa2db0ec2945) Change-Id: I6b0e1689fbaea97b8142cbd7bdebea0aa2f83532 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-02phosphor-net-ipmid: srcrev bump 17c17cc7ca..8af90ebcc5Andrew Geissler1-1/+1
Richard Marian Thomaiyar (2): Cache the user & channel acces in session Skip IPMI Payload commands - IPMI Mesg disabled (From meta-phosphor rev: afab1bd7a8652943306284a87b6719ce1cc2a973) Change-Id: I29582daae9553aea09106171a26cb6196ed689a9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-02entity-manager: srcrev bump ebcc26bed2..eb5392c31dAndrew Geissler1-1/+1
Jae Hyun Yoo (2): Make CPU number index start from 1 instead of 0 Make other CPU relating index start from 1 instead of 0 (From meta-phosphor rev: 8eee77f218b859e69347e6f1252ff7cc483b196c) Change-Id: Idabd72cd145fa45af6961159191f414f22ebe55f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-02skeleton: srcrev bump e32e33784a..eaedbe9448Andrew Geissler1-1/+1
Anthony Wilson (1): skeleton: Remove obmcutil Brad Bishop (1): buttons: Remove legacy button applications (From meta-phosphor rev: 5e2dd782ab9e83eaa845d271e6c170ed46f7817e) Change-Id: I98a85946e82ad5c51480824079fb640324d77dd7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-02sdeventplus: srcrev bump 9ce0d10bd5..1e125d974bAndrew Geissler1-1/+1
William A. Kennington III (3): example/heartbeat: Add signal handling internal/utils: performCallback should preserve argument references source/base: sourceCallback forward reference type information (From meta-phosphor rev: 246989e3e15f6080aadcbb2f1b367c0cdcc89140) Change-Id: Iebc2f95a48c2b58de99a4a69c2e873a382bd3598 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-02phosphor-host-ipmid: srcrev bump 1c8ee4902c..75b480be04Andrew Geissler1-1/+1
Richard Marian Thomaiyar (1): Fix: Set Lan Configuration parameter (From meta-phosphor rev: 08ede65793081a995bcde69971483d5529bd9f35) Change-Id: I9653f698622d01055c2b8bcc132f1b11039556a7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-02mboxbridge: srcrev bump 76c73772c3..81d27b0453Andrew Geissler1-1/+1
Lei YU (1): vpnor: Rename generate-squashfs to generate-tar (From meta-phosphor rev: 8f8127d4b23e0ff647385ea910da707645764f56) Change-Id: I6ad506b9ffdc14d2131a896824136ad61452c185 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-02phosphor-pid-control: srcrev bump e3eeef45a7..fe0b896bfeAndrew Geissler1-2/+2
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: f0bbd183b9296fefae5b9bd6bd50dd35fc1708cb) Change-Id: I92cce6ffc4dd70aa9a3279bf625272a92723df02 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-02entity-manager: srcrev bump 9e253eb197..ebcc26bed2Andrew Geissler1-1/+1
James Feist (1): Add array patching support Johnathan Mantey (1): Fix DBus illegal character regex to exclude '.' characters Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 4ac3564a52cdb4675f641a5407cc16601425d00b) Change-Id: Iba790d3c15bad2126ce2d4006a5162f262eac1f7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-02phosphor-net-ipmid: srcrev bump 250bf103ca..17c17cc7caAndrew Geissler1-1/+2
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 7c0834ecd3e782ade9c36db204e9f61db5c963d5) Change-Id: I6bf7ab9688fa6c0db7d56ce5341ad86b74be325f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-02phosphor-watchdog: srcrev bump 50ae4b152b..8c8072aa4aAndrew Geissler1-1/+1
Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 1cfa1e6077ec047b62a12c8da16c44323dd0279e) Change-Id: I0b13210c2f578602a5ab9055077e4983e024d66f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-02dbus-sensors: srcrev bump 357be88fc1..1345209bd1Andrew Geissler1-1/+1
James Feist (2): Add Item Iface to Track Fan Presence cfm: allow setting of max pwm Patrick Venture (1): build: install into bin instead of sbin (From meta-phosphor rev: 6546eaf31a96de530b8ffeb719825c38957a7ae6) Change-Id: Ief906b771f93778626c377249b52f4da19ace379 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-02sdeventplus: srcrev bump 2d8f8cc0a2..9ce0d10bd5Andrew Geissler1-1/+1
William A. Kennington III (5): tree-wide: Use get() helper instead of direct access internal/sdref: Remove in favor of stdplus/handle source/base: Remove unused ref constructor tree-wide: Use cexec for checking calls sdevent: Fix missing parameter names (From meta-phosphor rev: 36fb2808506aeec25b82ad7224259b0c1f7749ca) Change-Id: Ic0ab7e529c112604c29e0f7e50fe025641880c9e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-02stdplus: srcrev bump 1937ef65b5..bff0b0fe90Andrew Geissler1-1/+1
William A. Kennington III (3): handle/managed: Implement non-copyable handle handle/copyable: Implement copyable handle util/cexec: Implement exception helpers (From meta-phosphor rev: 80bb91ea494909122a919d86c05f986da81c59af) Change-Id: I28d0db0b0dca3804283f89962e9f0a3bd8f61495 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-01mboxbridge: srcrev bump ef0c836006..76c73772c3Andrew Geissler1-1/+1
Andrew Jeffery (1): Merge commit 'e50e654bca8df8254c15849c793f9279adcb1182' into master Stewart Smith (1): Add --trace support (in blktrace format) (From meta-phosphor rev: 6e0d1cd81cf885366f513ac192f2a27d0faf595a) Change-Id: Ic3c561b94e6d886a1202dd28c8f7f2711172bcb6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-01bmcweb: srcrev bump 54daabe7b7..20e6ea5dbfAndrew Geissler1-1/+1
raviteja-b (1): Redfish(Network): Implemented GET and PATCH support for NTP servers (From meta-phosphor rev: b94d60d00b77a640a4f3e93c884a9f519d43bead) Change-Id: If2ba55cd96ad929eacad9ac480b856bad040e14a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-01ipmi-fru-parser: srcrev bump 349a33c1b8..7d740a670bAndrew Geissler1-1/+1
Patrick Venture (2): transition to cli11 instead of custom arg parser build: install into bin instead of sbin (From meta-phosphor rev: a1776222c1d2b8de7a4ff86fe9a22d46790db1a2) Change-Id: I7ea9b22f8cf5b732ea6a46334e11fb516a521393 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-04-01phosphor-host-ipmid: srcrev bump b0ab5fe80b..1c8ee4902cAndrew Geissler1-1/+1
Patrick Venture (1): build: install into bin instead of sbin Vernon Mauery (1): allow legacy handlers to register with groupoem extension (From meta-phosphor rev: ab97c7e3f891d0f2cc5e26e41380bc4fedb51150) Change-Id: Iac7993c7967a42c38959bd9d645569195bdfa9ee Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>