summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-11-03intel-ipmi-oem: srcrev bump bd51e6a9ae..c573390054Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I8b627bb4c37626478cefd35c4f0e5253c8cc5e66 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03meta-openpower:meson: pkgconfig inherit requiredAndrew Geissler4-4/+4
Upstream yocto made a change recently that brought to light a bug in some of our recipes. If your meson makefiles utilize the dependency() function then the recipe must also include pkgconfig. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: I48c062226275c6e110bde27e815d2643c369c14c
2021-11-03meta-phosphor:meson: pkgconfig inherit requiredAndrew Geissler12-12/+12
Upstream yocto made a change recently that brought to light a bug in some of our recipes. If your meson makefiles utilize the dependency() function then the recipe must also include pkgconfig. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ie85e2a3bd86010c2ce5d08c75fddc1ba348ff891
2021-11-03README: update setup after machine cleanupsPatrick Williams1-13/+10
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I3daacc34af1b628f2f1e279a45e1e13bf06ac746
2021-11-03meta-ibm: mihawk: fix invalid JSONPatrick Williams1-1/+1
`eslint` reported an issue with the supplied JSON and it appeared to be missing a simple comma to separate two values in an array. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I2dd167143ea31c730c26254b3ddc2ad25109e34f
2021-11-03meta-phosphor: phosphor-ipmi-flash: Update recipe to use mesonWilly Tu1-34/+36
The new meson now forced only one type of LPC or P2A to be enabled. The build will fail if both LPC and P2A are enabled. Out of the given type, only the last package enabled will be used. Added PACKAGECONFIG conflict feature. Tested ``` NOTE: Reconnecting to bitbake server... Loading cache: 100% |###################################################################################################################################################################################################| Time: 0:00:01 Loaded 3939 entries from dependency cache. ERROR: /workspace/gBMC/buildspace/gbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb: phosphor-ipmi-flash: PACKAGECONFIG[nuvoton-lpc] Conflict package config 'nuvoton-p2a-mbox' set in PACKAGECONFIG.| ETA: --:--:-- ERROR: Failed to parse recipe: /workspace/gBMC/buildspace/gbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-flash_git.bb ``` Change-Id: I6ad9317cb5c35aa266ff67eb3b22e9f5f17f359b Signed-off-by: Willy Tu <wltu@google.com>
2021-11-03google-misc: srcrev bump 382d628dd0..ba30c10ac4Andrew Geissler1-1/+1
William A. Kennington III (5): libcr51sign: build: Refactor for subproject use libcr51sign: Fixes for compiler warnings build: Make it possible to use as a subproject libcr51sign: Fix struct size warning libcr51sign: Ensure OMIT_VARIABLE_ARRAYS passed to pkgconfig Willy Tu (1): Fixed prod_to_dev_downgrade_allowed logic in validate_transition Change-Id: I5d2dc218310600b2bcc50541857516f1f4801428 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03linux-aspeed: UART routingJoel Stanley1-1/+1
Chia-Wei Wang (2): soc: aspeed: Add UART routing support soc: aspeed: Fix UART routing driver Change-Id: I4a6fc7ee06e7e32ef15ceba79d278869e6c6c42e Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-11-03phosphor-ipmi-ethstats: srcrev bump 6b48b92e08..c8894c55f5Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I06a725bcbea192e04a67e9cd8811b6d3d1d928ac Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03kcsbridge: srcrev bump 03e6defcbc..7580a8e60dAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Patrick Williams (1): span: switch to std Change-Id: Iad1eb082e1f6a5d0977d1ad4f46aeb600b89b782 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03openpower-hw-diags: srcrev bump f4792d6850..39fcf65dceAndrew Geissler1-1/+1
Ben Tyner (1): Attn: Qualify MPIPL request with dump policy austinfcui (1): Update discord info in OWNERS file Change-Id: Icf537d43968e61dd2977fa929e95c1099a1cd696 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03phosphor-dbus-interfaces: srcrev bump 4a3bfcaf4a..9011692063Andrew Geissler1-1/+1
Jonathan Doman (1): Fix install_subdir setup error Change-Id: Ifc3d5d549d54bc930b1d3f401cd67bc4ec203a11 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03phosphor-fan-presence: srcrev bump 55ed901be9..284505d34bAndrew Geissler1-1/+1
Matt Spinler (9): control: Dump flight recorder to a JSON file control: Add cache maps to fan control dump fanctl: Add query_dump cmd to search dump contents control: Store zone data in the dump control: Add setFloorHold to Zone control: mapped_floor: use setFloorHold control: Add count state floor action control: Timer trigger can preload groups control: Add power on/off triggers Matthew Barth (8): control:ibm,rainier-2u: Fan missing event control:ibm,rainier-2u: Fan rotor nonfunctional event control:ibm,rainier-4u: Fan missing event control:ibm,rainier-4u: Fan rotor nonfunctional event control:ibm,rainier-1s4u: Fan missing event control:ibm,rainier-1s4u: Fan rotor nonfunctional event control:ibm,everest: Fan missing event control:ibm,everest: Fan rotor nonfunctional event Change-Id: Ia80f5acf1ff167b3c8875981cd3fec4f954af7fe Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03obmc-console: srcrev bump 2e93a03daf..dc0eec8db7Andrew Geissler1-1/+1
Andrew Geissler (1): ssh-console: introduce reasonable timeout values Change-Id: I8cac6088806391796ee2bf97c8fb9f6a2925e311 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03phosphor-health-monitor: srcrev bump 036f1617ec..f515187932Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I9109f3e31323427ad82343fee0b1cc42d41a0699 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03telemetry: srcrev bump 7e098e93ef..e28aa53dc1Andrew Geissler1-1/+1
Szymon Dompke (1): Add Id to Trigger Change-Id: I106d4c112232d33c8561887e7b7fc63da7bc70ec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03openpower-libhei: srcrev bump 5c4b0b1c73..33e46ac8c0Andrew Geissler1-1/+1
austinfcui (1): Update discord info in OWNERS file Change-Id: I7dfe9fde18f538de1e40fbe34838b8238f2e95bb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03phosphor-ecc: srcrev bump 0841f8abf9..a56bb3cae1Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I951eca2b4e0a984ad9ca203e7e7be46dfec57e27 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03openpower-proc-control: srcrev bump ff27e3915c..ad3ff0fdf8Andrew Geissler1-1/+1
Jayanth Othayoth (1): PHAL: refactor startHostNormal procedure Change-Id: Ie2c9f09e236aaea2482cfe057d2ca298c5e5b73a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03phosphor-ipmi-blobs: srcrev bump fda41789e7..3b89eda938Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I90a1da693b5f9532d6dd6af4ccdc6108b97ef6d1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03phosphor-psu-code-mgmt: srcrev bump a5fc266901..95ad4ee285Andrew Geissler1-1/+1
Lei YU (1): MAINTAINERS and OWNERS: Update info Change-Id: I4d40b10b10f224fb8090b068d09dbf6d62723a41 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03bmcweb: srcrev bump 021d32cf90..37bbf98c8bAndrew Geissler1-1/+1
Chris Cain (1): Systems: Add IdlePowerSave support George Liu (1): Fix NTPServers are hard-coded for eth0 Change-Id: I74bebcde91135389850fe6e89792a054db05404c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03ipmi-fru-parser: srcrev bump 5f5e3840f7..bc145078e7Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I202d1b04e503faa9769c84cffee52c5cf90424cc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03dbus-sensors: srcrev bump b782eec692..3291b9c755Andrew Geissler1-1/+1
Jie Yang (1): Sensor mutability interface Change-Id: I482f2407ef54f62fcf9131e2acc6a8c9aa75ec54 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03webui-vue: srcrev bump 15cee70983..8187678816Andrew Geissler1-1/+1
Sandeepa Singh (1): Add Dimms table missing properties Change-Id: Ie60ce20ab7d700214136262409bcb653c2a5b589 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-03phosphor-ipmi-flash: srcrev bump bcae90026b..0df4085097Andrew Geissler1-1/+1
William A. Kennington III (1): build: Remove unused phosphor-logging dependency Willy Tu (1): build: nuvoton-lpc: Add `NUVOTON_LPC` project_arguments Change-Id: I908323915c2fe120f9c6503986a85ff72443c0cd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02openpower: guard version bump ..3fa0e5e312Jayanth Othayoth1-1/+1
Adriana Kobylak (1): Update GUARD PATH Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I018b931f5d15e0841f623958ba88c6fe3cea3876
2021-11-02linux-aspeed: Move to Linux v5.15Joel Stanley1-3/+3
This moves the OpenBMC kernel to a v5.15 base. There are 73 patches in the tree, not counting changes that were merged in v5.16 which have been backported. Andrew Jeffery (10): dt-bindings: hwmon: pmbus: Add Maxim MAX31785 documentation pmbus (max31785): Add support for devicetree configuration pmbus (core): Use driver callbacks in pmbus_get_fan_rate() pmbus (core): One-shot retries for failure to set page pmbus (max31785): Wrap all I2C accessors in one-shot failure handlers ARM: dts: aspeed: witherspoon: Update max31785 node ipmi: kcs_bmc: Add a "raw" character device interface ARM: dts: tacoma: Clean up KCS nodes leds: pca955x: Make the gpiochip always expose all pins leds: pca955x: Allow zero LEDs to be specified Brad Bishop (3): ipmi: aspeed-g6: Add compatible strings reset: simple: Add AST2600 compatibility string eeprom: at25: Split reads into chunks and cap write size Cédric Le Goater (19): mtd: spi-nor: aspeed: use command mode for reads mtd: spi-nor: aspeed: add support for SPI dual IO read mode mtd: spi-nor: aspeed: link controller with the ahb clock mtd: spi-nor: aspeed: optimize read mode mtd: spi-nor: aspeed: limit the maximum SPI frequency mtd: spi-nor: aspeed: introduce a aspeed_smc_default_read() helper mtd: spi-nor: aspeed: clarify 4BYTE address mode mask mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization buffer mtd: spi-nor: aspeed: add support for the 4B opcodes mtd: spi-nor: Add support for w25q512jv mtd: spi-nor: aspeed: Introduce a field for the AHB physical address mtd: spi-nor: aspeed: Introduce segment operations mtd: spi-nor: aspeed: add initial support for ast2600 mtd: spi-nor: aspeed: Check for disabled segments on the AST2600 mtd: spi-nor: aspeed: Introduce training operations per platform mtd: spi-nor: aspeed: Introduce a HCLK mask for training mtd: spi-nor: aspeed: check upper freq limit when doing training mtd: spi-nor: aspeed: add support for AST2600 training /dev/mem: add a devmem kernel parameter to activate the device Eddie James (8): soc: aspeed: Add XDMA Engine Driver soc: aspeed: xdma: Add user interface soc: aspeed: xdma: Add reset ioctl dt-bindings: input: Add documentation for IBM Operation Panel input: misc: Add IBM Operation Panel driver ARM: dts: aspeed: tacoma: Remove CFAM reset GPIO spi: fsi: Print status on error spi: fsi: Fix contention in the FSI2SPI engine Fran Hsu (2): ARM: dts: nuvoton: npcm730: Add UDC device ARM: dts: nuvoton: gsj: Add non-mainline nodes George Hung (4): dt-binding: edac: add NPCM ECC documentation edac: npcm: Add Nuvoton NPCM7xx EDAC driver ARM: dts: nuvoton: gbs: split SPI flash partition ARM: dts: nuvoton: gbs: Change the name of the partitions Jae Hyun Yoo (1): clk: ast2600: enable BCLK for PCI/PCIe bus always Joel Stanley (4): net: ftgmac100: Ensure tx descriptor updates are visible ARM: dts: ast2600evb: Enable EHCI controller ARM: configs: aspeed: Add openbmc kernel options ipmi: bt-bmc: Use registers directly Tomer Maimon (21): dt-binding: bmc: Add NPCM7xx LPC BPC documentation misc: npcm7xx-lpc-bpc: add NPCM7xx BIOS post code driver dt-binding: bmc: add npcm7xx pci mailbox document misc: mbox: add npcm7xx pci mailbox driver dt-binding: net: document NPCM7xx EMC DT bindings net: npcm: add NPCM7xx Ethernet MAC controller ARM: dts: npcm7xx: Add out of tree nodes ARM: dts: olympus: Add non-mainline nodes ARM: dts: npcm750: Add fuse regmap support node ARM: dts: npcm7xx: Link fuse syscon to adc and wdt clk: npcm7xx: add read only flag to divider clocks iio: adc: Add calibration support to npcm ADC watchdog: npcm: Add DT restart priority and reset type support pinctrl: npcm7xx: Add HGPIO pin support to NPCM7xx pinctrl driver pinctrl: pinconf: add pin persist configuration pinctrl: npcm7xx: Add pin persist configuration support spi: npcm-pspi: Add full duplex support dt-binding: bmc: add NPCM7XX JTAG master documentation misc: Add NPCM7xx JTAG master driver watchdog: npcm: Modify get reset status function ARM: configs: add defconfig for Nuvoton NPCM7xx BMC William A. Kennington III (1): net: npcm: Support for fixed PHYs Change-Id: I8c26f71ba75e4f8d8b5697b81f8c73c0d77aae8e Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-11-02linux-aspeed: FSI backportsJoel Stanley1-1/+1
Patches from the v5.16 kernel relating to FSI, OCC and SBE FIFO. Eddie James (7): fsi: occ: Use a large buffer for responses fsi: occ: Store the SBEFIFO FFDC in the user response buffer docs: ABI: testing: Document the OCC hwmon FFDC binary interface hwmon: (occ) Provide the SBEFIFO FFDC in binary sysfs docs: ABI: testing: Document the SBEFIFO timeout interface fsi: sbefifo: Add sysfs file indicating a timeout error fsi: sbefifo: Use interruptible mutex locking Change-Id: Iab76e0b1cf658334d8ab0f43bb6c3d1b8912f7a5 Signed-off-by: Joel Stanley <joel@jms.id.au>
2021-11-02rest-dbus: srcrev bump 9273a302e8..99d57f2698Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I8d692e2eb6d65aaa9da461efeb1d210247392920 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02ipmbbridge: srcrev bump bd78df6be9..8227626764Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I76cbbf0ed45d8b9a523fb9c2c27d21dc1c03be3e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02wistron-ipmi-oem: srcrev bump ba89a1ea57..572a22ad0aAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: Iadf9a75728ff8321a6745d843abe649adbb6cf19 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02obmc-ikvm: srcrev bump 2d2f3dab42..f90f68d1e9Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I8c92d4ef4489eeb6417b546be26f95ab7b07c38c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02pldm: srcrev bump d207b59478..b7e083ea32Andrew Geissler1-1/+1
Tom Joseph (7): libpldm: Modify the validation check on ActiveComponentVersionString fw-update: Implement inventory manager fw-update: Implement firmware update package parser fw-update: Implement DeviceUpdater fw-update: Implement firmware UpdateManager fw-update: Firmware discovery of MCTP endpoints fw-update : Optimize passing infra parameters Change-Id: Ie7aaed2129463d1c6247c37f56a2198b11705760 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02phosphor-host-ipmid: srcrev bump f0a89946f1..d2ee98677fAndrew Geissler1-1/+1
Hieu Huynh (1): Support chassis bootdev clear-cmos Willy Tu (2): dbus-sdr: prevent handler registration if dbus-sdr is enabled dbus-sdr: Remove the use of undocumented Inventory.Decorator.FruDevice Change-Id: Ia4dd1b7eea993cdc8e33fc0e1d8f7cc398b3dee4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02phosphor-logging: srcrev bump 74348c60ed..8ec41563bbAndrew Geissler1-1/+1
Sumit Kumar (1): PEL: Set commit time for archived pels Change-Id: I75571aa4044ee85404530055804aedbf609df56a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02openpower-hw-diags: srcrev bump 0f481a441f..f4792d6850Andrew Geissler1-1/+1
Zane Shelley (1): Temporary filtering for checkstop root cause attentions Change-Id: I6c1256fc2cecaac30e7183d7734e394b85ba178f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-02phosphor-power: srcrev bump 85c7bf41fe..a2a830b1ffAndrew Geissler1-1/+1
Brandon Wyman (3): psu-ng: Refactor EXPECT calls for PMBus STATUS_* psu-ng: Add code to detect VOUT_OV_FAULT psu-ng: Change fault traces from INFO to ERR Shawn McCarney (2): regulators: Treat missing VPD keyword as empty regulators: Allow empty expected VPD value Change-Id: Ifc2953ba12251e6a8dc9ea51633bc3faf0eb7c60 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-01openpower-occ-control: srcrev bump ea4ba179f0..ace67d85e4Andrew Geissler1-1/+1
Eddie James (1): ffdc: Only proceed with PEL creation if there is an error Manojkiran Eda (1): Add OWNERS file Matt Spinler (1): Add proc IO Ring and core/IO ring DVFS sensors Change-Id: I6e031270eafdc116ced25fd499cca9837f87e9ab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-11-01meta-nicole: admin-account: Move to local.confAlexander Filippov3-39/+6
This refixes of 905072f5c1d2f1e2bd99fb3346ee2978428b992b commit as pure build without sstate-cache is still broken. This commit moves the admin account creation from the standalone package to the bitbake config file. Change-Id: I6d4cfe41b1e6e2f5e707f4e942a8e4df93277e93 Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
2021-10-30jsnbd: srcrev bump 164fef38b7..7b7c29369cAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: Ia29a9dba4a87667ff7e35836d7c25bee16278a8f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-settingsd: srcrev bump b6fa9bb188..5ff6375ba9Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I8c62e878ce13a0c153f9c794b7b4f2029e488909 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-post-code-manager: srcrev bump 90e767334b..9ce5a645f5Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: Ie4e88dda3f8fbb12f22a6f045f02823de43a5d1a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30openpower-proc-control: srcrev bump 6263820071..ff27e3915cAndrew Geissler1-1/+1
Andrew Geissler (1): op-continue-mpreboot: ensure it runs after start_host Manojkiran Eda (1): Add OWNERS file Change-Id: I50c38916c9ddf8de5fdd66572b76e713c2e620a4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30slpd-lite: srcrev bump a592888328..ef078cd0d5Andrew Geissler1-1/+1
Manojkiran Eda (2): Update .clang-format file & clang-format-12 changes Add OWNERS file Change-Id: Ie8b6ba8824533e8b3ba089065b067630a02e547a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30openpower-hw-diags: srcrev bump d94291aa2f..0f481a441fAndrew Geissler1-1/+1
Ben Tyner (1): Attn: Properly handle hostboot TI with EID/PLID Zane Shelley (1): update OWNERS file Change-Id: I82be0e10d9778df9d222f654c0ae13a5b6dc8b22 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-user-manager: srcrev bump ccd28899f2..ce4e1aa087Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: I93c7138a290f89f76989f116ae07c5028626ed6c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30entity-manager: srcrev bump 35d94a83b3..6bf41588abAndrew Geissler1-1/+1
Zhikui Ren (1): Add doc links in readme Change-Id: I0cb27b70d4936de800691583d00945423872568f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30openpower-libhei: srcrev bump 90c37748c2..5c4b0b1c73Andrew Geissler1-1/+1
Zane Shelley (1): update OWNERS file Change-Id: I4987e1b77543d4994c3dc6219e6860d6837bf341 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-fan-presence: srcrev bump e4867b2f6e..55ed901be9Andrew Geissler1-1/+1
Matthew Barth (1): control:actions: Replace `speed` with `target` Change-Id: Ib3fce1146df4b40daa3d6396f5cf72e77bed7fce Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>