summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86/chassis
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-16 09:50:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-05-17 04:06:18 +0300
commitc8020998fecd9f200eeceb8b22f2dd0d849f6fad (patch)
tree39df89022e11b39e16ad5826bdcc05457c9e1323 /meta-phosphor/recipes-x86/chassis
parent0c0d266c07bc2472462ae24438529e6351ad7dc1 (diff)
downloadopenbmc-c8020998fecd9f200eeceb8b22f2dd0d849f6fad.tar.xz
x86-power-control: srcrev bump 48aa1f05d5..d7ea283b7e
Olivier FAURAX (1): Add option to only log nmiButtonPress when host is running Change-Id: I74c059233ee3ee65582ffda71c4b2644780c82c3 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 95146f9b01..bed2a4db38 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 = "48aa1f05d51c2f2cc86e9592a3569e022f9171c8"
+SRCREV = "d7ea283b7ec6c7718ac70b0d38c654b9a5bac3db"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"