summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-30 15:52:16 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-31 03:53:11 +0300
commit7e15162ba85c1d33dd4156f4652d6fae4f61ac61 (patch)
tree23189e0245cd89655164199af66301a813937bbf
parentd055357e18f247443fafef5f7978a045b44ae295 (diff)
downloadopenbmc-7e15162ba85c1d33dd4156f4652d6fae4f61ac61.tar.xz
x86-power-control: srcrev bump 4c04af1092..b38fe83748
Karthikeyan Pasupathi (1): Power restore policy to support multi-host platform. Change-Id: Ie3ba823cce6f0a08db172fe7b707d1c0b6d3c57b 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 5bd032f338..6383216ad5 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=https;branch=master"
-SRCREV = "4c04af1092314aa716b229f41831a44aee59014d"
+SRCREV = "b38fe83748b3535adeca48a19afdefde91b9e70a"
PV = "1.0+git${SRCPV}"