summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-30 14:50:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-01 00:25:16 +0300
commitdbbf0c54d9eeddad00ef5b10a24af6e755048852 (patch)
tree9af04143c1af1fba16a8dbd812d4ce279623340a /meta-phosphor/recipes-x86
parent7e2364ff2cec9787c23bae51276773a7a2adf46d (diff)
downloadopenbmc-dbbf0c54d9eeddad00ef5b10a24af6e755048852.tar.xz
x86-power-control: srcrev bump 891bbde7eb..edd211e412
Michal Orzel (1): Handle possible SdBus exceptions Change-Id: I94c2b0e6d90aeadaae3e665f0885adaead16a826 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 a293a0db88..897c3a72f5 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 = "891bbde7eb6506a68b690b52b25dfa4f08904e88"
+SRCREV = "edd211e4124356eb4186d227bc7f8afcea3d9cfe"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"