summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-02-06ibm: remove phosphor-rest related metadataBrad Bishop2-15/+0
IBM is no longer using phosphor-rest so drop phosphor-rest server related metadata. (From meta-ibm rev: 6297ba9e1ea2234555303a8a739df2e87969f40e) Change-Id: If4f598f94cb56e7d6422a155b2cacd67842e7e96 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-05meta-facebook: Add NCSI MAC kernel configVijay Khemka1-0/+1
Added CONFIG_NCSI_OEM_CMD_GET_MAC for tiogapass kernel config. Tested: Build tiogapass kernel image and verified. (From meta-facebook rev: d84f10b1469a26618387a313b9b4530ecf9626be) Change-Id: I88bd7d71fd1f25cab694a1ae84afab8c6540ee7c Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-05ibm: remove meta-webserver from bblayers.confBrad Bishop4-7/+0
With the recent move to bmcweb we don't need meta-webserver anymore. (From meta-ibm rev: a5231caf14dd78aa451621644bb60069eea17009) Change-Id: I92f760321d38f99e651e3a6ae4d689f0bfb337ff Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-05phosphor-watchdog: srcrev bump f505fc0674..8cf5f64c9eAndrew Geissler1-1/+1
William A. Kennington III (4): Convert to standard CLI11 argument parser mainapp: Fix missing includes test: Rename watchdog_test to watchdog test/watchdog: Don't use designated initializers (From meta-phosphor rev: 251192c44dc5fa8d70a051b920d9d7597f098f6e) Change-Id: I25e93ba5ba11dc5a818a5314d85a864fce586709 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-05phosphor-ipmi-flash: srcrev bump 2a927e87c3..7ef1346f9eAndrew Geissler1-1/+1
Patrick Venture (2): tools: implement blob read tools: blob_handler: add some const ness (From meta-phosphor rev: 4ea692be5e5fc557e8f3eac6c6164f4c62cf607c) Change-Id: Ic8e144f3986679494238c056dc7dd8ff986734f6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-05phosphor-host-ipmid: srcrev bump e19540e6d8..74a2102e1fAndrew Geissler1-1/+1
Johnathan Mantey (5): Update DBus initialization and use Eliminate public function returning pointer to private class data Refactor the initialization of the channel data from the JSON Move public variables to the class private space. IPMI channel to NIC device mapping modified within JSON config file (From meta-phosphor rev: 6d89f367e218be026211bb62f6451aaa809991d4) Change-Id: Iaaae506f96daabfb55119266b09727db20e6ad61 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-04aspeed; fix incorrectly applied patchBrad Bishop1-1/+1
meta-aspeed commit 054541adc3 was not applied correctly. sync up the subtree with 054541adc3 applied correctly. Change-Id: I3df6319c6e5f68e2d517db177928c1077dacdb85 Fixes: 1a4b7ee28bf7413af6513fb45ad0d0736048f866 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-04bmcweb: srcrev bump d45d2d0f40..b957ba5a34Andrew Geissler1-1/+1
Gunnar Mills (1): Add IBM Processor Properties (From meta-phosphor rev: ff3736880a58aeaa3361e690efb29f55d855f66a) Change-Id: I5b3523af1558de36a7084b3d8e777bfb8d029acd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-04meta-quanta: q71l: add psus to dbusPatrick Venture5-0/+64
Add the PSUs to dbus. (From meta-quanta rev: 3e55555b7f8f760525a1291265097bba38a435f2) Change-Id: Ib3b4d99d3d83520747b93d62816610e85519fdd7 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-04meta-quanta: q71l: add iio-hwmon-battery sensorPatrick Venture2-0/+8
Add the iio-hwmon-battery sensor from device-tree to dbus. (From meta-quanta rev: 277985acdc85091dcad500e43042eeb68198d977) Change-Id: Ia0b4b1e68aa8c70760548545db6c55328548a6e9 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-04meta-quanta: q71l: move pwm-tacho to new locationPatrick Venture2-1/+3
Move the pwm-tacho sensor list to new location based on device-tree changes. (From meta-quanta rev: 1d43ee5096218aa4f42aebe5a8b3db434dcc5953) Change-Id: Ia4515b92e178d19b1105bba2c063c693bc39ef74 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-04meta-quanta: q71l: add prefixes to phosphor-hwmonPatrick Venture1-6/+8
Add prefixes to phosphor-hwmon variables so they won't interfere with other machines variables of the same name. (From meta-quanta rev: 9b85273bcf43426b3a8b712a55a7d80b4d49afeb) Change-Id: I94f24923c89ea5e61ad7c1e9e69f723c920ab915 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-04Add a new layer meta-gsj to meta-quanta.FranHsu6-0/+127
Tested: This commit included the basic machine config and package group setting for project GSJ. And it could build successfully with meta-nuvoton fix (https://gerrit.openbmc-project.xyz/#/c/openbmc/openbmc/+/17719/). But the built image cannot run on EVB now, it is because the image generate script still not ready yet. (From meta-quanta rev: e08538d3df34128ef92c0593c1556931e62c614a) Change-Id: I2724915dd674bbce0db16a3714bc50cf8993f9b9 Signed-off-by: FranHsu <Fran.Hsu@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-04phosphor-watchdog: Add cli11 supportWilliam A. Kennington III1-0/+1
Tested: Still build as normal and works to enable support with a manually patched phosphor-watchdog. (From meta-phosphor rev: 95fd2b822ed50bfc08513f4f9d6e0f689dac8ef2) Change-Id: I91f720e10b02390ee4c2fd9c2feb62fb0c77b384 Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-04linux-aspeed: Move to 4.19.19Joel Stanley1-2/+2
This includes security and bug fixes from the 4.19.17, 4.19.18 and 4.19.19 stable releases. (From meta-aspeed rev: 00486f5cebee8ecfecec8638261f8215fafc924d) Change-Id: Ia412cbe27b36d6aee87ad51c9d03e75d92414cf0 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-04bmcweb: srcrev bump fe7e97d310..d45d2d0f40Andrew Geissler1-1/+1
Marri Devender Rao (1): Redfish: Update schema files to 2018.3 (From meta-phosphor rev: 60a523a517ef5c052c4280851f6895bacf3cb5a7) Change-Id: Ice123671ccd1e170d016bc5b062cdcdc18c4f4d3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-04phosphor-webui: srcrev bump 97280b3efd..a09cc2da1bAndrew Geissler1-1/+1
beccabroek (1): Form validation on login page (From meta-phosphor rev: 6d5204664f9377f1ecea5ec946739bbdc9a7cfe0) Change-Id: I94ed7d975c07a2b9997d26fdcc092fe3647d0727 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-04phosphor-net-ipmid: srcrev bump d5a4f45e1e..6f353e868dAndrew Geissler1-1/+1
Vernon Mauery (3): netipmid: move raw sockets to boost::asio sockets netipmid: move sol console sockets to asio netipmid: move sol timers to asio (From meta-phosphor rev: 6ddee1fde5b84804603ab1d2150ca60caeebd1d4) Change-Id: Idd24255a393327ab88b8f2e5638604add2e234e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-04phosphor-ipmi-flash: srcrev bump 596b681cab..2a927e87c3Andrew Geissler1-1/+1
Patrick Venture (1): tools: updater: iterate via string instead of auto (From meta-phosphor rev: 6c322dbb457a1492d9bc814b3b61c63dc0e2ca74) Change-Id: I0a69b1a69083b78ec089b18f2933487143b8008d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-04phosphor-objmgr: srcrev bump d732287cdd..09be576c5aAndrew Geissler1-1/+1
Matt Spinler (2): mapper: Keep track of association owners mapper: Support association property removes (From meta-phosphor rev: 948363e08c8dbfcb8665be17856d50332fc6e4dd) Change-Id: I22f93d3334c19751f299b1522765a2b30ca4236b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-04Sync channel name to network interface nameRichard Marian Thomaiyar2-3/+3
Update channel config to network interface name so that it can be referenced directly without any mapper. i.e. channel name is network interface name Depends on phosphor-host-ipmid version, which is also updated in this patch (From meta-phosphor rev: 8d2b48ddef636c8daea43111cc843ed6aaa67688) Change-Id: I3bb5780d3182cbae2a490943818f5d5d20034275 Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-04meta-openembedded: refresh thud: 6094ae18c8..cca27b5ea7Brad Bishop12-1094/+329
Update meta-openembedded to thud HEAD. Andreas Müller (4): libxklavier: Fix keyboard layout bug for xfce4-settings libmtp: upgrade 1.1.5 -> 1.1.16 and rework networkmanager: move udev-rules from /usr/lib -> /lib openjpeg: fix build for multilib Ovidiu Panait (1): polkit: Fix CVE-2019-6133 Change-Id: I49e13eda2bea04302b8445c613d33e9e37228351 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01openpower-host-ipmi-oem: srcrev bump 02261c0c55..b61b107f82Andrew Geissler1-1/+1
Tom Joseph (2): eSEL : Handle logging of eSEL in OpenPower OEM library eSEL: Add severity and callout to the error metadata (From meta-openpower rev: d16c9e4a292a4203ca46204e98a893018df9fc4e) Change-Id: I9d1062b6471a1eb07c096ea41ba44649f19247e6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01meta-phosphor: Replace phosphor-rest with bmcwebEd Tanous2-2/+2
This patchset replaces the python based phorphor-rest implementation with bmcweb, a c++ implementation. bmcweb has several advantages to phosphor rest, and should be the default implementation for new BMCs. Some of the advantages include: 1. Authentication and authorization is based on PAM 2. Its written in a compiled language, which gives it more applicability for low resource systems with lower memory. 3. It replicates all the existing phosphor-rest interfaces. 4. Smaller binary size. The bmcweb binary compresses to 800KB at last measure. 5. bmcweb implements a compliant redfish interface, which phosphor-rest does not. 6. bmcweb has a selectable build, so features can be enabled/disabled per platform as needed. (From meta-phosphor rev: 7bfe2964d1c263d7104fcaabc42806ad0bcff331) Change-Id: I4a9b5169c2151de633b5227612f15a9e7a771683 Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01dbus-sensors: srcrev bump 2a408b946e..08aec6f16fAndrew Geissler1-1/+1
James Feist (1): [adc] stop using oemname (From meta-phosphor rev: 0b5f6e8d2229b09952cf9d487a31d7e17dce94a0) Change-Id: I8614437c53826baaeacc57d0dd2cf896ed61eb43 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01bmcweb: srcrev bump da21df7cde..fe7e97d310Andrew Geissler1-1/+1
Matt Spinler (3): REST: sd_bus_message->JSON: fix multiple entries Support any message type in /subscribe callbacks REST: GET: Use convertDBusToJSON (From meta-phosphor rev: 8ec5188a65702f7d81e4802882bac6b8ad5a3058) Change-Id: Ib75c447c88ab3eb0ac301712ad0e0edb4b2f147b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01phosphor-ipmi-flash: srcrev bump 13e49868de..596b681cabAndrew Geissler1-1/+1
Patrick Venture (1): tools: move blobs methods to private (From meta-phosphor rev: bdb83ca0a6fd60afd4d7b5cef3b8d2f7eed543cb) Change-Id: I4206142ef1eeb0ee6ddc609c0b10413acb2342fd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01meta-ibm: Remove bmcweb overridesMatt Spinler4-28/+0
As bmcweb will be enabled from meta-phoshor, that's where the socket and service files will be, and where the repo will be pulled in from. No need to it from meta-ibm. (From meta-ibm rev: e9f1abf282032579fb400d5511760de080cbeac2) Change-Id: Ifa94158a2401eaad6eb44dbed1ca9bf81bce0e35 Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01meta-ibm: remove nginx from IBM platforms.Ed Tanous8-223/+2
Nginx on OpenBMC has a number of issues that matter to openbmc. 1. It increases the binary size. This is an issue given that OpenBMC targets a relatively minimal flash footprint. 2. It increases the runtime overhead. Running nginx as a reverse proxy to the application servers causes a runtime overhead, and context switch for every single page load, as well as an extra socket. 3. nginx doesn't implement any kind of authentication, so auth needs to be implemented in every application server. This removes a lot of the advantages of the reverse proxy, and duplicates a lot of code amongst multiple application servers 4. A number of nginx parameters run from the nginx config file. Some of these parameters (like cipher suite support) are desired to be changed at runtime, rather than fixed at compile time. Related to commit here to move system to bmcweb: https://gerrit.openbmc-project.xyz/#/c/openbmc/meta-phosphor/+/12933/ (From meta-ibm rev: b6639a209f0089864bef4fc86dcad97880bce682) Change-Id: I21848eb3a8dfa85968c6c96d6a78f5145402db1d Signed-off-by: Ed Tanous <ed.tanous@intel.com> (cherry picked from commit 699e296eb0dbd421bcb2fff4be9d446f47ae7195) Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01Remove dependency on phosphor-ipmi-inventory-sel recipe.Tom Joseph1-2/+0
With the eSEL refactor phosphor-host-ipmid is not depending on the phosphor-ipmi-inventory-sel recipe. (From meta-phosphor rev: 174a3499599cda3972f8a532d11e596b57345300) Change-Id: Iea24b03fda36071760792b06a9c4e8443ad149ef Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01Add dependency on the phosphor-ipmi-inventory-sel recipe.Tom Joseph1-0/+5
The phosphor-ipmi-inventory-sel recipe provides the system specific mapping between the IPMI sensor numbers and inventory path. The openpower-ipmi-oem library will consume this mapping to log eSEL as D-Bus error objects. (From meta-openpower rev: 55b87c2cdb7c75ec8674a4a77999f2630e6d282f) Change-Id: I24893f342920fbd9690d0d769ac1f0f44017948b Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01meta-quanta: Add meta-f0b machinePKLee-Quanta25-0/+530
Initial introduction of Quanta F0B family equipped with Aspeed 2500 BMC SoC. Tested: Build Quanta F0B board and load on the target hardware. Ensure that BMC boots to console. (From meta-quanta rev: b0d87650a1f20510596881a37c6a4424c6c5781a) Change-Id: Ieb5aad2f897dc8fb1840e0db2929b9350e3fa063 Signed-off-by: PKLee-Quanta <p.k.lee@quantatw.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01meta-on5263m5: Add inspur-uuidJohn Wang1-0/+27
The phsophor-led-sysfs needs only one pin to control the led(linux led subsystem). But inspur's motherbaord needs 2 pins to manager the identify-led(only identify-led) gpio_control 1-0-1 keep 0>50ms toggle the led gpio_read get the led status(0 means on 1 means off) Testd: Tested on the on5263m5 board (From meta-inspur rev: c8f86c0b5d40b1fa6e7ecba096a148187859e089) Change-Id: Ia3677a8e37b8888b8c679090b58bc2740763095e Signed-off-by: John Wang <wangzqbj@inspur.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01meta-phosphor: Add new service to dbus-sensorsJames Feist1-0/+1
New application was added. Tested-by: Build passed and sensor was avaliable during sensor list (From meta-phosphor rev: a1eef888b8993ce972210bf94ce167a501506bbb) Change-Id: I0d753d2b445adbbf80ccd090ba352f0435f7e6d8 Signed-off-by: James Feist <james.feist@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01dbus-sensors: srcrev bump b82c2a78c7..2a408b946eAndrew Geissler1-1/+1
James Feist (3): Fix Exit Air Temp Sensor Enable ipmb sensor Add initial README (From meta-phosphor rev: eee0a1f0e7a4d7c2d7212f069a17827705cdc3b5) Change-Id: I47701b74d72e381e99c6ac4f2c10df5f960e9406 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01phosphor-webui: srcrev bump a3b397d7f7..97280b3efdAndrew Geissler1-1/+1
Iftekharul Islam (1): Fix table header (From meta-phosphor rev: e6410bb073cb710b86053245e0125877f6b43b50) Change-Id: I5f3136fe56bb9baa492b1c5a202e06c8f5374e4e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01ipmbbridge: srcrev bump 932870a4e1..a8c77dc857Andrew Geissler1-1/+1
James Feist (1): Stop using old i2c-tools header (From meta-phosphor rev: 0eaeb6c8e090f9eb6330eb573d0140acc5b7597a) Change-Id: Ia48681bdc26bedd2a4b9dd25bcd7b7452f858485 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01phosphor-host-ipmid: srcrev bump f301f04567..161f20d59dAndrew Geissler1-1/+1
Richard Marian Thomaiyar (1): Removal of excess 16 bytes padding (From meta-phosphor rev: 20e418fd2722ff0dd1d6f46d47cd523a720c4567) Change-Id: I5138cc765e4d77c1fe4caf4c91f0370d512c2399 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01pam-ipmi: srcrev bump a32999cde4..65edb939efAndrew Geissler1-1/+1
Richard Marian Thomaiyar (1): Removal of excess 16 bytes padding (From meta-phosphor rev: 23dd122622b099237c150188161fff687da0c259) Change-Id: If0858a0b8263aa3a52815f5938fd832f52fef203 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01phosphor-pid-control: srcrev bump 9fa90c1923..35621ebeb9Andrew Geissler1-1/+1
Patrick Venture (4): README: drop TOC README: move contents into markdown README README: add missing verbatim wrap README: Add margin thermal example (From meta-phosphor rev: 731defb61dcea549e7f3f6eb4eb3fe05eea43042) Change-Id: Ia763291489ae4559de3daea6fb34b03c87805fb2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-02-01Enable x86-power-control recipeKuiying Wang2-5/+2
(From meta-intel rev: fbcd11d0ccbd820d67464782b3ac95e6ed16c211) Change-Id: Ia333dd6385b76e737f236f645cb8657b81290481 Signed-off-by: Kuiying Wang <kuiying.wang@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-30phosphor-webui: srcrev bump 7e48d0818a..a3b397d7f7Andrew Geissler1-1/+1
Ryan Arnell (1): Fix issue for responsive design: Login screen beccabroek (1): Add ngMessages (From meta-phosphor rev: 6b794dda3d8f3b9d2f5e66627afc8a3358130128) Change-Id: I764a9446451d1c3f561f2aef15ac7fb87eb00b24 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-30entity-manager: srcrev bump 63845bfe69..bea722b6f1Andrew Geissler1-1/+1
Ed Tanous (1): Fix bad riser address and mux type (From meta-phosphor rev: b5508be5f645ea309fe67a4f3110a67c4f4bd275) Change-Id: If28acb006ff118b8ebae5f57aae55431c6e07649 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-30phosphor-pid-control: srcrev bump 80b5d9a8a5..9fa90c1923Andrew Geissler1-1/+1
James Feist (1): Change all default_bus back to new_system bus (From meta-phosphor rev: 205cd07c72d304c711bbdb8273a148576d3c543c) Change-Id: Ibc4b1daa8fdf116768e06a814a42c11b8241575b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-30phosphor-ipmi-blobs: srcrev bump d1c3e86f23..dc82ab15f2Andrew Geissler1-1/+1
Patrick Venture (2): stop installing manager header blobs-ipmid: blobs header: add prototype all handlers need (From meta-phosphor rev: 887508fbc1137234ad53587547bba0349901b229) Change-Id: Id028cc3a5e1bb1b67f64c1d00689cb27e15b2713 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-30phosphor-debug-collector: srcrev bump e57ee7623b..6d7f753ba7Andrew Geissler1-1/+1
Marri Devender Rao (2): Refactor to pass errors to watch through config YAML Specify plugins to be invoked for chekstop error (From meta-phosphor rev: d9924f22c79d9296f6a481ff2716d4a903c1deac) Change-Id: Iaffa06145af2db4e6dc5deb56f3c30177d079e34 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-30openpower-pnor-code-mgmt: srcrev bump 17f55a8231..c9caf86988Andrew Geissler1-1/+1
Lei YU (2): Allow delete functional PNOR if only 1 PNOR is allowed Invoke Delete method to correct service (From meta-openpower rev: 417c724d1ad9f1e5e71fac4eb2e9197ef296c997) Change-Id: I127ae1e91b2cbc26fa4887898278d70898883dc8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-30meta-inspur: Upgrade to yocoto 2.6John Wang1-1/+1
set layer compatability to thud (From meta-inspur rev: 63e6b51e20656647b7df03cdf4c6414934d993d3) Change-Id: Ia13c535f8aab24750aa3231b93521205cda3b1b2 Signed-off-by: John Wang <wangzqbj@inspur.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-30phosphor-debug-collector: OP Pass errors to watch through YAML fileMarri Devender Rao2-0/+5
Introduced checkstop dump type. Error object paths to watch for checkstop dump type are specified in the YAML file. (From meta-openpower rev: ee3362b9f94e225c4cb607be928373bb8ca892d1) Change-Id: I32ec30a77a0b22d1a610c9a0233653375467bb7e Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-01-30meta-phosphor: refresh master: 80d39cecca..c531e38a57Brad Bishop10-10/+10
Update meta-phosphor to master HEAD. Andrew Geissler (12): dbus-sensors: srcrev bump e8b60d0bf0..b82c2a78c7 entity-manager: srcrev bump bcf722e0ce..63845bfe69 bmcweb: srcrev bump 7625cb81a6..da21df7cde phosphor-webui: srcrev bump a83cd057aa..7e48d0818a phosphor-ipmi-flash: srcrev bump 46bdadc210..13e49868de phosphor-fan-presence: srcrev bump f0b020fb32..a1aef7a100 phosphor-hwmon: srcrev bump 9a7ef7c639..cd40c8815a phosphor-net-ipmid: srcrev bump 744b3c8b84..22c8a210c4 phosphor-net-ipmid: srcrev bump 22c8a210c4..5f1dd316fc phosphor-net-ipmid: srcrev bump 5f1dd316fc..d5a4f45e1e phosphor-host-ipmid: srcrev bump 23df06f44f..f301f04567 phosphor-objmgr: srcrev bump a82779fb66..d732287cdd Change-Id: Ic03af27608cb33750e1d9d4765f521a39463762c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>