summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-26 01:11:47 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-26 02:26:22 +0300
commitaaaba317943d999633d4a6f14853f5b2752fd097 (patch)
tree2b76ac97817871a3e2dffeab3469138a1dd83ad8 /meta-phosphor/recipes-x86
parent6d0429673b6145efd5ae13a3eb02348475d589be (diff)
downloadopenbmc-aaaba317943d999633d4a6f14853f5b2752fd097.tar.xz
x86-power-control: srcrev bump 99e8f9dfe6..439b9c3a08
Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: I94d55f3889d0a7234cd50cd3a4c21c4a8a9c24e7 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 45100dd5a9..3beda1a743 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 = "99e8f9dfe6ed99e201f5920c512587fe3af3cdb9"
+SRCREV = "439b9c3a0835b40bc052c272e53fa250de3212da"
PV = "1.0+git${SRCPV}"