summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86/chassis
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-08 04:50:45 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-02-08 21:42:48 +0300
commitd720cdb966bdd4c20b73591fece26d1c1fe68913 (patch)
treea1dc147f809f7b5d912f5a10214aaf31f6aadec4 /meta-phosphor/recipes-x86/chassis
parent50970e3155907caedd2255d0c342e053b95e24a5 (diff)
downloadopenbmc-d720cdb966bdd4c20b73591fece26d1c1fe68913.tar.xz
x86-power-control: srcrev bump 3efcf37b33..8623918b95
Tim Lee (1): Correct osState string to match xyz naming format for fixing automation test Change-Id: Iffd91c1efe10bc066285f274322505a2281e393a 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 455b7aea08..146b4e4e0f 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=https;branch=master"
-SRCREV = "3efcf37b33a73fbf0662a9b148a5fbdca2f81dce"
+SRCREV = "8623918b9528cc234dcefe32b83f07ad73a49145"
PV = "1.0+git${SRCPV}"