summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2018-11-08meta-phosphor: master refresh d71a48b236..f05db6a860Brad Bishop6-4/+12
Update meta-phosphor to master HEAD. Patrick Venture (6): meta-phosphor: mrw-api-native: set LICENSE field meta-phosphor: obmc-inventory: set LICENSE field meta-phosphor: mrw-perl-tools-native: set LICENSE field meta-phosphor: mrw-patch-native: set LICENSE field meta-phosphor: obmc-phosphor-fand: set LICENSE field meta-phosphor: obmc-phosphor-chassisd: set LICENSE field Change-Id: Ife52c4042abb732dd6511f20645837a844716e25 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-08Disable nslcd service restart during certificate uploadJayanth Othayoth1-3/+0
Certificate manager restarts the service during upload process based on the specific service file configuration. nslcd service already subscribing upload/delete signal and doing required configuration changes and service restart. This patch is used to disable the service restart related actions from certificate manager during activate/delete process. (From meta-phosphor rev: 36bfc20bc720fdeaecb7c3a7bb801f9a4d9cbfd7) Change-Id: I841c276db1ff0f4487f03f5c2032bb0f5576e226 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-08Allow mapper to introspect ObjectManager interfaceEd Tanous1-1/+1
There are a number of cases where daemons need the abilty to identify where the object manager is for a particular path, so it can make use of GetManagedObjects to reduce the number of dbus calls for enumerating certain subsystems. This pathset makes objectmanager show up in the mapper interfaces list. (From meta-phosphor rev: ca27b7ef42c56510cb9f5e1e3b6028b45eb613f8) Change-Id: Ibffc2a8755e57b91282319ab6a2e3aa74f89577d Signed-off-by: Ed Tanous <ed.tanous@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-08meta-phosphor: host: postd: move service file to repoPatrick Venture2-13/+9
Move the service file to the repo and populate via the configure script. Tested: Verified the service was installed and properly populated. (From meta-phosphor rev: c78742243e9a11d089779bc6f31cb026792a61d4) Change-Id: I226d56b6d769705a594a60222c0b110edde1ef25 Signed-off-by: Patrick Venture <venture@google.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-07phosphor-webui: srcrev bump 569ccf66e5..1cc7021c9eAndrew Geissler1-1/+1
Gunnar Mills (2): Remove Gulp app/index: Remove author beccabroek (1): Move more info icon (From meta-phosphor rev: d7e24bccd1bea4861c67e94a774370bd5b5f8471) Change-Id: I346a129db25bbfa0a2bd7ebb8e46b924818676be Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-07phosphor-hwmon: srcrev bump db7ecb6aaa..0e74975747Andrew Geissler1-1/+1
William A. Kennington III (1): mainloop: Include <cassert> (From meta-phosphor rev: aa473ab3f2b7260cf48c1bbba1dfbec4f0f6df8e) Change-Id: Iac79dcb3be309414939a9d7f04a4592051973cb8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-07mboxbridge: srcrev bump 5f86227e16..fab672bde6Andrew Geissler1-1/+1
Andrew Jeffery (4): mboxctl: Fix Control.Resume argument type transport: Fix event handling mboxd: Broadcast the daemon is ready on all transports mboxd: Mark the protocol as reset on shutdown (From meta-phosphor rev: 8214b32c54d43b72cacdefc4f12ce3abfabfcb4f) Change-Id: I2f5475afb4c06c9870ffddc9cf76ccb50a7f5f47 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-07phosphor-time-manager: srcrev bump ab4cc6a558..1f1d8e012fAndrew Geissler1-1/+1
William A. Kennington III (1): Fix std::variant usage (From meta-phosphor rev: a83a64818a5e374a30c8b93e58100982c4b7f7c8) Change-Id: I863866e00854a46c98d4aeeddb9202e95adbb07f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-07meta-phosphor: obmc-phosphor-sysd: set LICENSE fieldPatrick Venture1-0/+2
Set LICENSE field explicitly. (From meta-phosphor rev: e631a751f54d176b09d92f1f8502cb1531f19bc0) Change-Id: Ib7a586565b772cd086558e051a4bc3080c86c53b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-07meta-phosphor: obmc-phosphor-flashd: set LICENSE fieldPatrick Venture1-0/+2
Set LICENSE field explicitly. (From meta-phosphor rev: 93428a596fdcf97c8f0085e6856b0650b6785be6) Change-Id: I0a4619b77dfd8d88e0125efd19750c3dc124753d Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-07meta-phosphor: Move to dbus-brokerEd Tanous1-0/+1
Dbus-broker is an alternative implementation of the dbus-daemon that is oriented around reducing abnormal conditions, and increasing the performance of the dbus daemon process. In practice, this seems to make a world of difference in performance. A testing of a smattering of user facing interfaces shows improvements across the board: 1. 7 second improvement in boot time to BMC Ready change. 2. Dbus based ipmi sensor reading implementation gains a 120% speedup (20 seconds down to 8) 3. Redfish thermal schema goes from 550ms time to first byte, to 400ms time to first byte. Negatives as they apply to OpenBMC 1. Debug: dbus-broker loses the ability to directly implement DBus over TCP. To my knowlege very few people use this for anything other than debug, and even for debug, its usefulness is limited. It's very likely that an implementation of socat could bridge this gap. 2. Support. Very few other linux implementations have moved to dbus broker, so there is the possibility that we will find a critical flaw or bug that others haven't hit get. This seems relatively unlikely, given the widespread usage of this project already. Tested By: Booting system, and testing a variety of user facing interfaces. No issues found. Requires Williams patch cherry picked ontop of oe-core: http://cgit.openembedded.org/meta-openembedded/commit/meta-oe/recipes-core/dbus/dbus-broker_git.bb?id=e4baf298cd658b37fd90134dc54a92c75fd117d9 (From meta-phosphor rev: 72615f5614abba33a14d68afdb9010c93f3a1ea3) Change-Id: Iabac84c93253aa96c7735db4f1e0755d37e6c3db Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-07bmcweb: srcrev bump c70f153548..162be7b8b8Andrew Geissler1-1/+1
Jason M. Bills (1): Bump nlohmann-json externalproject to v3.3.0 (From meta-phosphor rev: dcab4edca93e3fe4fde0221f7eaed325a071eaaf) Change-Id: I9787b42bd7c07b4e8e6d2ebebd5fe1458c3605c4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-07phosphor-fan-presence: srcrev bump 22c36ab6b4..8ce4b5f55aAndrew Geissler1-1/+1
Matthew Barth (2): Remove all signals when an event is removed Rebase correction (timerPos -> timerConfPos) William A. Kennington III (1): control/zone: Use const references when iterating (From meta-phosphor rev: 91b3ed237b9330b8fbff8831a0bddc3cf6bac141) Change-Id: Ic5a094e3b8047ee1973ede2198cb822b801a13f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-07phosphor-logging: srcrev bump 3922d1bbda..f8d38bbebeAndrew Geissler1-1/+1
Patrick Venture (2): build: phosphor-rsyslog-config: drop invalid library add rsyslog-config to gitignore (From meta-phosphor rev: ef44d0b6b9a2def1f79fb3cf12cd6c1fc76f6c99) Change-Id: Ic46ab3d8efab4cd7da708cbe2c0d91a695c4848e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-07phosphor-webui: srcrev bump 35d18cbc34..569ccf66e5Andrew Geissler1-1/+1
beccabroek (1): Display log events in user time (From meta-phosphor rev: d9232594517fbb46dd0b3318de2dc3e8f6e1d486) Change-Id: I31c374248fcf0594822dac1498a6626f7aea0345 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-06entity-manager: srcrev bump c1aff3a71d..8ca708689fAndrew Geissler1-1/+1
Radivoje Jovanovic (1): remove entity-manager service dependency to the FRU service (From meta-phosphor rev: cafbe2e53b005cb616f08ac4e1b30a58724b0127) Change-Id: I7b1738a889e10596566905bb98712b034b5f0250 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 Bishop51-54/+107
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-settingsd: srcrev bump 4aa8d23723..414db5a810Andrew Geissler1-1/+1
Patrick Venture (1): Add clang-format to repo (From meta-phosphor rev: 3026b0fa5a69f302c0c55bfc68e949d5633fe7be) Change-Id: Ic1961cf67e81d7b1c41fe6e21f43874205e0f198 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-06phosphor-fan-presence: srcrev bump 1cfc2f11b1..22c36ab6b4Andrew Geissler1-1/+1
William A. Kennington III (5): control: Alias TimerType locally control: Rename Timer -> TimerConf control/zone: Refactor addTimer control/zone: Reference instead of copying timer data Prefer bind over method call in lambda (From meta-phosphor rev: 8ef3b2805695b1233c505e85d1cd1d3135d59d0b) Change-Id: Icafaa72b25fbd310891e49b332805bf31e755752 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> 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-05phosphor-hwmon: srcrev bump 0dd0c4d728..db7ecb6aaaAndrew Geissler1-1/+1
Patrick Venture (1): cleanup: add const to read-only iterators (From meta-phosphor rev: 8490ba647b27c0cc060fc85911b84d31fb1c091a) Change-Id: I388ab0d76c6d314dfe3f1f87105d0d9f5bdac30f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-05phosphor-led-manager: srcrev bump 2ff07f3fb6..91ac8d3aadAndrew Geissler1-1/+1
Patrick Venture (1): Add clang-format to repo (From meta-phosphor rev: d760f1610587f1d77d0a7922c0ee4a1916455790) Change-Id: I31d0544d562e70393271ab0ee54c5d74384a6394 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-05phosphor-host-postd: srcrev bump ba7d1ec68e..14c5d6f7afAndrew Geissler1-1/+1
Patrick Venture (1): build: drop sbindir variable (From meta-phosphor rev: a0e952b598cd48aa71ffbe7771e53b253b31be91) Change-Id: Ia56552949b523e13fb1a71ef1dd90e86d6e1ff92 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-05phosphor-gpio-monitor: srcrev bump 3c4a23e776..dace680fa4Andrew Geissler1-1/+1
Patrick Venture (1): Add clang-format to repo (From meta-phosphor rev: 4c987a9fc2d8a8c242090c8a9e6ed0f15b537cb2) Change-Id: Ie9a48c3641e08ac63ce3fd93feddbe2ea19607d8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-05phosphor-webui: srcrev bump 4640320d19..35d18cbc34Andrew Geissler1-1/+1
Gunnar Mills (3): Update package-lock.json Only update SNMP fields if changed SNMP: Use lowerCamelCase for vars (From meta-phosphor rev: d4f0058f9db3fbf95511a8a1be8662a0b6c75997) Change-Id: Iaab6bc456ee74ce498f3022a429f6d0a9368706b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-05slpd-lite: srcrev bump 1f12e3805a..a592888328Andrew Geissler1-1/+1
Patrick Venture (4): build: set language to C++ build: bump to use c++17 add clang-format to repo for style Add gitignore to repo (From meta-phosphor rev: 00233373591b41437b1bfa99c43ba5136038309f) Change-Id: I6cba073f38f7eeeed74c171d969efd613c8776ea Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-05phosphor-pid-control: srcrev bump c959c42960..4b50106d75Andrew Geissler1-1/+1
Patrick Venture (1): build: fixup url (From meta-phosphor rev: d2b027ea8c9b46dcd46e43b636652058e30b4c5f) Change-Id: Ib7ebf1d6d260fde06f0c37d5fa13c21c6b3a8654 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-05phosphor-fan-presence: srcrev bump 3e781064f5..1cfc2f11b1Andrew Geissler1-1/+1
Patrick Venture (1): gitignore: add libtool William A. Kennington III (1): Switch sd_event loops to sdeventplus (From meta-phosphor rev: c81a16877750b6062de897fe473fd0c5ebe2d0bc) Change-Id: I6bb4cdc5c520697c40f62f58d6b3f3dff44e3ee4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-05phosphor-certificate-manager: srcrev bump 4ab5f5cc9a..a1c5595675Andrew Geissler1-1/+1
Jayanth Othayoth (1): Certificate manager: Fix application crash for empty units (From meta-phosphor rev: 8b32c268aaff7a093d20fd9b29d7a88dbb48528f) Change-Id: Ia0c25e2d44bc93f304b7065bb6ee70d78d867824 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-05bmcweb: srcrev bump 27826b5f6a..c70f153548Andrew Geissler1-1/+1
Ed Tanous (2): Fix an issue with non-root objectmapper entries Add VlanInterface patch back Jennifer Lee (1): Managers: Actions object: Support Reset property Rapkiewicz, Pawel (1): Initial implementation of processors and memory schema (From meta-phosphor rev: c28d8649cf04f846c241a1acfd3867a4e72563d5) Change-Id: I2e4784b9bcda034c8b3f58cbd1666a977d6c0b60 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-05phosphor-dbus-interfaces: srcrev bump 08dc907b5f..a1acf5c639Andrew Geissler1-1/+1
James Feist (1): Add fan redundancy interface Vijay Khemka (1): Add Custom Field for inventory (From meta-phosphor rev: a00e63d8e192e6d8ec4820274b293cfe8a68e347) Change-Id: Idf492297b2898a16117465dade3bccccf77b1351 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-02phosphor-logging: srcrev bump f18bf836d2..3922d1bbdaAndrew Geissler1-1/+1
Patrick Venture (3): style: scope reduction style: local variable entry shadows outer symbol Add test artifacts to gitignore (From meta-phosphor rev: 46723731c0081debe97e410450e6262f06607412) Change-Id: I55712a8bc8715fd0a9ab3eff667d35e8c42aa37b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-02phosphor-webui: srcrev bump 243e6caf71..4640320d19Andrew Geissler1-1/+1
Gunnar Mills (1): API Utils: Remove date-time headers (From meta-phosphor rev: 00fd79987921e3f9b49376619277dbb243fa80ad) Change-Id: I527e79b3032485b77340d09e75f4b5c3d70670d9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-02phosphor-objmgr: srcrev bump 0570c6940c..5935b1e351Andrew Geissler1-1/+1
Ed Tanous (1): mapper: Fix GetSubTree bug in the c++ mapper (From meta-phosphor rev: 909989d354a9d7bdd2f82d4997ddf04c994b38a5) Change-Id: I97af31c3d90dd5509a0e5759e4c7a5da25434c05 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-02inarp: srcrev bump 6e296617f0..6d579909fcAndrew Geissler1-1/+1
Brad Bishop (1): Add Apache LICENSE (From meta-phosphor rev: 35054a21b6ea97475550a2b3341f0e8f592005bc) Change-Id: Ifbe14847f79984f39ef17b48fe59afea5cf80319 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-02rest-dbus: srcrev bump 58996aedcc..403ce23066Andrew Geissler1-1/+1
Brad Bishop (1): maintainers: Add Jeremy Kerr (From meta-phosphor rev: 7e59f322509f90a6d12d4eb28736a3d882c7e3f8) Change-Id: Iab96455922b8db9af6f16d5709b5bdbe9a4620b0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-02phosphor-pid-control: srcrev bump 4fd8cff4a9..c959c42960Andrew Geissler1-1/+1
James Feist (1): dbusconfiguration: Protect against partial config (From meta-phosphor rev: 16980452dd6ee1f85edd854cd9770da0ea373959) Change-Id: Ib2cadefdbf228003d14ffc226966a9dea04309f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-01meta-phosphor: obmc-inventory: QA fixup PVPatrick Venture1-0/+1
Fixup PV in obmc-inventory_git.bb (From meta-phosphor rev: 77d1439d4274c7dc8fb799df7e88af25d52a7a96) Change-Id: Ib4ec015af7c5fad42035ac0d2c9a8ecdcd34d976 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-01meta-phosphor: rename mrw-native to gitPatrick Venture1-0/+1
The mrw-native recipe pulls its source from git, therefore rename it per OE norms. Tested: Built witherspoon image which includes mrw. Tested: Verified palmetto system builds. (From meta-phosphor rev: e076f373111e3de9c575ee19bdb13fc4edbb763c) Change-Id: I3daec60c4acf5b49af8bd74d1f72455551aa0820 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-01meta-phosphor: rename mrw-perl-tools-native to gitPatrick Venture1-0/+2
Rename mrw-perl-tools-native to _git per OE norms. Tested: Verified palmetto system builds. (From meta-phosphor rev: 4e67b0b1663a071642b15c8416dc55feaf0b2e21) Change-Id: I659b040c3e93927cbf24831960062f336bd3a806 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-01meta-phosphor: rename mrw-patch-native to gitPatrick Venture1-0/+1
Rename mrw-patch-native to _git per OE norms. Tested: Verified palmetto system builds. (From meta-phosphor rev: ef142503b1e130401f15f147dd05f93672da6869) Change-Id: I13d7c08a37a2159afe437ebcbf4dc85eeac3a271 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-01bmcweb: srcrev bump 66ac2b8ca5..27826b5f6aAndrew Geissler1-1/+1
Ed Tanous (1): bmcweb: fix a possible buffer overflow issue Jason M. Bills (1): Update Redfish to Base.1.4.0 message registry (From meta-phosphor rev: 04ab68e55d97d3b3ccc44a38072d77499d9fa22c) Change-Id: Icac6348370437083a5bc3f95a67f3f1d770bbfc0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-01rest-dbus: srcrev bump 3084b80c48..58996aedccAndrew Geissler1-1/+1
Brad Bishop (1): Add Apache LICENSE (From meta-phosphor rev: f96b9d2fc1d88fe1a41cfbbbb6572f4ea2826785) Change-Id: I65e91729e43ad76ea577b07520cfdc9736d9b252 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-11-01phosphor-pid-control: srcrev bump e725286473..4fd8cff4a9Andrew Geissler1-1/+1
Patrick Venture (10): dbus: dbuswrite: add try/catch block on calls style: s/getZoneId/getZoneID/g style: use system path for dbus headers performance: fixup missing const reference in zone zone: use const reference consistently style: s/getMinThermalRpmSetPt/getMinThermalRPMSetpoint/g style: rename main globals per style style: misc camel casing manager: use pass by reference by default cleanup: drop obsolete is_method_error checks (From meta-phosphor rev: 14e35e60b1db368ba7d279193cc1ca00811753fd) Change-Id: Ia0fe55ed82e2439560cba912d9455f2a736f8f4a 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-11-01bmcweb: srcrev bump af996fe4d1..66ac2b8ca5Andrew Geissler1-1/+1
Ed Tanous (1): Fix a bug in optional json parsing Jason M. Bills (1): Update formatting of error string literals and message descriptions (From meta-phosphor rev: 36e1f589db9995281d9c05f38f9f0885e2874733) Change-Id: I3a0fcefcfa1a4e1245035edb79e1065e19cd3066 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>