summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-29 00:50:18 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-03-30 03:20:02 +0300
commitc63d6f6fcccb7cafbf4ca3ad400995197aa09dfa (patch)
treeea9cd0fd893a166fdb7b56a323e9b6efeb09d2f8
parent9e82001b18da296bd07304a0c3145a9ccb505ea5 (diff)
downloadopenbmc-c63d6f6fcccb7cafbf4ca3ad400995197aa09dfa.tar.xz
openpower-occ-control: srcrev bump 3c2beeaf8b..e2d0a43cc1
Chris Cain (2): Convert power cap limits to input power for users Handle file errors when device path gets unbound Change-Id: Ib7a0a3f3d855afdf5be01ddd6d515b2a8174d095 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc b/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc
index 3dc52f6da9..e641e91824 100644
--- a/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc
+++ b/meta-openpower/recipes-phosphor/occ/openpower-occ-control.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/openpower-occ-control"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
SRC_URI += "git://github.com/openbmc/openpower-occ-control;branch=master;protocol=https"
-SRCREV = "3c2beeaf8b12a18800288d5b7bf77cc4963807f7"
+SRCREV = "e2d0a43cc1af0104d6a0cca10ef8eb91328e15bf"