summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-26 10:51:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-27 00:17:40 +0300
commita58e0790ffff73df72e772f0798868cc7ba6ccda (patch)
treec914ac7544279f71b125e16a1a71257eee01377c /meta-phosphor/recipes-phosphor
parentf10396dd27b2f52200b74e8bb306220ffcd2966b (diff)
downloadopenbmc-a58e0790ffff73df72e772f0798868cc7ba6ccda.tar.xz
phosphor-power: srcrev bump e1074d8e91..8b7786afc4
Brandon Wyman (3): psu-ng: Add method to get PSU conf from D-Bus. psu-ng: Change main to call non-JSON PSUManager psu-ng: Remove JSON parsing code Change-Id: Ib1aba0e7525b42537cd1c6433b6b52358d964197 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 68cad9187..dd7fe5d89 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"
-SRCREV = "e1074d8e915066c1ea858321b5f6453014e86894"
+SRCREV = "8b7786afc411da4f06e130fc685631021bdd41ea"