summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-08 00:00:35 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-03-10 19:14:20 +0300
commit8997765bb01cae93eb63f101061270c73863f1cb (patch)
tree4520395a51299bd623361a1615f05e88e91707bc /meta-phosphor/recipes-x86
parent51dd3df400b098518afacd6acf6fd1eb2f81ca15 (diff)
downloadopenbmc-8997765bb01cae93eb63f101061270c73863f1cb.tar.xz
x86-power-control: srcrev bump 744e9a9810..cea510b708
Ed Tanous (1): Add missing include Change-Id: Id02dc4027c5e1a4179daa08d02d2ecd1baa2315d 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 16625dc71e..a62cac3e88 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 = "744e9a9810d8fa6eafb19d1cefbaaa32c32cc90f"
+SRCREV = "cea510b70811f8555d517efbf5e706903177ca85"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"