diff options
| author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2026-09-02 04:00:10 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2026-09-02 06:30:01 +0300 |
| commit | 79b60d5b9e47f04526305d7b62aed2af3db7debc (patch) | |
| tree | 72720c009438d575adfc12287e095cd6deca32f4 | |
| parent | 008c0158dc5b6a60c9faa38fa24ace66535e9ab6 (diff) | |
| download | openbmc-79b60d5b9e47f04526305d7b62aed2af3db7debc.tar.xz | |
phosphor-modbus: srcrev bump cadf74203f..07d1d5f690
Jagpal Singh Gill (5):
tests: return a path from the FFDC create stub
rtu: invalidate metrics when the port is busy
rtu: expose the configured allowlist
rtu: clear Enabled only once the port is idle
tests: add tests for device config parsing
Change-Id: I5cae229b2bf4f2f9b3046f278d5eafba0494c0c9
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
| -rw-r--r-- | meta-phosphor/recipes-phosphor/modbus/phosphor-modbus_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/modbus/phosphor-modbus_git.bb b/meta-phosphor/recipes-phosphor/modbus/phosphor-modbus_git.bb index 566e7608cf..8bebabbb17 100644 --- a/meta-phosphor/recipes-phosphor/modbus/phosphor-modbus_git.bb +++ b/meta-phosphor/recipes-phosphor/modbus/phosphor-modbus_git.bb @@ -9,7 +9,7 @@ DEPENDS = " \ sdbusplus \ " -SRCREV = "cadf74203f0a64c12cf665c0e6a5e14865158d88" +SRCREV = "07d1d5f6903ea51eed42cdbac002f868d2c54f08" PACKAGECONFIG ??= " \ modbus-rtu \ |
