summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-01 05:20:10 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-03-01 06:26:46 +0300
commit66a64c9dc48c47fcbeaf962a22d025f144d18cdd (patch)
tree1a5dfc30e6eed20948b226d8f62f53ef43b27e04 /meta-phosphor/recipes-x86
parent98fe6753a49b49111b6479fd0f1460acede4e60c (diff)
downloadopenbmc-66a64c9dc48c47fcbeaf962a22d025f144d18cdd.tar.xz
x86-power-control: srcrev bump 9eb263ba13..744e9a9810
Ed Tanous (1): Change io_service to io_context Change-Id: I6ddbed627c41c46881ef92007dcd910fd5ca5ce0 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 f3bab4373b..16625dc71e 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 = "9eb263ba138565d7e1acf166721481cc3b3244bd"
+SRCREV = "744e9a9810d8fa6eafb19d1cefbaaa32c32cc90f"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"