summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-06 07:31:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-07 03:20:31 +0300
commit3781c6ad99875692b31983160b6dedd664c6ee21 (patch)
treebacd6e5d2247066d86638b9c63fde740a9b474d5 /meta-phosphor/recipes-x86
parentf7d2c5c2c8ee1fd235df20d5fe5dad19875eae50 (diff)
downloadopenbmc-3781c6ad99875692b31983160b6dedd664c6ee21.tar.xz
x86-power-control: srcrev bump 273d789718..699b565d02
Jason M. Bills (1): Improve host state monitor Kumar Thangavel (1): Fix config json file path Priyatharshan P (1): Add JSON config support for x86-power-control (From meta-phosphor rev: 6cfa156caf696d542a5a05d66b3b97e6035eb08c) Change-Id: I8262441b9b2a2e902178ee3649806e3f1afe2738 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 1b0b584f19..21f73b3f82 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=ssh"
-SRCREV = "273d789718ce2a7aaf49424f9cefcd89226da2a7"
+SRCREV = "699b565d02ab0b590dda160bc0c8943e36d406bd"
PV = "1.0+git${SRCPV}"