summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-01 03:02:28 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-11-02 03:09:42 +0300
commit409d3c1b19200eaf55b8ec9566568149d7a1033b (patch)
tree1922f7d965db9bf6eb841578df38b776874b11cf
parentef1a31def91e69c0bb153be6aeb94a271d500dc5 (diff)
downloadopenbmc-409d3c1b19200eaf55b8ec9566568149d7a1033b.tar.xz
phosphor-power: srcrev bump 1c0576bb51..941b60df01
Jim Wright (1): psu-ng: Allow more than expected number of PS Shawn McCarney (2): psu-ng: Change max size of firmware version to 12 Update OWNERS file Change-Id: I77e14c3f6356c74e97084a70c6d7e6240db73d04 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 187feb398c..17df61bf19 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 = "1c0576bb5192932a60b7dcb741c4a06db6a10680"
+SRCREV = "941b60df0177dfe16bd2f98d7248ec8f80502894"