summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-x86/chassis
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-12 23:10:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-14 22:31:07 +0300
commit7b3cb8d59fb87c81ea43558604305848532c85b4 (patch)
treeb75b825e5e0dbf05263b4545d62f73a050ae95b8 /meta-phosphor/recipes-x86/chassis
parent2258fdfcf7192df95513cb3af86cc0c6b790055d (diff)
downloadopenbmc-7b3cb8d59fb87c81ea43558604305848532c85b4.tar.xz
x86-power-control: srcrev bump edd211e412..cc037b89fb
Patrick Williams (1): build: upgrade to C++23 Change-Id: Id2308cf4d44762ab3ff102bfac8f8d201a66ef6f 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 553a96b2d4..898543579c 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 = "edd211e4124356eb4186d227bc7f8afcea3d9cfe"
+SRCREV = "cc037b89fbfdf1c33dbf4461d5670e5395e4b19c"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/x86-power-control.git;protocol=https;branch=master"