summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-02 18:12:51 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-11-03 02:30:19 +0300
commit89f2fc8a4684a98dccce828cc184f5faab52a837 (patch)
tree58b7f5cc8d2851a6fe819d90944b39d54783b09e
parent6c1751efe51e6534fda1a98de7f29d6531135c9e (diff)
downloadopenbmc-89f2fc8a4684a98dccce828cc184f5faab52a837.tar.xz
x86-power-control: srcrev bump 58e379d1bf..fa2b6448a5
Zev Weiss (1): OWNERS: Add myself as a reviewer Change-Id: I8b4620fe2610706fa5d91c7fed6248821cb4aaa6 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 9894cc0f81..a9e1583fb7 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"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRCREV = "58e379d1bf271707733a595238530e2e2e77ad86"
+SRCREV = "fa2b6448a5169b5e981a24ae4ca0c03b80a07149"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"