summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-06 09:51:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-09 04:06:29 +0300
commitc43ab61ced86d19d5698a18a81cdbfa8d43d050e (patch)
tree09f1a0664257b3f4d0bf4a303e5b95f3e9edcc51
parentef64de967e48a39f21b958feafb871cebf0f7ccb (diff)
downloadopenbmc-c43ab61ced86d19d5698a18a81cdbfa8d43d050e.tar.xz
x86-power-control: srcrev bump 6ce234ecae..85e111ed69
Logananth Sundararaj (1): Changes for dbus based gpio config. Change-Id: I071c72e0edb6626d2a58311fbdb589182c988f6e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rwxr-xr-xmeta-phosphor/recipes-x86/chassis/x86-power-control_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
index 0aaf40c502..93b745fb64 100755
--- a/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
+++ b/meta-phosphor/recipes-x86/chassis/x86-power-control_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "Chassis Power Control service for Intel based platforms"
DESCRIPTION = "Chassis Power Control service for Intel based platforms"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=ssh"
-SRCREV = "6ce234ecaeef3558b97cb24020577996b38a4690"
+SRCREV = "85e111ed6940491b6fe40cc5054ef021a1404e19"
PV = "1.0+git${SRCPV}"