summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-24 04:51:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-26 00:34:19 +0300
commit40702aceb5fe634d719d091a0dfddffec9411122 (patch)
treea989d0135622cc8cf2aab5400063d735fb2a2cd3 /meta-phosphor/recipes-x86
parentb9d45c9ea2858cb2c6b1aa6ff9f63470f89100f3 (diff)
downloadopenbmc-40702aceb5fe634d719d091a0dfddffec9411122.tar.xz
x86-power-control: srcrev bump 22e0bec01e..92caa4c639
Lei YU (1): Use power_control namespace in main() Change-Id: I90397c1b42ad6513c7308fc759791d312153f4a8 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 c5788d00e..8765dd573 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 = "22e0bec01e283819c13310640918c89f4a74fb56"
+SRCREV = "92caa4c639903ef076e2f09e985291781edd927d"
PV = "1.0+git${SRCPV}"