commit | 01bd17503899a988db4ba7a9f7c2a079507ff0da | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Oct 07 15:42:05 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Oct 08 01:33:18 2021 +0000 |
tree | 82043468949c200173ae47863b13680954e164ea | |
parent | 5bbfb76d71dcdd9a0ae2f2560815cf35ed5fb1cd [diff] [blame] |
x86-power-control: srcrev bump 418ce11fce..f3a33b4134 Patrick Williams (1): catch exceptions as const Change-Id: I400b096d1aad2ff17199a8752751fdc16d40eb8d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
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 86cfe98..dc69222 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 @@ DESCRIPTION = "Chassis Power Control service for Intel based platforms" SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=ssh" -SRCREV = "418ce11fce57cecce7d26a3dc368db824998926c" +SRCREV = "f3a33b41348f9f7def1928699d1b356a1d132df5" PV = "1.0+git${SRCPV}"