summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* linux-aspeed: Device tree fixesJoel Stanley2019-01-181-1/+1
| | | | | | | | | | | | | | | | Mark Walton (1): ARM: dts: aspeed: Add #interrupt-cells property to gpio controllers Vijay Khemka (3): ARM: dts: aspeed: Add KCS support for LPC BMC ARM: dts: aspeed: tiogapass: Enable KCS ARM: dts: aspeed: tiogapass: Add sensors (From meta-aspeed rev: baaabab03733d18dbdfc55590bb2e16cef493db2) Change-Id: Ie17ccd8b8ebd0e2263135e4984c9302628f22a66 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump d8b93b5773..c39e8ce1a6Andrew Geissler2019-01-171-1/+1
| | | | | | | | | | | | | | Marri Devender Rao (1): Add TPM interface with no attributes to Inventory William A. Kennington III (1): watchdog: Rename timer use fields and enum (From meta-phosphor rev: 4f5582699a98f5d95f698259f1a9ca2fa05b6f81) Change-Id: If848ff4af8c9ce7bf74cfaf4277d086415cedf95 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Set required properties for TPM FRU through configuration fileMarri Devender Rao2019-01-171-0/+8
| | | | | | | | | | | | Add extra properties "present", "Field replaceable", "cacheable" to config file for Trusted Platform Module(TPM) FRU. (From meta-phosphor rev: acea36587d7c061bd59c9ce2022a066cbb50fb0f) Change-Id: I9664be7a4e0589928ec7c7b2a1150c7b04e1cf9d Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* sdbusplus: srcrev bump 062205d78d..4d741897f5Andrew Geissler2019-01-171-1/+1
| | | | | | | | | | | Lei YU (1): Revert "Revert "Fix incorrect defaultValue in generated server.hpp"" (From meta-phosphor rev: d7019a18dfd6c9e49dbba0b0e07d3f1a9cbf1fcb) Change-Id: Id42dc9f60f70453eede9c7b47590d9592b353b5d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* entity-manager: srcrev bump 554fd8ddc8..aaa4b526ceAndrew Geissler2019-01-171-1/+1
| | | | | | | | | | | | | | James Feist (1): Move front panel config into chassis Qiang XU (1): Add chassis intrusion sensor config (From meta-phosphor rev: 2fbab8a846d3ee32ba22b0425c29d8263ccb2f0d) Change-Id: Iab94203979043a64e5f1ea21d92b3dec2bf3c3c9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-flash: srcrev bump 182b76491f..907f3a70baAndrew Geissler2019-01-161-1/+1
| | | | | | | | | | | Patrick Venture (1): tools: implement bt sendcontents (From meta-phosphor rev: 6641c09d39deba84faf76b96abf3c4bb67cfdac9) Change-Id: I6cf6d062c51cff029fc6bbfb8309047cf94e7570 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump 127ea5461b..318bd892a6Andrew Geissler2019-01-161-1/+1
| | | | | | | | | | | Matt Spinler (1): REST: Return on error in findActionOnInterface (From meta-phosphor rev: 71b3ecdf2e8c55aeb411531846262b4c7571ceff) Change-Id: I9c3d88a91ef46493b9e3f08a77932d4ee56551ec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* brief-yoctoprojectqs, dev-manual: Update tag checkout examplesScott Rifenbark2019-01-162-14/+67
| | | | | | | | | | | | | | | | Turns out I had some hard-coded stuff in these examples. Furthermore, I did not have good enough detail in the brief-yoctoprojectqs manual. I added more detail on how to get that sato example going. (From yocto-docs rev: 8d2fe4968eec9250c6bf9da530d2d7521f68b986) (From poky rev: 7022689b109a7e2bb52c76a46d76fd3760658ad0) Change-Id: I5f58d0a33473753380920cbda3c046de5fa807f9 Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* poky.ent: Updated release date to "January 2019"Scott Rifenbark2019-01-161-1/+1
| | | | | | | | | | | | | Variable used in the manual revision tables had gone stale. (From yocto-docs rev: 9325027bbc7bccbb9e4d4a6a02b9b2b1817f8725) (From poky rev: a5b97067220cab89738a81616eaedbd97647b199) Change-Id: Ic63a9dad5df9712318bf57004aaa59271ba202d6 Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* openssl: Don't add c_rehashWilliam A. Kennington III2019-01-161-0/+4
| | | | | | | | | | | | | | | This script was rewritten into perl at some point and brings in an unnecessary runtime dependency on perl. Tested: Built a romulus openbmc image and verified that c_rehash and perl were no longer included. (From meta-phosphor rev: 53b55e6305bc1a801d758d2a11d2f2c402638acd) Change-Id: I77cc9e3f50cdca47fb71d8c2ceac0fab839b6e9e Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux-aspeed: Move to 4.19.15Joel Stanley2019-01-161-2/+2
| | | | | | | | | | This includes security and bug fixes from the 4.19.15 stable release. (From meta-aspeed rev: 8a1859716ca01a0d50c23b5b42c995167b21b33b) Change-Id: I0c293ef152e687ad18b1137b74541ce6ecd22349 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor: Move ipmitool fork to a set of patchesEd Tanous2019-01-163-36/+392
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Given that upstream yocto already has a recipe for ipmitool, it doesn't make sense for us to have a hard fork of it, especially when they are solving problems for us, and keep the version up to date. Functionally, this commit does 3 things. 1. Deletes the phosphor specific phosphor-ipmi-tool target 2. Adds the openbmc specific ipmitool patches into phosphor, for ease of updating to new versions in the future. 3. Updates ipmitool to the latest upstream version: 1.8.18 Tested By: Built an image with ipmitool included. Ran through some basic commands: ipmitool mc info ipmitool sensor list and observed no errors, and correct responses over dbus. Ran ipmitool --help and observed ipmitool version 1.8.18 in the output string. (From meta-phosphor rev: fe41c387618414906722b6a60b4c752cb6941d45) Change-Id: If1f0f3dbf8997576b8001e76318bbc231e8f59c0 Signed-off-by: Ed Tanous <ed.tanous@intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* systemd: Add support for static neighborsWilliam A. Kennington III2019-01-164-0/+805
| | | | | | | | | | | | | | | These are backports of changes I contributed to systemd v240. We need these until we get v240 from oe core. Tested: Ran a romulus image and provisioned static neighbors with systemd networkd. (From meta-phosphor rev: 8b84385e3c40d1827b06d0612def2275d3ad4faf) Change-Id: I5720a3b1626e15d4e4cfc630ce24f5818b294d8a Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Ensure host-check runs after ipmidAndrew Geissler2019-01-161-2/+2
| | | | | | | | | | | | | | | | | | | It has been found that multiple apps implement the /xyz/openbmc_project/control/host0 object path. The host-check service requires the one provided by the xyz.openbmc_project.Control.Host service but the mapper command line currently has no way to differentiate this. Specify explicitly the service required Resolves openbmc/phosphor-state-manager#2 (From meta-phosphor rev: 2d02ee8049f9c6b893435df52817c6ba5dfe8577) Change-Id: Iffb09e3125cf6614cb887d693a9b7812374f4e69 Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-pid-control: srcrev bump e54c7fffbb..80b5d9a8a5Andrew Geissler2019-01-161-1/+1
| | | | | | | | | | | | James Feist (2): Make James Feist a Maintainer Remove singleton from dbuswriter (From meta-phosphor rev: 436fe68bf8fedace42f1455f3bd51bcc4b42a574) Change-Id: If46e8797ade44552031b9d0dfd6c9ed2c7cf6424 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-flash: srcrev bump ccf235a8b7..182b76491fAndrew Geissler2019-01-161-1/+1
| | | | | | | | | | | | | | | | | Patrick Venture (7): bugfix: build: fix MAPPED_ADDRESS configuration variable internal: add read() method tools: bt: add syscall interface bugfix: tools: blob_handler: properly handle smallest reply tools: implement blob write tools: blob_handler: delete return statement tools: main: drop unused header (From meta-phosphor rev: e7b838f06cd4c8c3b3bf60298ece227eccc6bf36) Change-Id: I4580f894f44820f570e3fe9b8c989b5620ff6830 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Switch to phosphor-buttons for button handlingMatt Spinler2019-01-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Use the 2 button packages from the phosphor-buttons repo for button press handling: obmc-phosphor-buttons-signals - Sends signals when buttons are pressed and released obmc-phosphor-buttons-handler - Listens for the signals and performs the corresponding actions, which are the same as the current button code that lives in skeleton. These support the power, host reset, and ID buttons, All buttons are optional, and for a button to be configured its GPIO must reside in /etc/default/obmc/gpio/gpio_defs.json. If the GPIO isn't found, then nothing will listen for those button presses. See the phosphor-buttons code for the naming requirements. Tested: Built and ran image. (From meta-openpower rev: 5c738445228bc3916d24f582fe8b82e6ef7c539e) Change-Id: Ic6ac31d2df0000108b191971b959dbd635558258 Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* linux: net/ipv{4,6}: Enable commonly used functionalityWilliam A. Kennington III2019-01-162-0/+16
| | | | | | | | | | | | | | | | | | | | | This addresses some assumptions made by systemd about having multiple routing table support in the kernel. systemd-networkd will try and provision mutliple routing tables + policies and will silently break neighbor advertisement responses due to policy configurations on a single table. It also adds support for SLAAC based router settings and faster duplicate address detection. Size impact: 4k increase linux.bin(old): 2497656 linux.bin(new): 2502208 (From meta-aspeed rev: 55a9adbdb776b913e93a56613412f341a0c512ac) Change-Id: I2999dab53c05d6d6d8563b20bd17eda143d5517e Signed-off-by: William A. Kennington III <wak@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-flash: srcrev bump 301e525886..ccf235a8b7Andrew Geissler2019-01-151-1/+1
| | | | | | | | | | | Patrick Venture (1): build: simplify error message (From meta-phosphor rev: 588ea11236260f3b48a5ce7f219a477152f39099) Change-Id: I16250d62c61cd635c18a92bcbdac0629986cc80c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump 5f2caaef9f..127ea5461bAndrew Geissler2019-01-151-1/+1
| | | | | | | | | | | Matt Spinler (1): REST: Add missing return statement (From meta-phosphor rev: 4b6cf12271b38ca0e3c5071a4f167b633e681e9b) Change-Id: I70191d26d0a282015672d3a60f20bb270b5cdaf0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump cb1d059ceb..d8b93b5773Andrew Geissler2019-01-151-1/+1
| | | | | | | | | | | Yong Li (1): Add the time use related fields defined in IPMI spec (From meta-phosphor rev: e4eac8cacb7341ad6d82091df61b911fc8781676) Change-Id: I0de464ae37b69bb6bdb9617e166bb27858a99ef7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-on5263m5: Add sensor configsJohn Wang2019-01-156-0/+52
| | | | | | | | | | | | tmp421 tmp112 adm1278 adc fan-tach Tested: Build on5263m5 board and load on the target hardware (From meta-inspur rev: cfb537ae3d5d9f4e0ca922880752dbf472cb6801) Change-Id: Ide9f3ea2314f518c2381b2258dbe97af04d14a9e Signed-off-by: John Wang <wangzqbj@inspur.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add obmc-bsp-common.incJohn Wang2019-01-151-0/+1
| | | | | | | | | | | | | | | Without obmc-bsp-common.inc in machine/on5263m5.conf, it seems that the image-bmc can not be generated, so it is added Tested: export meta-inspur/meta-on5263m5/conf and build obmc-phosphor-image, verify the images are built (From meta-inspur rev: af5f1ab12b97dca39722f9056ad57d8e723871e9) Change-Id: Ica691390859cdb88159f6a2232a5fb6327c32db7 Signed-off-by: John Wang <wangzqbj@inspur.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add TPM to host config YAML fileMarri Devender Rao2019-01-151-0/+23
| | | | | | | | | | | | | To cater for parsing the Trusted Platform Module(TPM) FRU data sent by host to BMC and populating the inventory. Caters for printing the FRU data for TPM as part of IPMI command. (From meta-openpower rev: 1e56c7eccc807199e69ec2858cf49839d8718947) Change-Id: I6d63ef63c2bb21d78b255c67e318486467ef0eb1 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* Add button signals and handler packagesMatt Spinler2019-01-151-3/+15
| | | | | | | | | | | | | | | | | The phosphor-buttons repo contains 2 apps - the button signal sender, and the button signal handler, each with their own service files. Make those into packages, so if someone wants to make their own button handler for example, they can just not include the obmc-phosphor-buttons-handler package in their image. Tested: Built into a witherspoon image and installed on a system and saw everything running and working. (From meta-phosphor rev: f69dd65883d8e9a1cf47e9ffcdd99efd75f6b630) Change-Id: I9b81692ab57bbea0ad32751c036d46a33fe35c03 Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* systemd-journald: Don't store debug messagesAdriana Kobylak2019-01-152-1/+10
| | | | | | | | | | | | | | | | | Change the default log level from "debug" to "info" for the messages that are stored on disk and forwarded to syslog, so that debug messages don't fill up the journal and more important ones are lost when the journal file rotates. Tested: Verified that debug messages such as the ipmi "IPMI SET_SENSOR" ones are not printed anymore. (From meta-phosphor rev: 3692b801b4f273905b87b6de2e61ba3839dae4f0) Change-Id: I84a88511ed2ff90d0b3c2a77ae968cddcff6899f Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* mrw-rev.bbclass: bump version 5dd783bMarri Devender Rao2019-01-151-1/+1
| | | | | | | | | | Added TPM support to parsers (From meta-phosphor rev: bb05906a75608105744a122d2e9f452eef8fabb4) Change-Id: I489dba9592620ca2ca2ae489db274a2bfff461c2 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-sel-logger: Add recipe for the SEL LoggerJason M. Bills2019-01-151-0/+25
| | | | | | | | | | | This recipe builds the SEL Logger from the phosphor-sel-logger repository. (From meta-phosphor rev: b2911ecc40d74045303c205286195acf2539c9ab) Change-Id: I39fbe4ada216f6bde57e34a367768d7006b74d2f Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-webui: srcrev bump 7008698438..9feb9ce280Andrew Geissler2019-01-151-1/+1
| | | | | | | | | | | | | Gunnar Mills (3): Removed unused changePassword() Address webpack-dev-server security vulnerability Run "npm update" (From meta-phosphor rev: 199d3435b7f5e56a8b95c494141905fd6f41d335) Change-Id: I90ac54eed1c2ac5af47e2b80f0941eb8a92f403c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-hostlogger: srcrev bump 4d5a5dcd6f..8376dc0127Andrew Geissler2019-01-151-1/+1
| | | | | | | | | | | Vernon Mauery (1): phosphor-hostlogger: connect with the correct sockaddr size (From meta-phosphor rev: c709967c38fe4277627444b597889d4fe3a774bb) Change-Id: I89e4fddef455ef8101494f33e37f4e4deed598f1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-hwmon: srcrev bump 99b9581555..9a7ef7c639Andrew Geissler2019-01-151-1/+1
| | | | | | | | | | | Patrick Venture (1): build: cleanup configure script PKG_CHECK_MODULES (From meta-phosphor rev: 02338ac64b300c223bc379a141851d448b477b53) Change-Id: Ie2b7c90bbf6fa89331d9d5fcd81f258c6e25b252 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump 4ae611d9de..5f2caaef9fAndrew Geissler2019-01-151-1/+1
| | | | | | | | | | | | | James Feist (3): Redfish Schema: Add Stepwise to Oem Schema redfish: oem: add stepwise configuration GET redfish: oem: add stepwise configuration SET (From meta-phosphor rev: 49f25b18c732f386834344f0123cd2b957472c75) Change-Id: Ic6ee08033fb0700e62ee4f74de8533ea22f693df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* sdbusplus: srcrev bump f042393a65..062205d78dAndrew Geissler2019-01-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Andrew Geissler (1): Revert "Fix incorrect defaultValue in generated server.hpp" Brad Bishop (3): style: run clang-format on bus/server.hpp.in bus: Add mock and interface for flush_close_unref bus: route bus deleter to implementation Ed Tanous (1): Move asio interfaces away from deprecated names Lei YU (1): Fix incorrect defaultValue in generated server.hpp Richard Marian Thomaiyar (1): update asio set property to signal properly Vernon Mauery (2): sdbusplus: better mirror bus aquisition methods sdbusplus::asio: Use the default bus Waqar Hameed (1): Add support for Unix file descriptors William A. Kennington III (3): bus: Add explicit flush and close operations bus: Add missing sd_bus_open() equivalent bus: Only close connections we own Yong Li (1): asio: Update variant usage (From meta-phosphor rev: 3a9cad01ea272a4ca5da371eba5cd04c2899532e) Change-Id: Ic6aa5860d475066a36d2f521ec5c422c185ae3f9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-logging: srcrev bump e165ea956c..40a7406097Andrew Geissler2019-01-151-1/+1
| | | | | | | | | | | Deepak Kodihalli (1): Fix regression with e165ea9 (From meta-phosphor rev: 19f4115a6a5e9b5ce13e6ae0fc5892a40397b12c) Change-Id: I9095624113c537739085c6fbf3e8c8c3e66448f7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-rest-server: srcrev bump dbc46919bd..44573ab21aAndrew Geissler2019-01-141-1/+1
| | | | | | | | | | | Adriana Kobylak (1): rest_dbus: get_host_interface: Iterate through busnames (From meta-phosphor rev: f78da2efe74e086968a95af287f7f96c2c840501) Change-Id: I7ec7457c1e74c51edd989ccc67abdc856ad540b7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-blobs: srcrev bump 2f58151ea0..d1c3e86f23Andrew Geissler2019-01-141-1/+1
| | | | | | | | | | | Patrick Venture (1): bugfix: process: can be only crc (From meta-phosphor rev: 87fd84b0470ac246a0c7ad02ac8e65b51527b127) Change-Id: Id459d394434d370f80511b2d059248b144ca2867 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* dbus-sensors: srcrev bump 9e34470fa8..6ef20407abAndrew Geissler2019-01-141-1/+1
| | | | | | | | | | | James Feist (1): Add Ipmb Sensor (From meta-phosphor rev: 259929e0f4107519597cdeab73cdaaf1b331bfe6) Change-Id: I770d54fbbfea8649da42a20b00855719d9c841fa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* wspoon: Remove fan1 on water cooled onlyMatthew Barth2019-01-131-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | Fan1 is not required on water cooled Witherspoons, therefore it should be removed from inventory and let the corresponding fan applications recreate their associated inventory interfaces/properties for the fan1 object. Previously, fan1 was removed by inventory manager whenever it was restarted regardless of whether the Witherspoon was water or air cooled. This change updates inventory manager to be capable of reading a property that it hosts and using it as a filter on performing an action. In the case of water cooled Witherspoons, the `WaterCooled` property hosted by inventory manager is read as a filter to have inventory manager destroy all the fan1 objects. This will only remove the fan1 inventory objects on water cooled Witherspoons now. Requires: pim: 979eb591652fba30f86ec5b7f5c5f73c06651c70 (From meta-ibm rev: 7f347377c2ce38e03154e712f8490839b5d344ef) Change-Id: I26d6c645bb80e8fee20c3d254d9d4089665e37a6 Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-objmgr: srcrev bump 8ce2ddd93c..a82779fb66Andrew Geissler2019-01-131-1/+1
| | | | | | | | | | | | Matt Spinler (2): mapper: Add missing parent paths in ifaces-added mapper: Delete unecessary parent paths on removes (From meta-phosphor rev: faf1eb045146386a5157f0fcd9a7263154cffccf) Change-Id: If31d1bdb410663a347e4008cd5a817c78d7de9ae Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* bmcweb: srcrev bump c0eb9bd95a..4ae611d9deAndrew Geissler2019-01-131-1/+1
| | | | | | | | | | | | | | Ed Tanous (1): bmcweb: Remove deprecatd ASIO interfaces Matt Spinler (1): REST: Add missing return statement to dbusArgSplit (From meta-phosphor rev: 56e7720c8adfeb81816d9be0de0f6b702822fa5a) Change-Id: I4b2525ec3d81823a207970ac478e9085aaeb6b87 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-nuvoton: prepare for yocto 2.6Patrick Venture2019-01-111-1/+1
| | | | | | | | | | Set compatibility to thud. (From meta-nuvoton rev: 2c1b028da5da00dab71763b0ad1d3863af5ef67a) Change-Id: I492f4e877e686bc6f07334bc9505c6cb7ee87a0b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* rsyslogd: don't start without actionsDeepak Kodihalli2019-01-114-9/+3
| | | | | | | | | | | | | | | Rsyslog is currently used only for remote logging. The daemon would run though (started by systemd) even when remote logging has not been configured. In other words, it would run without any actions. With Yocto 2.6, rsyslogd won't run without any actions. Hence, start rsyslogd on demand - only when remote logging is configured. (From meta-phosphor rev: 37bc1a3568f2e87987be05243627a984dc051de1) Change-Id: Ic895ea80b2fb2537a25d1d40d4ae156f3d95c629 Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-host-ipmid: srcrev bump 48e555857f..583171207cAndrew Geissler2019-01-111-1/+1
| | | | | | | | | | | | | Vernon Mauery (3): ipmid: use a common set of CXX flags across ipmid and provider libraries ipmid: replace std::experimental::optional with std::optional ipmid: channel: add max transfer size property (From meta-phosphor rev: f6a2d2e7a6333dd174e0876d128ee12dca55421f) Change-Id: Idc6388130f8da08bb68f438af63f16f656322380 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-dbus-interfaces: srcrev bump 99b5aaa499..cb1d059cebAndrew Geissler2019-01-111-1/+1
| | | | | | | | | | | Lei YU (1): Fix invalid enum value in User/Ldap/Config.interface.yaml (From meta-phosphor rev: 0a90182c99c738105df6f6c12467ccdfd2d720ec) Change-Id: I7f422e9287566500ceb83f0582aedebc3460a100 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-romulus: Disable unnecessary hardware featuresAndrew Jeffery2019-01-112-1/+3
| | | | | | | | (From meta-ibm rev: e98ac73825bddbd95a4b931073c4481fe535cff8) Change-Id: Ifb4a4e48c9767e1fb388e8f07b076cf55e92733d Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-ingrasys: zaius: add zaius-ipmi-sensor-inventoryPatrick Venture2019-01-104-1/+20
| | | | | | | | | | | | | Add zaius-ipmi-sensor-inventory instead of appending to phosphor-ipmi-sensor-inventory to not drop the zaius file with another machine that hasn't set an override. The other machine will use the default file supplied by the default provider. (From meta-ingrasys rev: 9cedd21e4a0e71f3f13d6ffe0e9317b3e308a943) Change-Id: I3f15f15553ad8449e19cc2400c2bcb29d0dbb613 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-ingrasys: zaius: add zaius-ipmi-fru-propertiesPatrick Venture2019-01-104-1/+20
| | | | | | | | | | | | | Add zaius-ipmi-fru-properties package instead of appending to phosphor-ipmi-fru-properties to not drop the zaius file with another machine that hasn't set an override. The other machine will use the default file supplied by the default provider. (From meta-ingrasys rev: 4dd8f1dfde10a79c67d2be020ea2dce27bdde7c8) Change-Id: Iac04818b3f879d26b0084f49e5c131a9e115a3e8 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* meta-ingrasys: zaius: bugfix native overridePatrick Venture2019-01-102-2/+2
| | | | | | | | | | | | | | | Native recipes do not recognize machine overrides, because it's native and not set to a machine. Fix the two native recipes that have the zaius machine override. In a multiple system configuration (bblayers), these are handled via custom recipes. (From meta-ingrasys rev: f09aaca6496b6cfe351dc8a990034d6198f614cf) Change-Id: Id76d426bee1779412dc6e4f4d05877f84b22708f Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-flash: srcrev bump ecfd300bf8..301e525886Andrew Geissler2019-01-101-1/+1
| | | | | | | | | | | Patrick Venture (1): test: typo fix: firmware (From meta-phosphor rev: 77562d6c66c5a3570c04ee939ffe1f8769d4fef9) Change-Id: Iae49ad0b52873d39ff7bc09cf74258da7cb4684f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
* phosphor-ipmi-blobs: srcrev bump 5e70a6b8dd..2f58151ea0Andrew Geissler2019-01-101-1/+1
| | | | | | | | | | | Patrick Venture (1): manager: typo fix available (From meta-phosphor rev: dee224f3e2735847815a29b91a0da5c505f01872) Change-Id: Ica552bc00d5383d0f6346701b2c601913a8743fc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
OpenPOWER on IntegriCloud