summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-18 02:00:21 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-19 16:15:20 +0300
commit5a4bb81761a0d80b39b0c424c8950511805fb772 (patch)
treed2f99e5faa987b09fcd228a6a348cf2321121913
parentcb54e1aadd4363b96c2211054e65f0f79dbfef1b (diff)
downloadopenbmc-5a4bb81761a0d80b39b0c424c8950511805fb772.tar.xz
x86-power-control: srcrev bump d7ea283b7e..891bbde7eb
Jonathan Doman (1): Fix json exception when processing event_configs Change-Id: Ibe519fc2cd40d7e89b620606107c8974006ac729 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 bed2a4db38..a293a0db88 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 = "d7ea283b7ec6c7718ac70b0d38c654b9a5bac3db"
+SRCREV = "891bbde7eb6506a68b690b52b25dfa4f08904e88"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"