summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-14 19:51:54 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-15 05:23:55 +0300
commit0d21747a005bb84b3ad5578eeb2b37fa317aa8e0 (patch)
treed3d7153112b67a9d3e7ae706691bd0831759b37d /meta-phosphor/recipes-x86
parent9d0b6a8220ced3f4dbe0614b40b64e608325c021 (diff)
downloadopenbmc-0d21747a005bb84b3ad5578eeb2b37fa317aa8e0.tar.xz
x86-power-control: srcrev bump ec972d8b56..50937e7339
Jean-Marie Verdun (1): Add initial support for polarity on a couple of GPIOs Zev Weiss (2): Append node number to dbus names more directly Fix powerControlDir creation failure error message Change-Id: I7299ba7115a2ea17ef7daefc9da1fc3796da29e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-x86')
-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 e1d341570..53de8c616 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 = "ec972d8b56fe84f8aa6d18f63e64e3fb0e7a9eaf"
+SRCREV = "50937e7339db744f765efdc3cc58f3d0c5976601"
PV = "1.0+git${SRCPV}"