summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-06-01bmcweb: srcrev bump e7d68c386f..1bf712bcd6Andrew Geissler1-1/+1
AppaRao Puli (1): Update json helper function - readJson Ayushi Smriti (1): EventService:persistent config & subscription info Manojkiran Eda (1): BMCWeb : Fix a warning spotted in meson scan build (From meta-phosphor rev: 111b924567bc061ca3d84f3e55b25dfbf41908b4) Change-Id: I1d20277e67f25ef705e148dba2f812938f89df17 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-01phosphor-power: srcrev bump 8d0b3ce22c..b1ab1cf010Andrew Geissler1-1/+1
Bob King (1): regulators: ActionEnvironment enhancements (From meta-phosphor rev: 4d8ede4eacb9b8862a782dd07347290ccedaad81) Change-Id: I9069c9563c530dfa6f9ee3967f271ee3cb85a7d8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-01sdbusplus: srcrev bump 3e71ab90ae..fa3137a78eAndrew Geissler1-1/+1
Patrick Williams (2): sdbus++-gendir: remove redundant case in arg-parsing meson: add missing pkgconfig requires William A. Kennington III (1): meson: Don't require sdbusplus to be built shared (From meta-phosphor rev: ce97e295a6e4c877f82cd40e41c192fc137fd7ac) Change-Id: I9734f48bb6c5722499ef377d20acc3586712a750 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-01phosphor-dbus-interfaces: srcrev bump 4d01be9343..264d401d28Andrew Geissler1-1/+1
Adrian Ambrożewicz (1): Add 'utilization' to xyz.openbmc_project.Sensor.Value interface Brad Bishop (1): MAINTAINERS: Add Patrick Williams George Liu (2): Remove TimeOwner interface Add Read failure to common File error YAML SunnySrivastava1984 (1): ibm:Yaml for VPD Manager interfaces and errors. Tom Joseph (1): service: Update Attributes.interface.yaml (From meta-phosphor rev: b638b110d74fc6bfc506c89c32fe1f4e17ab6c30) Change-Id: I804f550869d4d3f48e3a395f513e0d9aa3f24295 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-01x86-power-control: srcrev bump 35aa665e01..75ad0cf537Andrew Geissler1-1/+1
Vijay Khemka (1): Add Chassis System Power cycle (From meta-phosphor rev: 4143271c1700026ac455dca69f8714f55cdc34c6) Change-Id: Ic443b0180f8184f457b94679d5d5c5a950f86076 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-01Add a service-config-manager recipeAppaRao Puli1-0/+28
It points to upstream code now. Tested: It builds. (From meta-intel rev: 17eab24d80231ebfcca897d3d2b00acac6111bbd) Change-Id: I431396a3603fda83bedff946ab4fb02607f43074 Signed-off-by: AppaRao Puli <apparao.puli@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-01Add pfr-manager recipeAppaRao Puli1-0/+22
Tested: Recipe builds and service works fine. (From meta-intel rev: a3f19790e1e03472d6a42b1cdd401c9a2278b819) Change-Id: I28c6e74d9e598d61c90c1e63b13b28818eb57f1b Signed-off-by: AppaRao Puli <apparao.puli@linux.intel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-29meta-nicole: Enable field modeAlexander Filippov3-0/+29
Enables the field mode by default. This marks the BMC as production version and activates some production specific functionalities. For example, this makes the software manager to discard unverified firmware images. Tested: - The output of `fw_printenv` contains `fieldmode=true`. - `busctl get-property xyz.openbmc_project.Software.BMC.Updater \ /xyz/openbmc_project/software \ xyz.openbmc_project.Control.FieldMode FieldModeEnabled` returns `true` (From meta-yadro rev: ca760a233b348efaf860e0691ea4b3f1c0db1ec1) Change-Id: I9c6fbead319f3c990efba669c923dccb97110e16 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-29meta-nicole: Add image signature verificationAlexander Filippov3-1/+6
Adds a firmware image signature verification. This brings: - The key is stored in `/etc/activationdata` folder. - The software item activation now begins with signature verification. The verification failure stops the activation only when the `fieldMode` is set to true. See https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/xyz/openbmc_project/Control/FieldMode.interface.yaml (From meta-yadro rev: f9e0ad9f1bb2a2520651f771e2b873bef384423a) Change-Id: I91cf92d15d29737a9cd05120b194189eb767636e Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-29phosphor-settings-manager: remove override for Time.OwnerPatrick Williams1-6/+0
Time.Owner has been removed from phosphor-dbus-interfaces so this override is no longer appropriate. (From meta-ingrasys rev: 5d9fdf55c5d0400cfb92b27a9a5e4755e4c1e0c5) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Iaa96326d0f624df72054b0be53698f85d3d48fac Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-29inspur: fp5280g2: Add fp5280g2 psu fw update functionChicago Duan4-1/+40
Add phosphor-psu-software-manager and use inspur specific binary tool to update fp5280g2's psu firmware. (From meta-inspur rev: 38802b27a5b96f2d406f17805e77971fc76e46ec) Signed-off-by: Chicago Duan <duanzhijia01@inspur.com> Change-Id: I366453eda485e6f96cbb6ef8672ea4011abf463e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-29Update README.md to describe setup scriptAlexander Amelkin1-18/+28
The `setup` script is there for quite a while but is still not described in the README.md, so the documentation teaches the users how to set up the environment the hard way. This commit makes it easier for the newcomers to set up the build environment. Change-Id: I1901273246567ff2c211edb251f65106263daf6f Signed-off-by: Alexander Amelkin <a.amelkin@yadro.com>
2020-05-29dbus-sensors: srcrev bump 3840d0ad45..38fb598381Andrew Geissler1-1/+1
James Feist (1): Update clang format (From meta-phosphor rev: 77767fd1dcb66e03a28dde9db20c3dbe2b4eccee) Change-Id: I5b1d5d8d6369d912634903ad9cfc496cd22a4cba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-29entity-manager: srcrev bump fa8d322d08..8c505da0ffAndrew Geissler1-1/+1
James Feist (1): Update to latest clang format (From meta-phosphor rev: 2e9555fa78f17779affda4a2f9f5dc1a300cbd5d) Change-Id: Id60c985a87708c867cdc7bf7d747ff99d4e52af4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-29bmcweb: srcrev bump 69f3530692..e7d68c386fAndrew Geissler1-1/+1
Gunnar Mills (1): clang-format: Add AfterCaseLabel option from clang-10 James Feist (1): FW Update: Task: Update messages Ratan Gupta (1): Revert "[pam]: Restrict user authentication to redfish grp" Ravi Teja (2): Redfish:Call InitiateOffload with parameter OffloadUri Redfish:Define new Oem schemas for dump raviteja-b (3): Redfish:Dump offload handler implementation using nbd-proxy Redfish: Download action support for system dump entry Redfish: ClearLog action support for system dump log entries (From meta-phosphor rev: 78d9aea4652111367f3db87eb4290b986065bbae) Change-Id: I0e5540b861969fd27f66cbeb9fe56a6b9fa91cb4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-29phosphor-power: srcrev bump 928d1d9ed8..8d0b3ce22cAndrew Geissler1-1/+1
Bob King (2): regulators: Add convertFromLinear for sensor monitoring regulators: Add convertFromVoutLinear for sensor monitoring Shawn McCarney (1): Add AfterCaseLabel to .clang-format (From meta-phosphor rev: c164ea8f74d44c2243213e498783063496e4d93b) Change-Id: I1754e92413ff73dc50ae094cdd933e78d0344e3d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-29openpower-vpd-parser: srcrev bump 73b589b85e..c4bd215eb8Andrew Geissler1-1/+1
Priyanga Ramasamy (1): clang-format issue fix for openpower repo (From meta-openpower rev: 1d5b20793672182e565f0f9a1f7dc6cb5c5863aa) Change-Id: I7e7c18439742db8b3dad828312ab67ddaf49d746 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-29phosphor-settings-manager: remove override for Time.OwnerPatrick Williams1-6/+0
Time.Owner has been removed from phosphor-dbus-interfaces so this override is no longer appropriate. (From meta-quanta rev: 5df7b472851713c743d1d13766c71836bd301173) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I66b58fbabf907544f84c6895ee9aa42c2eb5402f Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-28boost: upgrade 1.72.0 -> 1.73.0Wang Mingyu5-61/+12
refresh 0001-Don-t-set-up-arch-instruction-set-flags-we-do-that-o.patch remove 0001-revert-cease-dependence-on-range.patch since it is included in 1.73.0 (From OE-Core rev: 1728ecf71f96570913202a54fd0012ac8b01b8ae) Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Change-Id: Idebfaf56833b5dad94166a02c3dd985f0a861d0b
2020-05-28Merge pull request #41 from Intel-BMC/updatejmbills474-983/+4114
Update
2020-05-28phosphor-inventory-manager: srcrev bump ebff814fb7..55f9eae440Andrew Geissler1-1/+1
Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: f0db6faf3f965c367aadd8aa6ea8a6d859f35686) Change-Id: I65d2f44e94e879bcfdbf534214001b2522145d20 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-28fp5280g2: Fix the file extra path errorGeorge Liu1-1/+1
When built the related SDK on fp5280g2, since the wrong FILESEXTRAPATHS were defined and the build failed. Tested: built successfully on fp5280g2 using related SDK. (From meta-inspur rev: 68b943d9f121e11b01e9a60a595930d50b16d13e) Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I6e1edd74883e8d7910facd15f800aa954bd402a7 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-28meta-nicole: build obmc-yadro-lssensorsAlexander Filippov1-0/+1
Adds obmc-yadro-lssensors to nicole firmware. (From meta-yadro rev: 6ad79177812c3b3af1c962c31b65c76eb76b51dc) Change-Id: Ife48ab428e402b2291047f585e3b089ef7ed4c77 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-28meta-yadro: add obmc-yadro-lssensors packageAlexander Filippov1-0/+16
lssensors is a command line tool which shows available sensors. (From meta-yadro rev: d54a06e15444c1d7e66b0da7e1e1f9e36c158884) Change-Id: I25ba2b2725ad6cb18497070631ce4edd26484e60 Signed-off-by: Alexander Filippov <a.filippov@yadro.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-28phosphor-logging: srcrev bump f6126a78ac..0649b98586Andrew Geissler1-1/+1
Andrew Geissler (2): fix up numbering typo in README boot-block: update README with new feature (From meta-phosphor rev: fd175c4661369a0a39efd7500ca91f7b5657fb62) Change-Id: Iaa9cce2c72ac633ac7e318b3acb6a070944f08c2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-28pldm: srcrev bump 0f74c982a4..fd972645a8Andrew Geissler1-1/+1
George Liu (1): Changed get/setDateTime to bmc instead of host (From meta-phosphor rev: 6c24b365109d44c39e80524ed425816e305f392c) Change-Id: Iaa8c4c58de41424a522350b3ce062ec27edb514e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-28phosphor-host-ipmid: srcrev bump 82920c3d8e..3dc3558944Andrew Geissler1-1/+1
George Liu (1): Changed the host time to bmc time Jeremy Kerr (1): sensordatahandler: enable scanning on assertion sensors (From meta-phosphor rev: 1ed9f36af33a3a069bf6ea7c48be5128bec44c09) Change-Id: I30626c4895637735d792295847968baeb0431dd9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-28phosphor-user-manager: srcrev bump 3ab6cc280e..fdf0937353Andrew Geissler1-1/+1
Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: ced0054c3669c95147f17bbbadca185b7a0af375) Change-Id: Ie36f4fda742944dfa32d873370921e5dea2dfaa1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-28sdbusplus: remove deprecated --enable-transactionPatrick Williams1-2/+1
sdbusplus removed support for disabling transaction IDs and deprecated the --enable-transaction configure flag. Remove it here as well. (From meta-phosphor rev: 3e13720e24f574e4b943032549707a6854e72303) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ie3efd0ba4366e3bfc9b5fc5db27bcc182d95f7aa Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-28python3-sdbus++: switch to native setuptools3Patrick Williams3-10/+16
The sdbusplus repository now has a real setup.py file that doesn't require autotools generation. Switch to a normal setuptools3 recipe. (From meta-phosphor rev: 1914bbb37e7307f9f96b2c752f8df8f7699463cf) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I31bac1fcc061cc0195fb7d3accf922ec57852ba1 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-28sdbusplus: srcrev bump 4991d3bed1..3e71ab90aeAndrew Geissler1-1/+1
Patrick Williams (4): sdbus++: create script to generate all files from a dir meson: feature match autotools support sdbus++: rename template mako files sdbus++: fix setup.py for template file change Wludzik, Jozef (1): sdbusplus: validate interface and path passed to DBus (From meta-phosphor rev: f842ab2dc41d2baa998f66a90ca6f3365ece77ff) Change-Id: I5fb81650eaf7047b03ee094d29bcd36550e8d00c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-28meta-quanta: olympus-nuvoton: dunfell: add support for new layerJoseph Liu1-1/+1
(From meta-quanta rev: 686363b1a1ec8d0320ae6ebb0b3b1e358bb8ea53) Signed-off-by: Joseph Liu <kwliu@nuvoton.com> Change-Id: I65a734a3e1ad5b43179553ba6e81bc1c6676893c Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-28meta-quanta: layer.conf: Add meta-common to layer confSpencerKu1-2/+2
Since there add two packages to meta-common, need to modify layer conf. (From meta-quanta rev: 13b3272dff2f0304c6be20e0e8c916ad3d5cd01e) Signed-off-by: SpencerKu <Spencer.Ku@quantatw.com> Change-Id: Ia0d3bdcc753293af660e662a9c91225021f2be78 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-27Update support contact email addressJason M. Bills1-2/+4
Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
2020-05-27Update to internal 0.56Jason M. Bills64-565/+2596
Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
2020-05-27rainier: Add fan watchdog fan services protectionMatthew Barth1-0/+6
Configure the fan monitor and fan control services to be protected by the fan watchdog. In the event that any of those services fail to run on the BMC, the fan watchdog would trip and push fans to 100% PWM. (From meta-ibm rev: 0860865b6c1003d5440a2be4990fc399931be92c) Change-Id: I6be11de61cae544089553f8791cf599f98ca04f6 Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-27rainier: Add fan watchdog BMC protectionMatthew Barth3-0/+8
Configure and include the fan watchdog services to drive the fans to 100% PWM if the BMC loses communication to the fan controller chip at any time (i.e. BMC reset while powered on). (From meta-ibm rev: 1264216bc2f10cf08f697bc1c95f10237c95515a) Change-Id: I18865bdc06c1a2be0c2a83d5e83402b9316ee845 Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-27ibm-ac-server: Create fan watchdog configsMatthew Barth6-0/+14
Create fan watchdog configs for all ibm-ac-server machines Tested: Built witherspoon and verified appropriate config files in image Built swift and verified appropriate config files in image Built tacoma and verified appropriate config files in image (From meta-ibm rev: ab3b7b8e234134cc4d1123817de64708712cfc1f) Change-Id: I75790b96077575878a9115072b016ad59a2f2420 Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-27witherspoon: Remove `witherspoon` naming from fan watchdogMatthew Barth8-12/+12
Remove the use of `witherspoon` in the names of the recipe, config files, and services of the fan watchdog. This is in prep to use this same fan watchdog on other machines within meta-ibm that have different configurations. Tested: Witherspoon image matches image prior to change Flash image to Witherspoon and force watchdog to trip (From meta-ibm rev: 80f819efec08f7cc7de6988f64c0c77e20990f05) Change-Id: I77295974397cd4903cd1a723b9ef97ee744d2557 Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-27phosphor-state-manager: srcrev bump 2975e26fe7..42f2898d18Andrew Geissler1-1/+1
Andrew Geissler (6): boot-block: don't power on if blocking err present boot-block: add option to query blocking errors boot-block: inform user if blocking error present logs: add option to list logging entries logs: provide option to display log logs: provide option to delete all logs (From meta-phosphor rev: d7a39ab0530b594472b701d28b00c414f5b81bc4) Change-Id: Id8c9ee9e747e337ff7a7fa4195806c23e0bd0766 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-27phosphor-logging: srcrev bump 18f4b6e8d0..f6126a78acAndrew Geissler1-1/+1
Andrew Geissler (9): gitignore: ensure test files not ignored invalid-address: ensure bad path is invalid boot-block: check quiesce on error setting boot-block: look for a callout in the entry boot-block: create d-bus block object on callout boot-block: remove blocking error on erase boot-block: create blocking association boot-block: clear block on error resolve boot-block: quiesce host on error (From meta-phosphor rev: a0fd25d2cc43c1d0eca989ec778ffa75d92f1ca9) Change-Id: I8c55e30ab225ba028918db4bdaacfc3362a42af8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-27phosphor-networkd: srcrev bump f15503ec46..06345733e3Andrew Geissler1-1/+1
Benjamin Fair (1): Allow disabling use of u-boot environment (From meta-phosphor rev: c02fb7a0e8b08e2f9f919b1c62966a8ed956f368) Change-Id: I9c4d931aa4ab74a009b3de1066da1065d807579e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-27phosphor-time-manager: srcrev bump 3c2f44962c..3de9698daeAndrew Geissler1-1/+1
George Liu (1): clang-format: Add AfterCaseLabel option from clang-10 (From meta-phosphor rev: e4597e8ec89831388be03c0a8e096fb756475b6e) Change-Id: I215aecfdcfaf9b03dc0f1b9d1a4318749b7c2765 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-27phosphor-host-ipmid: srcrev bump 6467ed247f..82920c3d8eAndrew Geissler1-1/+1
George Liu (1): clang-format: add AfterCaseLabel option from clang-10 (From meta-phosphor rev: 86908689896741b08976b6fa992c86fdcc7cd45c) Change-Id: I015218662b062180a00fa2a9736c5a30e2c7e20c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-27pldm: srcrev bump 4dd11a7c8d..0f74c982a4Andrew Geissler1-1/+1
Deepak Kodihalli (1): clang-10: run clang-format on the repo Pavithra Barithaya (1): Implement PDR.FindStateEffecterPDR DBus API (From meta-phosphor rev: c70db05805a47d3ea6ba00cf34b6e6b55681f72b) Change-Id: I15896d49be152f271ea8fa7321ec910f1511a6d6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-27phosphor-settingsd: srcrev bump 6f62cc844b..8f5c256647Andrew Geissler1-1/+1
George Liu (1): Remove TimeOwner interface from settings.yaml (From meta-phosphor rev: 480bdb05fea3fa0d72d0e0c666baa97263fc29db) Change-Id: I0b15d0d9bebb4948da400ebd5a2049dd7e45d878 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-27webui-vue: srcrev bump 6f102346cb..396aaab761Andrew Geissler1-1/+1
Yoshie Muranaka (1): Refactor Sensors filtered data (From meta-phosphor rev: 24bea95cc919e44f9eae5392072b28eee37ef337) Change-Id: I5b126ab6cc655087f46556579a335bf38f720e10 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-27sdbusplus: srcrev bump 1b1321cf54..4991d3bed1Andrew Geissler1-1/+1
Patrick Williams (12): remove usage of WANT_TRANSACTION option build: move python setuptools for future non-autotools build: add setuptools install script clean up pedantic compile warnings asio: object_server: add virtual destructors clang-format: reformat for clang-10 clean up more pedantic compile warnings meson: create basic build structure meson: set default buildtype to debugoptimized asio: connection: add missing initializer clang-format: sync from docs master .clang-format test: exception: suppress scan-build errors (From meta-phosphor rev: 0322b039747bd7c7cb1e705851849cbe625b9325) Change-Id: I997cfd9f0f8c5f7a243011f962f76ed765b6b7df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-27image_types_phosphor.bbclass: mmc tar: Compress ext4 rootfsAdriana Kobylak1-1/+3
Compress the ext4 rootfs so that it's faster to transfer to the BMC and does not take much space. The code update process can then uncompress it on the fly and write to flash. Use zstd to compress which has a good compression rate and is also faster to decompress than xz. (From meta-phosphor rev: 5e1b6dc499736e219766cc24924dd486ff2a8ccb) Change-Id: I07aadc413e5e883a6b97d1a374e4bbf215b07786 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-27phosphor: hwmon: add missing stdplus dependencyPatrick Venture1-0/+1
Add missing dependency on stdplus in recipe. (From meta-phosphor rev: 9d2aa344187192fb0e1af85b0119a0332822f831) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: Ic05259a05db8fe0420cec4a17739aa79e8f66778 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>