summaryrefslogtreecommitdiff
path: root/meta-phosphor
AgeCommit message (Collapse)AuthorFilesLines
2018-09-12Remove hidden-files in coredump(dir) during bootManojkiran Eda2-1/+15
It is observed that systemd-coredump has the capability to remove the older dumps which are having the naming style mentioned in /proc/sys/kernel/core_pattern, But will not remove any other files present in the coredump directory. It can happen that, while processing a dump the BMC Crashes and there by leaving the partial dumps in the coredump directory and these will be hidden and will not be removed by systemd-coredump service.These files can get piled up and the BMC can run into OOM condition.So idea of this commit is to make sure that , we remove all the temporary hidden files in the coredump directory during the next BMC boot. - Made a rule and placed it in /usr/lib/tmpfiles.d/*.conf which will be used by systemd-tmpfiles to remove the hidden files in coredump directory during boot. Partially Resolves openbmc/openbmc#2826 (From meta-phosphor rev: 9fe03c666476de51ab75904f008f45f8485ac9b2) Change-Id: Iff96b3880ebdeccb842e6aa7ff9807fcd451fb5a Signed-off-by: manojeda <manojeda@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-12phosphor-hwmon: srcrev bump cc86915b98..af6227a3ebAndrew Geissler1-1/+1
Patrick Venture (1): minor cleanup: remove unused c header (From meta-phosphor rev: 5de553b95907b19f44eb6d058320f90bb76c4dff) Change-Id: I661fcf072afd14ca10a9ad39488fd804b086dbeb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-12Add setting to toggle rest api loggingDeepak Kodihalli1-0/+6
It may be desirable for the rest server implementation to log rest calls for audit purposes, and further, it is desirable for a user to turn this feature on/off. Add a D-Bus setting for the same, which a rest server can look up and turn on logging, if required. Turn logging off, by default. Commit 6e1ca53 in the phosphor-rest-server implements logging. A subsequent commit will control logging based on this setting. (From meta-phosphor rev: dcc1bdb90e78264ad1a30d4cfc62dafe3fb1652d) Change-Id: I183986116e9472c503bc06bb3d679a8de82a3a8f Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-12phosphor-time-manager: srcrev bump 33752c75e8..bd024395f6Andrew Geissler1-1/+1
Lei YU (1): Use correct gtest/gmock flags (From meta-phosphor rev: 70ba5b451b64b1aeee92193533a3326c3a2bb548) Change-Id: I095de0722df9fa99660a4e35246e2fdb85e7ac3e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-12phosphor-webui: srcrev bump dd9d4c3299..0d7875b5b6Andrew Geissler1-1/+1
Ed Tanous (1): move phosphor webui into 2018 style beccabroek (3): Switch to xterm Remove hterm Remove vendors.js (From meta-phosphor rev: 7a40ebc3f67490c589bf4067fefe8e10c603c7ee) Change-Id: I9c7b79d734a472f7968c0cc78abccbb815ee63db Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-12skeleton: srcrev bump d7a8ba5b58..52efa6594bAndrew Geissler1-1/+1
Adriana Kobylak (3): configs: Remove PowerSupplyRedundancySensor configs: Remove PowerSupplyDeratingSensor pysensormgr: Remove sensor manager (From meta-phosphor rev: 9a7e9c247f1a154116025769e584cb051e32ec9d) Change-Id: Ib03af54678bde47398f91ea331a5dd901a8abeb9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-12pyphosphor: srcrev bump f63e191ca6..d2aadf1220Andrew Geissler1-1/+1
Adriana Kobylak (3): sensors: Remove PowerSupplyRedundancySensor sensors: Remove PowerSupplyDeratingSensor sensors: Remove sensor manager (From meta-phosphor rev: 082080eaef2684a7011c3852c8af36efebf40057) Change-Id: I683c551ecb7649eda4ee7f7d7d361ba668b3f832 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-12phosphor-host-postd: srcrev bump c820155fa7..b5754fd450Andrew Geissler1-1/+1
Patrick Venture (1): Update .clang-format (From meta-phosphor rev: 631c61c252106d5981d6b47d2738b714f764a238) Change-Id: I30b15b9f65831381828693106b0ebf281b5dd69d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-12bmcweb: srcrev bump 1abe55ef98..2daf672562Andrew Geissler1-1/+1
Ed Tanous (1): Implement /console0 websocket (From meta-phosphor rev: 7d800f28673f37f38b2ce39a538f0574cc53a787) Change-Id: I0461887bffaaa95454edebc2ca31208199a1b2da Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-12phosphor-state-manager: srcrev bump a965cf06a6..14e14cddf6Andrew Geissler1-1/+1
Matt Spinler (1): Traverse full GetSubTree output (From meta-phosphor rev: 9346a61b55e85f6ab6e12ecd4af0cdebc3c64fa1) Change-Id: Ife66d4603c10f504c83cff2895bb4c55c72d5a55 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-12Add group names based on recipeRichard Marian Thomaiyar2-0/+7
Add ipmi, web, and redfish to the /etc/group file from own recipe. Note: phosphor-user-manager relies on this group names to manage access control (From meta-phosphor rev: fe5b8d24b982d2e7e0da26852b71df20a679abe2) Change-Id: Ide704dfb17b90c8d6bee75a14fc806397dce43c7 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-12settings-default: Add Power Supply Derating FactorAdriana Kobylak1-0/+6
Add the power supply derating factor property to the settings interface with a default value of 90 (reference the variable POWER_SUPPLY_DERATING_FACTOR in openbmc/openbmc). This setting will be used by IPMI to get the derating factor value when the Host requests it via a get sensor command. Tested: Verified the new property was created with its default value. (From meta-phosphor rev: 5dce67a520d2096ea91eb55734de6ba0e9a718f7) Change-Id: Ia1e2ce66014bf4d7d4bf1ac9780d0ab11a60988f Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-12Allow use of insecure hashes in openssl-nativeEd Tanous1-3/+3
Because of this commit here: https://github.com/webpack/webpack/pull/6549/commits The newest version of webpack chooses to use md4 for compile time hashing instead of something more useful like md5/sha1/sha256. In the openbmc openssl.bbappend, we override and disable some of the ciphers we should not be using on target. This patchset adjusts the recipe to only disable the insecure hashes on the target, so openssl-native still compiles and allows them. This patchset is the first in a series to upgrade phosphor-webui to the latest versions of the packages we use. Originally opened as: https://gerrit.openbmc-project.xyz/#/c/openbmc/openbmc/+/12561/ (From meta-phosphor rev: e5217200adeed14222afde2b3ff6b972173a938f) Change-Id: Ic68b8cb9f2277cfca78f75aac0640b363640c61d Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-11phosphor-webui: srcrev bump a788cf0182..dd9d4c3299Andrew Geissler1-1/+1
Gunnar Mills (1): Move to default headers (From meta-phosphor rev: 025400b1784a3fe0ce82fa1244125836e9f46f54) Change-Id: Ie775e0433068099d99fd154bc66722aadcd029e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-11phosphor-host-ipmid: srcrev bump 26f80ab2cc..0b02be925aAndrew Geissler1-1/+1
Patrick Venture (1): add .clang-format (From meta-phosphor rev: 173a10484d8d3b52aa49b294d567711dd8100f2e) Change-Id: Iedd73801dac37464eb28b6cb1b6ceec0584abefd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-11phosphor-net-ipmid: srcrev bump fe5a645872..584fa8877dAndrew Geissler1-1/+1
Adriana Kobylak (1): Add support for OpenSSL 1.1.0 (From meta-phosphor rev: d5052421e7b20c674b2205841edf65d3d5214138) Change-Id: I3a57ff78813ceb16ca73c4f1908ca1b1a56274c6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-11phosphor-bmc-code-mgmt: srcrev bump 76c79df3fc..fa34e02315Andrew Geissler1-1/+1
Gunnar Mills (1): Clang 6 updates (From meta-phosphor rev: 6b48d014a73c147062bcd877965f41eab1b01b14) Change-Id: I99bd51fb3a9a7a85b36d3105544d8892e259dd30 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-11obmc-mgr-sensor: Remove recipe and service fileAdriana Kobylak2-35/+0
The obmc-mgr-sensor managed the sensors under the /org/openbmc/sensors path which is now deprecated. The sensors are now created in the paths specified by the ipmi sensor config.yaml files. Tested: Powered on a Witherspoon to the Host OS without ipmi giving get/set sensor errors. (From meta-phosphor rev: 8ca499713e2cc963ac0193b96d1d9dc46a817770) Change-Id: I0de970d3a139eae4b71ce125ad133bed610801ec Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-11phosphor-webui: srcrev bump 83dcedf108..a788cf0182Andrew Geissler1-1/+1
Gunnar Mills (7): Have loader wait for Last Power Operation Create new SNMP Settings page Fix '$scope.filteredLogs is undefined' Remove unused dataService.loading_message Remove remote_window_active Remove unused dataService sensorData 'Critical' Server Health on 'High' Priority logs beccabroek (2): Create SOL console directive SOL console in new window button (From meta-phosphor rev: 30bde92481e2257fa9b7f70155b4d5f84d38f15b) Change-Id: I258ed33b00e3f9ca2ccc078ec149c35436fe6494 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-11phosphor-logging: srcrev bump 5ac1bde129..7d111a85ebAndrew Geissler1-1/+1
Adriana Kobylak (1): log_manager: Don't fail on missing synced file (From meta-phosphor rev: 88232dd070ee638f26f6ff5652d51ff10f335905) Change-Id: Ib2836e1509ae2ccf12a41fe50ab441f9cfe3dd5d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-11phosphor-pid-control: srcrev bump e2ec0f618a..8f1791448eAndrew Geissler1-1/+1
Patrick Venture (3): ipmi: catch SdBusErrors on bus call failures Build as c++17 ipmi: add back call to is_method_error (From meta-phosphor rev: ac60bb77e14c05aca1e61baaf9008f3167eb6289) Change-Id: Iec3d09697ae9ea19485822894fbc63a9249bdb1d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-10phosphor-tiny: preserve existing distro overridesBrad Bishop1-1/+1
phosphor-tiny.inc is intended to be included from a distro config file. As such it should not override any existing content in DISTROOVERRIDES placed there by other distro includes or the main distro configuration file. (From meta-phosphor rev: 5b9f4ed598f576620fa28bc4422cd8d8a532c410) Fixes: 8ed79d3c02f088673a52e89168f3d44b5a736ab0 Change-Id: I8abe8fc57148a3edf7b8097e4f3ee1974eca6e59 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-07phosphor-tiny: Remove python-gevent.bb .py filesAndrew Geissler1-0/+6
Only the .pyc files are needed from the gevent recipe. This saves us ~130KB of rofs space. Reference openbmc/openbmc#3372 (From meta-phosphor rev: 9aa5a5623a08708cce8fa898164e9adae5c9b193) Change-Id: I3454bbd93e52be340374feeb15f36ea7f8c0b43c Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-07phosphor-tiny: Reduce python.bb .py filesAndrew Geissler1-0/+10
Only the .pyc files are needed from the python recipe. There was some discussion of natively supporting this in the python recipe within this bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=6434 But nothing ever came of it so for now bbappend a file that removes the unneeded .py files during install. This saves us 800KB of rofs space. Testing: Verified the python apps still started without issue in QEMU. Resolves: openbmc/openbmc#3372 (From meta-phosphor rev: 20e22db34e1d1b913607b538d3c536979f38ecf4) Change-Id: I63b452dd63cff3274414b3e01183b62c0c7656f8 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-07Introduce new phosphor-tiny distro featureAndrew Geissler1-0/+2
This will be used by recipes to minimize the debug objects installed into the flash image. See the poky-tiny wiki for reference: https://wiki.yoctoproject.org/wiki/Poky-Tiny Future commits will utilize this new distro feature to minimize flash image size. Tested: Verified it built. (From meta-phosphor rev: 8ed79d3c02f088673a52e89168f3d44b5a736ab0) Change-Id: Ifdace2c4bb7a98df5aa0473e5e7edc8a4f591024 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-07ipmi-fru-parser: srcrev bump c19b813e79..25fbd433ecAndrew Geissler1-1/+1
Adriana Kobylak (1): gen_pimrules: Update the Boot Progress Sensor (From meta-phosphor rev: 43812b766f7bfada6c367a0ce9cc3076ab50cd8f) Change-Id: I72a23734724e968e292bc8452ea1876ed352ae0b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-07phosphor-host-ipmid: srcrev bump 1e12112baf..26f80ab2ccAndrew Geissler1-1/+1
Andrew Geissler (1): Add -flto to CXXFLAGS Patrick Venture (1): add missing header: map (From meta-phosphor rev: 759f5a5d3e82eccb3fea958b116d78ce099ecfec) Change-Id: I1bde7819ca3537d6a08fd4b6c0ca81f9562d70a4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-07obmc-console: srcrev bump 3c89b26348..1864435759Andrew Geissler1-1/+1
Kun Yi (1): log-handler: Init log size properly (From meta-phosphor rev: f21ad258ad56ad549d8f0c0330dffab32f1a1e2d) Change-Id: I602e60176265539311d6231c29e8c300de54d558 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-07sdbusplus: srcrev bump 2c8f93fb44..b641d103adAndrew Geissler1-1/+1
Lei YU (1): Handle invalid enum value in convertForMessage() (From meta-phosphor rev: 7c80ce885f9afdde563050530211e5cfb15c23b4) Change-Id: I236992ac0b2019fdd15cefed2611dbbed5b135b6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-07phosphor-rest-server: srcrev bump 6691e7ca4e..6e1ca53062Andrew Geissler1-1/+1
Deepak Kodihalli (1): Log requests and responses (From meta-phosphor rev: 13634d66774552cfb649a031cbf1e6866119db35) Change-Id: I2f4c0d1bd87b60c8beaa8234258fa4aa0df517ad Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-07Add new logging packageDeepak Kodihalli3-0/+20
Package app phosphor-rsyslog-conf. This app implements an API to update the rsyslog config. (From meta-phosphor rev: f99f3c8b4e3b364b0d1afacc144a31cccb8772da) Change-Id: I06b68329d258782bba52a93f4f6431ba94783e53 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-07Pull rsyslog into imageDeepak Kodihalli4-0/+22
The intent is to use rsyslog for streaming journal logs off of the BMC. Since this is the only intent (i.e at the moment there's no requirement to employ rsyslog for local logging), modify rsyslog.conf accordingly. (From meta-phosphor rev: a549e7540ede46686c5011ac2f7209704643a2d6) Change-Id: I01d7dbd648da82536085f7586efcd7f1c7dd8ae0 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-07Add python library pamela as a dependency of phosphor-rest-serverTom Joseph2-0/+16
Pamela is a python wrapper for PAM. Compared to python-pam it has wrapper for account management in addition to authentication. (From meta-phosphor rev: 65c5362ac32389167766f51de4cd3f645fae0123) Change-Id: I5fee48e75d1b68b998fdb2971aad3802191ee1d5 Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-07phosphor-snmp: srcrev bump f4ecf88338..aea53d071dAndrew Geissler1-1/+1
Ratan Gupta (1): Fix spelling errors (From meta-phosphor rev: 3afdc659c4e11eeca054139068955eced33ac2ab) Change-Id: Iaa41842f97dd71b79aa46fd752a14f421730a704 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-07ipmi-sensor: Add power supply derating factorAdriana Kobylak2-0/+27
Add the power supply derating factor sensor to the ipmi yaml file. This sensor was currently hardcoded in the /org/openbmc/sensors path but that is being deprecated in favor of having the sensors defined in the ipmi yaml config files. Tested: With this change the get sensor command was successful. (From meta-phosphor rev: 8605fa1ad9512fdc2bea2a3f5ad3be9b2828f9ee) Change-Id: Ie221521e91b47639cb9d24eb23ab2b8bf774d110 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-07sdbusplus: srcrev bump e0d6965e73..2c8f93fb44Andrew Geissler1-1/+1
Vernon Mauery (1): sdbusplus::asio: fix callback with void args specialization (From meta-phosphor rev: cab82626afbfaad1c702445cc330fc92fab8c036) Change-Id: I6e3b5a94f7c803ac10b20c0015d9938f73889a7b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-06phosphor-dbus-interfaces: srcrev bump e0e9aed2be..02254dfeeaAndrew Geissler1-1/+1
Adriana Kobylak (1): Add PowerSupplyAttributes interface (From meta-phosphor rev: 82f1d786be40a77a64e5ed903b8fcb57d6ead88b) Change-Id: Ice5f323e9509d766b067ee83de0dfcf860c5c9bc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-06ipmi-sensor: Add power supply redundancyAdriana Kobylak2-0/+37
Add the power supply redundancy sensor to the ipmi yaml file. This D-Bus object already exists in the Settings app. Tested: Verifed that the generated phosphor-ipmi-host sensor.yaml file contained the new sensor. Removed the legacy sensor from the /org/openbmc path and powered on a Witherspoon to the Host OS without errors. (From meta-phosphor rev: 46adbb00b0b672789bd8fc47bee82e46c5880956) Change-Id: Id8a2494848d6b13710d0f6365438086ce1a42513 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-06bmcweb: srcrev bump a38b0b2063..1abe55ef98Andrew Geissler1-1/+1
Ed Tanous (1): Move to clang-format-6.0 (From meta-phosphor rev: 2827a6ca84c91bf6570a95793a5bf3e26bef65a3) Change-Id: Ie1ce64acb81659283c65e87c18a2c1ccdf2508fc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-06phosphor-dbus-monitor: srcrev bump 2ded5e1e39..3d6d3182eeAndrew Geissler1-1/+4
Requires a new dependency on phosphor-snmp to raise SNMP traps based on the callbacks received for the watch added on logging interface. Marri Devender Rao (1): Raise SNMP trap by reading error entry properties Patrick Venture (2): clang-format-6.0 bump fixes update .clang-format (From meta-phosphor rev: 76158005f0363559a77190b593dc9713930913ca) Change-Id: I1f38ebb5b5c6ff21326ea85d9fe10603dfe158cd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-06phosphor-hwmon: srcrev bump c9c818ed85..cc86915b98Andrew Geissler1-1/+1
Patrick Venture (1): clang-format: fix pointer alignment, sort using (From meta-phosphor rev: ce63ce3bf587813e4d8680cc0056ded19b4dc26d) Change-Id: I8d775a2eac088daba2cc58d4abd86ea72a237634 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-06phosphor-webui: srcrev bump e364faa031..83dcedf108Andrew Geissler1-1/+1
Gunnar Mills (6): Remove unused inventory-controller Remove unused sensors-controller Remove 1/0 boolean workaround Create "Date and time settings" page Add Time Owner and Time Mode Add Host Time (From meta-phosphor rev: ff7920c763c5408fac1dfe567cc471e78ad6ad22) Change-Id: I82b11389da8ffb5b445b5f8e5799a7794cbe9a27 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-06phosphor-networkd: srcrev bump 189d44eddd..ce26282763Andrew Geissler1-1/+1
Andrew Geissler (1): Add -flto to CXXFLAGS Gunnar Mills (3): Throw InvalidArgument on bad Default Gateway Correct spacing Throw InternalFailure in catch (From meta-phosphor rev: e05943290acb730339e8a8e1229466f02d23cc33) Change-Id: Ib19c2b14004b80180fc151890c819a12420a0f55 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-06meta-phosphor: Move layer content from common/Brad Bishop406-2/+2
Adopt a more conventional directory hierarchy. meta-phosphor is still a _long_ way from suitable for hosting on yoctoproject.org but things like this don't help. (From meta-phosphor rev: 471cfcefa74b8c7ceb704cb670e6d915cf27c63b) Change-Id: I3f106b2f6cdc6cec734be28a6090800546f362eb Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-05Spelling fixesGunnar Mills10-11/+11
Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2. (From meta-phosphor rev: 38f27112a9bc38337d8f4c63c333d2a1f28945fa) Change-Id: I834b99d63a260f21c60b58c91ec328cf04b683fe Signed-off-by: Gunnar Mills <gmills@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-05phosphor-hwmon: srcrev bump 043d32306e..c9c818ed85Andrew Geissler1-1/+1
Patrick Venture (1): hwmon: revert alignment change and fix-up (From meta-phosphor rev: 06f257cb0a8ff30de01dfaf640b7424c44372440) Change-Id: I68f8a2196a21d32192aa93c34ab30c0ec88c8474 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-05sdbusplus: srcrev bump 8ce61e4e20..e0d6965e73Andrew Geissler1-1/+1
Patrick Venture (3): clang-format-6.0 bump fixes update .clang-format header inclusion order clang-format: always break template declarations William A. Kennington III (2): clang-format: Sort using statements clang-format: Fix pointer alignment (From meta-phosphor rev: 120999ab98032349d69203cf907b8a2033510bbf) Change-Id: I5984feff9c85f4ef7c0481954cc3e073fa8488e5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-05phosphor-pid-control: srcrev bump 991cf8757b..e2ec0f618aAndrew Geissler1-1/+1
Patrick Venture (1): clang-format: fix pointer alignment, sort using (From meta-phosphor rev: c5d21afea33c774961762bda445d7f01a536d730) Change-Id: I0ea244ce43e6f2670f73e22582c7501e6f315f81 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-04phosphor-hwmon: srcrev bump 901f117733..043d32306eAndrew Geissler1-1/+1
Patrick Venture (1): add .clang-format (From meta-phosphor rev: 91825c03eb7151ad917e9aec3266ba9fcaaef947) Change-Id: Ia4b07602ebe5ea6e4c06c33ab77f0b257f63ea26 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-04phosphor-webui: srcrev bump 1ca1d7e10e..e364faa031Andrew Geissler1-1/+1
Gunnar Mills (2): Move to clang-format-6.0 Remove hack for 1/0 booleans (From meta-phosphor rev: bd847c188b7acb547578bf9e0321c9709ae03d55) Change-Id: I081a828f4c342c9fac3f35a293a285252a7ead6b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>