summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
Commit message (Collapse)AuthorAgeFilesLines
* bmcweb: srcrev bump 08244d0221..48e4639e3eAndrew Geissler2019-04-081-1/+1
| | | | | | | | | | | | | | | | | | | | | Andrew Geissler (1): fw-inventory: Provide BiosVersion in system obj Jason M. Bills (2): Add link for "Uri" objects Change the name from Immediate to On-Demand for CPU Log RAJESWARAN THILLAIGOVINDAN (1): Redfish(Network): Implemented PATCH of StaticNameServers array Santosh Puranik (1): Add SerialConsole to Manager node (From meta-phosphor rev: 3e29e718d74326cfc41a6f3a1543526bdeebdbb9) Change-Id: I3539b4d4719942f39d2c58d989ff2dcb93924a4b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* sdbusplus: srcrev bump 8cd7a4a10c..8515eae7adAndrew Geissler2019-04-081-1/+1
| | | | | | | | | | | | | William A. Kennington III (3): sdbus++: Fix mako include substitution for signals sdbus++: Allow server.hpp files to have extra generated includes sdbus++: Generate includes for enum references (From meta-phosphor rev: bae4113f94c5f37da6d8068e0cae150cdf8e0e28) Change-Id: I9eb28e5a62c07fd669e4d4770930f95d2e1211ab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* dbus-sensors: srcrev bump cee4ef2ffe..af6b87c7f2Andrew Geissler2019-04-081-1/+1
| | | | | | | | | | | | | | James Feist (1): ExitAirSensor: Fix off by 1 error Richard Marian Thomaiyar (1): Fix: Move overriding logic to base sensor class (From meta-phosphor rev: c2f6c82d07f82947b439f4bd025187e884c08736) Change-Id: I9a418858f418f3a5498a6ccb57e24771a3465dab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-host-ipmid: srcrev bump 6c90b04bc5..bea5392552Andrew Geissler2019-04-081-1/+1
| | | | | | | | | | | | Vernon Mauery (2): Only include ipmid/api.hpp for the new API Add helper functions to simplify error responses (From meta-phosphor rev: 976c7128856ae8aa1fbaa5be7cc8083e72ada2e4) Change-Id: I6909da26188c9e597e5bf6a313ab69a9941db07e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* aspeed: Remove Witherspoon DTS patchJoel Stanley2019-04-082-91/+0
| | | | | | | | | | | | | An atomic cross-layer update is required to do this - as such this commit consists of these subtree commits, squashed: meta-aspeed linux-aspeed: Witherspoon flash layout, GFX DRM meta-phosphor aspeed: Remove Witherspoon DTS patch Change-Id: I57d466163fdc5dc188424e7cade688779f15def0 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add ipKVM applicationEddie James2019-04-082-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>
* phosphor-watchdog: Use meson instead of autotoolsWilliam A. Kennington III2019-04-081-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>
* phosphor-certificate-manager: srcrev bump 278a6a65af..8841dbd66eAndrew Geissler2019-04-071-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>
* phosphor-objmgr: srcrev bump 12025cdc6a..7f83837608Andrew Geissler2019-04-071-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>
* stdplus: Use meson instead of autotoolsWilliam A. Kennington III2019-04-071-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>
* sdeventplus: Use meson instead of autotoolsWilliam A. Kennington III2019-04-071-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>
* phosphor-webui: srcrev bump ddda4dece0..a5deeeafe8Andrew Geissler2019-04-071-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>
* entity-manager: srcrev bump eb5392c31d..444830eed8Andrew Geissler2019-04-071-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>
* mboxbridge: srcrev bump 81d27b0453..a804a73c39Andrew Geissler2019-04-071-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>
* phosphor-pid-control: srcrev bump fe0b896bfe..5782ab8136Andrew Geissler2019-04-071-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>
* gpioplus: srcrev bump 9dd00de706..48e6288da8Andrew Geissler2019-04-071-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>
* sdeventplus: srcrev bump 1e125d974b..8ec59e6242Andrew Geissler2019-04-071-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>
* stdplus: srcrev bump bff0b0fe90..97e394714eAndrew Geissler2019-04-071-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>
* btbridge: srcrev bump 8fb36a936f..bfbc29c9d2Andrew Geissler2019-04-071-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>
* phosphor-hwmon: srcrev bump 7e276658d0..1f30ab2c47Andrew Geissler2019-04-071-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>
* phosphor-snmp: srcrev bump 7f1c6e1d2e..52b3ad2a60Andrew Geissler2019-04-071-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>
* phosphor-watchdog: srcrev bump 8c8072aa4a..26eef26c97Andrew Geissler2019-04-061-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>
* phosphor-host-ipmid: srcrev bump 0120b68041..6c90b04bc5Andrew Geissler2019-04-061-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>
* dbus-sensors: srcrev bump c9445d8bf2..cee4ef2ffeAndrew Geissler2019-04-061-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>
* update upstream subtreesBrad Bishop2019-04-0684-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>
* bmcweb: srcrev bump 20e6ea5dbf..08244d0221Andrew Geissler2019-04-061-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>
* meta-phosphor: obmc-phosphor-buttons: point to binPatrick Venture2019-04-051-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>
* meta-phosphor: software-manager: install into binPatrick Venture2019-04-052-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>
* meta-phosphor: user-manager: point at binPatrick Venture2019-04-051-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>
* reset upstream subtrees to HEADBrad Bishop2019-04-059-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>
* meta-phosphor: rsyslog: turn off remote loggingBrad Bishop2019-04-051-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>
* meta-phosphor: layer.conf: Add warrior compatibilityBrad Bishop2019-04-051-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>
* rsyslog: Don't disable systemd StartLimitWilliam A. Kennington III2019-04-041-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>
* phosphor-logging: srcrev bump 8024d1dc7d..e5e3a9ccd0Andrew Geissler2019-04-041-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>
* skeleton: srcrev bump eaedbe9448..c0da84767cAndrew Geissler2019-04-041-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>
* phosphor-webui: srcrev bump 4693ddb24b..ddda4dece0Andrew Geissler2019-04-041-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>
* meta-phosphor: ipmi-net: install firewall script in binPatrick Venture2019-04-021-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>
* gpioplus: srcrev bump 15658977cc..9dd00de706Andrew Geissler2019-04-021-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>
* phosphor-net-ipmid: srcrev bump 17c17cc7ca..8af90ebcc5Andrew Geissler2019-04-021-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>
* entity-manager: srcrev bump ebcc26bed2..eb5392c31dAndrew Geissler2019-04-021-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>
* skeleton: srcrev bump e32e33784a..eaedbe9448Andrew Geissler2019-04-021-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>
* sdeventplus: srcrev bump 9ce0d10bd5..1e125d974bAndrew Geissler2019-04-021-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>
* phosphor-host-ipmid: srcrev bump 1c8ee4902c..75b480be04Andrew Geissler2019-04-021-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>
* mboxbridge: srcrev bump 76c73772c3..81d27b0453Andrew Geissler2019-04-021-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>
* phosphor-pid-control: srcrev bump e3eeef45a7..fe0b896bfeAndrew Geissler2019-04-021-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>
* entity-manager: srcrev bump 9e253eb197..ebcc26bed2Andrew Geissler2019-04-021-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>
* phosphor-net-ipmid: srcrev bump 250bf103ca..17c17cc7caAndrew Geissler2019-04-021-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>
* phosphor-watchdog: srcrev bump 50ae4b152b..8c8072aa4aAndrew Geissler2019-04-021-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>
* dbus-sensors: srcrev bump 357be88fc1..1345209bd1Andrew Geissler2019-04-021-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>
* sdeventplus: srcrev bump 2d8f8cc0a2..9ce0d10bd5Andrew Geissler2019-04-021-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>
OpenPOWER on IntegriCloud