summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/power
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-29 17:40:24 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-30 04:04:38 +0300
commit00b415c69207bd13252929c0e24c8fdcd8c73cbb (patch)
treed993b743db045b07be984d24408c30c81c022b5a /meta-phosphor/recipes-phosphor/power
parentca414703473683b119c3b2cb0f1226746817ac05 (diff)
downloadopenbmc-00b415c69207bd13252929c0e24c8fdcd8c73cbb.tar.xz
phosphor-power: srcrev bump 25478fa225..9ef7a04305
Faisal Awada (1): psu-ng: Fix race condition within PSU monitor. George Liu (3): power-supply: Replace Argument class with CLI11 power-sequencer: Replace Argument class with CLI11 meson_options.txt: Support for reading options from meson.options Change-Id: I9e2cccfe86e3ecf9a51d7b309a04abf02c553563 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/power')
-rw-r--r--meta-phosphor/recipes-phosphor/power/phosphor-power.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
index af33d86906..8023d871b0 100644
--- a/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
+++ b/meta-phosphor/recipes-phosphor/power/phosphor-power.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/phosphor-power"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/phosphor-power;branch=master;protocol=https"
-SRCREV = "25478fa2258ba98bbe5de74e420fe8557841926c"
+SRCREV = "9ef7a04305d7f21bca8d16a437d016c5b2950469"