summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-17 21:21:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-20 03:45:43 +0300
commit27ed9a21506eb37dc645921cf39b5a94fd5a5cec (patch)
tree5321c1266fb60b41fb7205a4571372821f280321
parenta74bae614c6b56d7bacfe3f5d1e2a8a619dd46c8 (diff)
downloadopenbmc-27ed9a21506eb37dc645921cf39b5a94fd5a5cec.tar.xz
x86-power-control: srcrev bump 50937e7339..1aa08b2364
Zev Weiss (1): Enable comments in config json Change-Id: Ifb2c84391dd0bac009a1f673288ee3e7f705af88 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 53de8c616..e9bad0698 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 = "50937e7339db744f765efdc3cc58f3d0c5976601"
+SRCREV = "1aa08b23645a85c655fe4712fe7bbb81c7f46dfc"
PV = "1.0+git${SRCPV}"