summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-07-24meta-ibm: witherspoon-128: MACHINEOVERRIDES fixupBrad Bishop1-1/+1
The ordering of the values in MACHINEOVERRIDES is wrong: MACHINEOVERRIDES="witherspoon-128:witherspoon" This means that: FOO_witherspoon = "bar" will override: FOO_witherspoon-128 = "baz" which is the opposite of expectation. The ordering is a function of config file include order and choice of the predot vs postdot operator. Use the same include ordering and dot operators as meta-fsl-arm to get the overrides to appear in MACHINEOVERRIDES in the correct order such that the expected semantics are provided and: FOO_witherspoon-128 = "bar" will override: FOO_witherspoon = "baz" (From meta-ibm rev: a12ff8392546591d8b52927da983dd76d2c0f1bd) Change-Id: I823e236bd0147cc058052d85778b522e74fabb28 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-24meta-ibm: use machine overrides instead of distroBrad Bishop2-4/+7
Using a distro feature here might be a case of too much abstraction. Instead, just enable them because that is what is desired for those systems. This is slightly easier to comprehend. Revisit, if at a later time, several phosphor-software-manager users enable signature verification and file syncing when using UBI (making the abstraction useful). If/when that occurs, those configure options and packages should be enabled via the distro feature in the base recipe and not in a bbappend. (From meta-ibm rev: 50eebe208babfe35ccd5a3ed8d560669381e82a5) Change-Id: Ic4ac7f89eeb4575e6dabb68bb61aa55835316864 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-24meta-openpower: move bmcweb bbappendBrad Bishop1-0/+0
Upstream bmcweb is in recipes-phosphor/interfaces, not recipes-phosphor/bmcweb. Move to match. (From meta-openpower rev: 7e685d7edb9e030217d4980aac7397102e0e3fa1) Change-Id: I04735e31b4f983a15bd07a1dfef5651e6b2d08b6 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-23phosphor-dbus-interfaces: srcrev bump 6891f19b06..ddc9e9f9d6Andrew Geissler1-1/+1
Johnathan Mantey (1): Add DBus property for updating the IPv6 Router Advertisement Lakshminarayana R. Kammath (1): Add a new dbus interface to trigger NMI. Lei YU (1): Software: Add PSU VersionPurpose Matt Spinler (1): Add Logging.Create Interface (From meta-phosphor rev: c80295a16239d7ba7f408fe698e22df35030042d) Change-Id: I8b584648dc267fac85874ad5fed2fdca1643514b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-23Add Accelerator Interface to GPU SensorsSantosh Puranik1-0/+1
This commit adds the xyz.openbmc_project.Inventory.Item.Accelerator interface to IPMI GPU functional sensors. This was something done earlier by commit f510f7b6b708b22db1f08faf369994f01edd0ddc. The same is being ported now to the new sensor config YAML. Tested: Loaded this change up on a witherspoon. Verified that the inventory objects created by host-ipmid now implement the xyz.openbmc_project.Inventory.Item.Accelerator interface. busctl call xyz.openbmc_project.ObjectMapper /xyz/openbmc_project/object_mapper xyz.openbmc_project.ObjectMapper GetSubTree sias "/xyz/openbmc_project/inventory" 0 1 "xyz.openbmc_project.Inventory.Item.Accelerator" a{sa{sas}} 6 "/xyz/openbmc_project/inventory/system/chassis/motherboard/gv100card0" .... .... (From meta-ibm rev: 2b99559bff775f719fb79a5a770b5267bbbd6dcc) Signed-off-by: Santosh Puranik <santosh.puranik@in.ibm.com> Change-Id: Ic132c417aca171e23f5d72705461fe3378e194b0 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-23swift: Fix IO expander I2C pathsMatt Spinler1-4/+4
There are two directory names in the path that are different based on the I2C bus. (From meta-ibm rev: d4f13c672063f32ce6aafdaaf63ce34e79f7a4b5) Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I37288264ff5098f75780c243b47f46f312f98854 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-23meta-phosphor: ipmi: flash: add layout optionsPatrick Venture1-0/+4
The library will support by default a few flash options: the host bios, a static layout bmc image, and later a ubi-tarball approach. Other options later will include tying into bmc-code-mgmt allowing static tarballs, etc. (From meta-phosphor rev: ba602d9b0302743ab7c2685728ccf0ff899ade9c) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Iaa8d40994bc1f08eca3a3bc02f1d73ab8ff2896b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-23fp5280g2: support image verificationXiaochao Ma2-0/+2
Enable BMC and PNOR signature verification. Tested: Upload packages containing signatures and publickey through the WEBUI, and successfully upgrade firmware (BMC and PNOR). (From meta-inspur rev: e4ceaedefec1e9aee9ac5ca020377e9ff197329f) Signed-off-by: Xiaochao Ma <maxiaochao@inspur.com> Change-Id: I54133503f96f119b1464bca7a93045c293349ffc Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-23fp5280g2: Setting the mac address on first boot.George Liu2-1/+2
Tested: Built a fp5280g2 image and manually clear the `ethaddr` env in u-boot, and verify the mac address is synced to u-boot. (From meta-inspur rev: 3a9f4412953d415beec3208b0c63846a7badf6cb) Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I80f38705b7773bf5d2feb0aebebf1a9feae3112f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-23fp5280g2: Add vpd configsGeorge Liu7-3/+69
Add vpd configs for fp5280g2, by adding the following specific configs for fp5280g2 to replace the default ones. openpower-fru-inventory openpower-fru-vpd-layout Tested: Manually update eeprom and verified vpd information are corrected on fp5280g2 via dbus and ipmitool commands. (From meta-inspur rev: 65f5494753ac5d477fb96aa163c0a8f633aaa078) Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I311082d53a1339960d17db2f501c5c619b965fb8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-23openpower-pnor-code-mgmt: srcrev bump 10e915abf1..adf91f58daAndrew Geissler1-1/+1
Oliver O'Halloran (1): Fix generate-tar on ppc64 hosts (From meta-openpower rev: 00b0d2a65c0a79850923fae9e86ae351549ec484) Change-Id: I0ff4cb3d17965053d36b2b1b8285268d4839bef8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-23phosphor-host-ipmid: srcrev bump e5c9d2fbd8..77381f15bdAndrew Geissler1-1/+1
Saravanan Palanisamy (1): user_layer: Add get/set user payload access. (From meta-phosphor rev: 3bc673318ca97da1e386fd76b77afc75e4701c59) Change-Id: Ibe033a6d1e6aad42e17a84f183636ef4b2df4e09 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-23meta-ibm: local.conf.sample: add other machinesBrad Bishop1-0/+2
Do what poky does and add a (commented out) MACHINE entry for each supported machine. MACHINE=witherspoon remains the default. This makes is clear to anyone looking at local.conf.sample what machines are supported by the layer. (From meta-ibm rev: 275e64f3c4b4b6c6b84985f8000c3def18d1da0d) Change-Id: I83bd116e137aa9380a95abe5069f1a9c21df6983 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-23meta-ibm: p9-host-start: style fixesBrad Bishop1-3/+3
Use typical bitbake metadata style and use double instead of single quotes, and put the append operator prior to the override. (From meta-ibm rev: 5670481726ee9e986090498e921f446ed61f1b84) Change-Id: I744a54540b671b534f1eb1cac0a87e1891c782be Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-23meta-ibm: set correct packagearchBrad Bishop2-0/+2
Set the correct (noarch) package arch on a couple of shell-script-providing packages. (From meta-ibm rev: d2cb8b6c5c50794cdd97435d01fe9147010f89cd) Change-Id: I5de4911460c141fef2200efa1f80c3f0b3a6c3dd Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-23meta-yadro/meta-vesnin: fix path to aspeed-lpc-ctrl.cAlexander Filippov1-8/+8
The aspeed-lpc-ctrl.c has been moved to the new path. This commit brings the corresponded changes. (From meta-yadro rev: 01cca906159e75a4b68c456efca6b16178f402e3) Change-Id: I768b0908c9e5ea10f1271b7e8c142d5249a098b1 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-23meta-yadro/meta-vesnin: remove obsolete DTS nodesAlexander Filippov2-39/+0
The `mbox` driver was removed from kernel sources, so the 'lpc_host` node is no longer required. (From meta-yadro rev: 2ae27084f441b13c36952642a52173ec34ed2fc2) Change-Id: I69cc44448dea265b86c666e4e5b79b9c72b42309 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-23aspeed: add sample bblayers and local configBrad Bishop2-0/+11
Add a minimal sample local.conf and bblayers.conf to enable easy build setup: TEMPLATECONF=meta=aspeed/conf . oe-init-build-env (From meta-aspeed rev: fdcd3979b7a1beaef7b832ddc74648226008317a) Change-Id: I6d62b6e7b1ef7e874178ce52979f522e103ab332 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-23aspeed: add AST2500 evaluation board targetBrad Bishop1-0/+8
There currently aren't any usable targets provided with meta-aspeed. Typical OE BSP layers provide reference metadata for evaluation boards. Provide one for the AST2500 evaluation board. Typical BSPs also provide an image class that produces images usable on the target hardware. meta-aspeed doesn't have one (yet), so although baking an image (e.g. core-image-minimal) will now work, it will not produce images usable with actual Aspeed hardware. (From meta-aspeed rev: 720fcee6f9dc78ed46b4641de6f2fb0054a6da44) Change-Id: I3419d448b05aa7c72b77224e44050ca63ec20f12 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-23aspeed: drop execute permissions from g5 defconfigBrad Bishop1-0/+0
(From meta-aspeed rev: 89362f7e06b1b3766d359694ee9a907ae769d35d) Change-Id: Ia83eea11281f387451c3ee17ba62ae15b068dd52 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-21fb-ipmi-oem: srcrev bump 1b6fae3f3a..1744cb3adeAndrew Geissler1-1/+1
Vijay Khemka (4): Adding app command for fb Adding more app command for FB Add more FB OEM commands Add Transport commands (From meta-facebook rev: 764d4a1f6d3a6850a4ce16323fcfe37e1158bc52) Change-Id: I00d97b933afeeaf8106547df39ba7481ec8370cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-21meta-facebook: Install ipmb config fileVijay Khemka1-0/+7
Install ipmb config file for facebook tiogapass platform (From meta-facebook rev: 533af126ffa6db03e942275a80acd26c5596b7af) Change-Id: I6e225ebeeb7983e2066f6d5b3904c8a1986e6796 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-21bmcweb: srcrev bump 8aae75ad51..2a833c77b5Andrew Geissler1-1/+1
James Feist (1): Fix Error on Missing interface (From meta-phosphor rev: 2dc8d1ef26c42e6ccf2516c01e0758fbaff1a014) Change-Id: If45593d53a25283348633a78b28e7cd2b5e8d2d8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19meta-quanta: gsj: Lower fan speed to default duty as booting and rebootingHank Liou6-14/+28
The fan speed is lowered to 90 duty for thermal issue. (From meta-quanta rev: 39041e2fa1e5b816c09925411081acc30010f782) Signed-off-by: Hank Liou <Hank.Liou@quantatw.com> Change-Id: I5a14320a3687326e710976f8bab9bfa65f3b2865 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19meta-lenovo: hr855xg2: ipmi-flash use mapped addr varPatrick Venture1-1/+3
Use the IPMI_FLASH_BMC_ADDRESS mapped address variable to configure the mapped_address configuration option. (From meta-lenovo rev: 011afb2278f83d4038d42eb4ff0ec10ef8a02932) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: If614065d3022b1868c93a62fd975322f4db68237 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19zaius: enable distro feature to support MAC2John Wang4-46/+4
Enable the distro feature phosphor-aspeednic-use-mac2 to support MAC2 This solution is not desirable but it works for now, For details please refer to https://gerrit.openbmc-project.xyz/c/openbmc/meta-phosphor/+/23415 Noted that this changed local.conf.sample, which means you need to modify the build/conf/local.conf accordingly Tested: devtool modify u-boot and saw the aspeednic patch is applied. (From meta-ingrasys rev: c827e2bd3ec4dfddc3e895bf3643390a0d44b79d) Signed-off-by: John Wang <wangzqbj@inspur.com> Change-Id: I691671434ca143add029df6d66d86059f4e309c1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19meta-phosphor: ipmi-flash: provide bitbake variable for addrPatrick Venture1-0/+4
Provide a bitbake recipe variable to specify the MAPPED_ADDRESS, instead of requiring a user to specifically set the configuration. Setting this value is required for any of the larger transfer mechanisms and is therefore an option effectively always set. Therefore, this simplifies configuration. Note: meta-lenovo/meta-hr855xg2 currently has this variable set, a separate patchset will address this to use this new value during sync. (From meta-phosphor rev: 2fba5de5486426c79c9dccb63394e82ff58093cb) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I35fb753aaea4a9ca5e52d48c6c60b50ac0511ac6 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19meta-phosphor: ipmi-flash: add config hardware optionsPatrick Venture1-0/+5
Add PACKAGECONFIG options for the various hardware options supported. Although a configuration will require setting specific configuration flags, the use of PACKAGECONFIGs reduces the amount of specific configuration options manually set. By reducing the number of manually set options, the overall configuration can be simpler. (From meta-phosphor rev: 7f113ef43c87d151d758f0f1056f2a8931e0cd85) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Idd59a068bb669825c97688600331a129ca5055a8 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19Fan tach sensor thresholds for swift/wspoon removedAatir Manzur4-44/+0
Hard-coded values for fan tach sensor thresholds don't work because these values vary. For accurate reporting, Redfish sensor output looks at the functional status on the fan inventory. Tested: Same config files changed under /etc and change verified in the webUI (From meta-ibm rev: 13ed7b8ed73d71206f6992a4c71294280c451446) Signed-off-by: Aatir Manzur <aatrapps@gmail.com> Change-Id: I80df620662d16cb677acbfe311bd2e709ae5976f Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19openpower-occ-control: srcrev bump 6d6d1b380a..eaaf3b284cAndrew Geissler1-1/+1
Matt Spinler (1): Power cap fixes required for the 5.0 kernel (From meta-openpower rev: 629c85c6fba8440e1e56c47489ae3d1c4e942948) Change-Id: I6532a6c7c752213e312ed4278d7928ef87f00c5b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19meta-quanta: gsj: add overrides to phosphor-hwmon configBenjamin Fair1-2/+2
Add _append_gsj to the environment files variable in gsj's phosphor-hwmon bbappend in order to avoid affecting platforms. Tested: Built for gsj and conf files were installed (From meta-quanta rev: 79cabcb4faac7fe6a2f927ea5b9158ac432d8b58) Change-Id: I49ea81f98a4aadbbec47aa251cf4ffe4a44b243f Signed-off-by: Benjamin Fair <benjaminfair@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19phosphor-hwmon: srcrev bump 553552c412..501ade24fbAndrew Geissler1-1/+1
Kun Yi (1): [cleanup] mainloop: simplify with structured bindings (From meta-phosphor rev: 08d39d0716e9a699d8a9d883a7a5b9a81b0dccba) Change-Id: I3f7a633aa97ba758711becf26b7eb0e9ceed5545 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19entity-manager: srcrev bump 9813279b57..52094db804Andrew Geissler1-1/+1
Vijay Khemka (1): FBTP: Add Riser card sensors config (From meta-phosphor rev: a1a59afb272c2842efafefb6facc9203bec95d5e) Change-Id: Idfde836acf5808179b2a0883474d5f3a178048ce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19phosphor-ipmi-flash: srcrev bump c9792e7536..298930a18dAndrew Geissler1-1/+1
Patrick Venture (1): bmc: provide disabled json support (From meta-phosphor rev: d61d6c11c75f259d08d044d2c7fd7602e048caa2) Change-Id: I21bfc09e1ebd100ce788d5ae6a54e9ca4634cb52 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19bmcweb: srcrev bump 646438f729..8aae75ad51Andrew Geissler1-1/+1
Marri Devender Rao (1): Redfish: Raise resource not found (404) if path does not exist (From meta-phosphor rev: 3fbe272acb149616f2f2b2ecddbdfd718613b7d8) Change-Id: I68b7241aeb39d353f9c901ae6eba24dbab093cda Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19phosphor-pid-control: srcrev bump 9bbf333d0c..a7ec8350d1Andrew Geissler1-1/+1
Patrick Venture (2): rename away from RPM s/swampd.service/phosphor-pid-control.service/g (From meta-phosphor rev: 51ad8a2055f487bb7f4136ce21b3da23670da3be) Change-Id: Iac097a0f58bccc4285e1b5d9e3144c8ce3b5989b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19phosphor-hwmon: srcrev bump 79205b2c14..553552c412Andrew Geissler1-1/+1
Kun Yi (2): [cleanup] sensor: Fix function declaration constness [cleanup] mainloop: continue early (From meta-phosphor rev: e956fa98c052885f27c17b074752e8dc6557f52e) Change-Id: I75fb2ae7661d49987b5f287947a9ffeca1ec5979 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-19bmcweb: srcrev bump a2730f0170..646438f729Andrew Geissler1-1/+1
Alpana Kumari (1): Fix ProcessorSummary Count and Status Andrew Geissler (1): redfish-doc: Move Redfish doc to its own file Cheng C Yang (1): Change Name of PSU Event Log Ed Tanous (1): Revert "Redfish: Add PATCH operation support for RemoteRoleMapping" Nagaraju Goruganti (2): Redfish: Populate the RemoteRoleMapping prop under AccountService schema Redfish: Add PATCH operation support for RemoteRoleMapping (From meta-phosphor rev: c4e73efa19df7c7ca1191358705db835768b5d33) Change-Id: If3e64310b68ef79343209d0298f916dc8a2fe3a5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-17fp5280g2: enable distro feature to support MAC2John Wang1-0/+1
Enable the distro feature phosphor-aspeednic-use-mac2 to support MAC2 This solution is not desirable but it works for now, For details please refer to https://gerrit.openbmc-project.xyz/c/openbmc/meta-phosphor/+/23415 (From meta-inspur rev: 1232c626caf2b991f0eabf8de0f6c3d46d023c45) Signed-off-by: John Wang <wangzqbj@inspur.com> Change-Id: Id8bf7dfff51e007288a3120163a882050ab84116 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-17openpower-vpd-parser: srcrev bump eb67ba13dd..ee79ca8425Andrew Geissler1-1/+1
George Liu (1): Fix decoding of MB (From meta-openpower rev: 847417cadf5866a02da9be843fde381a21565644) Change-Id: Ia162c6cb9463e69d8e9c4ba7849cfd87589717a4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-17openpower-dbus-interfaces: srcrev bump 2f7e6758be..c7fc323383Andrew Geissler1-1/+1
Matt Spinler (1): Add .gitignore (From meta-openpower rev: 39ccd87dc47b9c455283b8d50061eb314e0a99ea) Change-Id: I3745beb9752b4d4b7f54f66085ea79cbdb02de6b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-17phosphor-pid-control: srcrev bump fc2e803f5d..9bbf333d0cAndrew Geissler1-1/+1
James Feist (1): Allow setting setpoint based on dynamic thresholds Patrick Venture (3): bugfix: writePath is the dbus object path for the sensor gitignore: add service file rename RPMSetPoint to SetPoint (From meta-phosphor rev: 047225c787c5d1eb88a2399fa59e185ef399e4b7) Change-Id: I1a6f9e4945c80889b1ea2dfdbee64f0cadbe1861 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-17phosphor-networkd: srcrev bump a2145bf5aa..ebb1ad0c20Andrew Geissler1-1/+1
William A. Kennington III (1): test: Mock out interface lookups (From meta-phosphor rev: 901b6b82a36e514ad1b142128d78942eef8a2e65) Change-Id: Ice91741828200e6479588a27798c856d3f9919e9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-17phosphor-dbus-interfaces: srcrev bump 50693a873f..6891f19b06Andrew Geissler1-1/+1
Ravi Teja (1): Network: Modify IP properties to include NotAllowed error (From meta-phosphor rev: a96667bb53e2d932b273492c2737d618e9e2bf15) Change-Id: I9dcbbf1a99bad0b65b66db385b29434d0a87b59b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-17phosphor-pid-control: srcrev bump e7f4a5d5c9..fc2e803f5dAndrew Geissler1-1/+1
Kun Yi (3): dbuspassive: Fix typo in variable check util: Avoid division by invalid value sensors: ignore min/max in json for D-Bus passive sensor read (From meta-phosphor rev: 7d1b1e3010dcf7e70976925b34381938ab4657b2) Change-Id: Ic1462dd07002fd702e91182ac063354432365769 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-17phosphor-hwmon: srcrev bump 0892c3fbb5..79205b2c14Andrew Geissler1-1/+1
Brandon Kim (1): sensor: Add UPDATE_FUNCTIONAL_ON_FAIL and its behavior (From meta-phosphor rev: aa24a16123e77b7fd8b2d73e45a5c9ba5e053f8e) Change-Id: Ic582e3817daab5c0e91bf6fe631e3b0ea75941b7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-17phosphor-logging: srcrev bump 487e017b41..3b81846a76Andrew Geissler1-1/+1
William A. Kennington III (1): log: Re-order to fix return type deduction (From meta-phosphor rev: 3dc9a6585e432e2893d552009c3319b915cfe83c) Change-Id: I0f24e67824f594e1c33ea395b6e107a881d8ab91 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-17phosphor-dbus-interfaces: srcrev bump 4ad9170e75..50693a873fAndrew Geissler1-1/+1
Matt Spinler (1): Add power blackout error (From meta-phosphor rev: 35118fd9c9408ec7ab020b75ce4bbe633ee4cd29) Change-Id: I316a83a4fbd235f6bfd846dd52e2047ce2f0ba2c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-17dbus-sensors: srcrev bump b6c0b91443..5665db2ba1Andrew Geissler1-1/+1
Cheng C Yang (1): Trigger Redfish Log in PSU Event (From meta-phosphor rev: fb7c0b4aa53636dfa79f59ff63935a42eee40400) Change-Id: I1a42744d0dca18131e159c0aa12f47a899961afe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-14swift: Initial fan monitor configMatthew Barth1-2/+36
Configure fan monitor to monitor the 4 single rotor chassis fans using the same config parameters as witherspoon. These parameters will likely change once complete hardware arrives and is thermally characterized. Tested: Built swift fan monitor with correctly generated config Built witherspoon fan monitor resulting in no config change (From meta-ibm rev: a7f9cd542edc7f09192ebe30ba6c286b1a01f578) Change-Id: Iee6eccd75ead287db159b52c7f87a0d3a89e8c99 Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>