summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86/chassis
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-13 02:41:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-17 04:00:27 +0300
commitaa99b0afccaa5e7a927067f2f1c83345a1fdfcf8 (patch)
tree427fe815229e785157d63713d4a3a394cbb3c469 /meta-phosphor/recipes-x86/chassis
parentdcf955ce97bbe01d60ef32328178c1de92173f52 (diff)
downloadopenbmc-aa99b0afccaa5e7a927067f2f1c83345a1fdfcf8.tar.xz
x86-power-control: srcrev bump 047bcb569b..7c8d19cbcd
Jason M. Bills (1): Don't check for warm reset on reset button press Change-Id: I7cd23e85468d60bc24005bd5a504c15863ab51a3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-x86/chassis')
-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 037d943d9..3713ff733 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 = "047bcb569b9c8baaa6184350a1628ec6e4008252"
+SRCREV = "7c8d19cbcd2f444f112c4a78ac4ea7c64d000ee6"
PV = "1.0+git${SRCPV}"