summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-02-23 07:00:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-02-24 01:25:17 +0300
commita42ad3193433708711befb742cd473d4961b1eb4 (patch)
treef2790f9b599634e2fda479966af6bafd3ecb47e7 /meta-phosphor/recipes-x86
parent6516324b2115b9dfda73ed6043192a2c381735cf (diff)
downloadopenbmc-a42ad3193433708711befb742cd473d4961b1eb4.tar.xz
x86-power-control: srcrev bump b1e34a11f5..dc0bab929c
Jayanth Othayoth (1): event: reset button pressed event updates Change-Id: If31a8367688d7e459d62d72b8a2610be3ce1156b 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 31dbe81963..51576216ee 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 = "b1e34a11f5c64a7c4225fb4cf15ee7f9368cbef4"
+SRCREV = "dc0bab929c9b11f5d980ffb1421a3192253fbf4b"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"